diff options
author | Karl Trygve Kalleberg <karltk@gentoo.org> | 2002-08-26 20:54:37 +0000 |
---|---|---|
committer | Karl Trygve Kalleberg <karltk@gentoo.org> | 2002-08-26 20:54:37 +0000 |
commit | 5d8ddc66fa1000c07caf324b3a6158c41b4c3fd8 (patch) | |
tree | 51497af8f89ef8484d5e30daa9ff21512642c171 /licenses/arj | |
parent | Fixes to PHP for gcc 3.2 (diff) | |
download | gentoo-2-5d8ddc66fa1000c07caf324b3a6158c41b4c3fd8.tar.gz gentoo-2-5d8ddc66fa1000c07caf324b3a6158c41b4c3fd8.tar.bz2 gentoo-2-5d8ddc66fa1000c07caf324b3a6158c41b4c3fd8.zip |
Added missing license
Diffstat (limited to 'licenses/arj')
-rw-r--r-- | licenses/arj | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/licenses/arj b/licenses/arj new file mode 100644 index 000000000000..04ed71f08c69 --- /dev/null +++ b/licenses/arj @@ -0,0 +1,17 @@ +Copyright (c) 1991-2000 by ARJ Software, Inc. All rights reserved. + + This code may be freely used in programs that are NOT ARJ archivers + (both compress and extract ARJ archives). + + If you wish to distribute a modified version of this program, you + MUST indicate that it is a modified version both in the program and + source code. + + We are holding the copyright on the source code, so please do not + delete our name from the program files or from the documentation. + + We wish to give credit to Haruhiko Okumura for providing the + basic ideas for ARJ and UNARJ in his program AR. Please note + that UNARJ is significantly different from AR from an archive + structural point of view. + |