diff options
author | cinap_lenrek <cinap_lenrek@localhost> | 2011-08-26 07:06:48 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@localhost> | 2011-08-26 07:06:48 +0200 |
commit | affb1ec18cabdc31d5e10c5d9200630dcde1f814 (patch) | |
tree | 271b474b822a81eb7c285c325244d2264b0b23a1 /lib | |
parent | 55d4dec59378ab4e57f4f281b517b495bb9d894c (diff) | |
parent | 4331669f7b618d3c4502703806e6ad2288f6d567 (diff) | |
download | plan9front-affb1ec18cabdc31d5e10c5d9200630dcde1f814.tar.xz |
fixing broken path reference
Diffstat (limited to 'lib')
-rw-r--r-- | lib/legal/afpl (renamed from lib/LICENSE.afpl) | 0 | ||||
-rw-r--r-- | lib/legal/gpl (renamed from lib/LICENSE.gpl) | 0 | ||||
-rw-r--r-- | lib/legal/lpl (renamed from lib/LICENSE) | 4 |
3 files changed, 2 insertions, 2 deletions
diff --git a/lib/LICENSE.afpl b/lib/legal/afpl index 60c9190d2..60c9190d2 100644 --- a/lib/LICENSE.afpl +++ b/lib/legal/afpl diff --git a/lib/LICENSE.gpl b/lib/legal/gpl index 57f7a42e9..57f7a42e9 100644 --- a/lib/LICENSE.gpl +++ b/lib/legal/gpl diff --git a/lib/LICENSE b/lib/legal/lpl index 8edf8bfe1..0cf6c5307 100644 --- a/lib/LICENSE +++ b/lib/legal/lpl @@ -11,11 +11,11 @@ with the following notable exceptions: These directories contain material copyrights by B&H Inc. and Y&Y Inc. 2. The printer fonts identified in subdirectory /sys/lib/ghostscript/font - are subject to the GNU GPL, reproduced in the file /lib/LICENSE.gpl. + are subject to the GNU GPL, reproduced in the file /lib/legal/gpl. 3. The ghostscript program in the subdirectory /sys/src/cmd/gs is covered by the Aladdin Free Public License, reproduced in the file - /lib/LICENSE.afpl. + /lib/legal/afpl. Other, less notable exceptions are marked in the file tree with COPYING, COPYRIGHT, or LICENSE files. |