diff options
author | Paul Duncan <pabs@pablotron.org> | 2018-09-03 09:53:44 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2018-09-03 09:53:44 -0400 |
commit | 7134bcf24c9e6a1b4c35f7c9ed5f3326e3be9e40 (patch) | |
tree | 4b825dc642cb6eb9a060e54bf8d69288fbee4904 /COPYING | |
parent | 3a519a212a64a04f70fb7f3a8c61505d2dd35b66 (diff) | |
download | zipstream-php-7134bcf24c9e6a1b4c35f7c9ed5f3326e3be9e40.tar.bz2 zipstream-php-7134bcf24c9e6a1b4c35f7c9ed5f3326e3be9e40.zip |
remove old files
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/COPYING b/COPYING deleted file mode 100644 index 7cf062d..0000000 --- a/COPYING +++ /dev/null @@ -1,20 +0,0 @@ -Copyright (C) 2007-2009 Paul Duncan <pabs@pablotron.org> - -Permission is hereby granted, free of charge, to any person obtaining a -copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: - -The above copyright notice and this permission notice shall be included -in all copies or substantial portions of the of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING -FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER -DEALINGS IN THE SOFTWARE. |