diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2017-05-07 15:51:24 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2017-05-07 15:51:24 +0000 |
commit | 877d24eb8bffd3d5ceef5ada5b3d3917b0207129 (patch) | |
tree | a248446b5d0ba85a982b02bf8b93cd926a1d395c /COPYING | |
parent | Releasing debian version 0.9-5. (diff) | |
download | lzd-877d24eb8bffd3d5ceef5ada5b3d3917b0207129.tar.xz lzd-877d24eb8bffd3d5ceef5ada5b3d3917b0207129.zip |
Merging upstream version 1.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -0,0 +1,17 @@ + Lzd - Educational decompressor for the lzip format + Copyright (C) Antonio Diaz Diaz. + + This program is free software. Redistribution and use in source and + binary forms, with or without modification, are permitted provided + that the following conditions are met: + + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |