diff options
author | Christopher R. Hertel <crh@samba.org> | 1998-04-16 15:48:07 +0000 |
---|---|---|
committer | Christopher R. Hertel <crh@samba.org> | 1998-04-16 15:48:07 +0000 |
commit | e459b7d4d9b249270cebc3d68a0b436e59522248 (patch) | |
tree | 2a7759ab224649a916a3344f6ad8421775133d54 /source3 | |
parent | 041a292c439189206f1c35de94893dd51a1fda33 (diff) | |
download | samba-e459b7d4d9b249270cebc3d68a0b436e59522248.tar.gz samba-e459b7d4d9b249270cebc3d68a0b436e59522248.tar.xz samba-e459b7d4d9b249270cebc3d68a0b436e59522248.zip |
Minor change to the wording. It used to say "files with the prefix 'ubi_'"
or some such. Some future files won't have the ubi_ prefix. -)----- Chris
(This used to be commit 955a9f9199b468b72c4b828fed5b2903d0a5273a)
Diffstat (limited to 'source3')
-rw-r--r-- | source3/ubiqx/README.UBI | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/source3/ubiqx/README.UBI b/source3/ubiqx/README.UBI index eff1916187c..2f47907b465 100644 --- a/source3/ubiqx/README.UBI +++ b/source3/ubiqx/README.UBI @@ -1,11 +1,11 @@ Thu Oct 16 11:07:18 CDT 1997 -Files in the samba/source/ubiqx directory which begin with the prefix -"ubi_" are licensed under the terms of the GNU LIBRARY GENERAL PUBLIC -LICENSE (LGPL). A copy of the LGPL should also be included in this -directory under the name COPYING.LIB. If this file is not present, you -can obtain a copy of the LGPL by writing to the Free Software Foundation, -Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +The C code files in the samba/source/ubiqx directory are licensed under +the terms of the GNU LIBRARY GENERAL PUBLIC LICENSE (LGPL). A copy of the +LGPL should also be included in this directory under the name COPYING.LIB. +If this file is not present, you can obtain a copy of the LGPL by writing +to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, +USA. See http://www.interads.co.uk/~crh/ubiqx/ for more info and additional available modules. |