summaryrefslogtreecommitdiff
path: root/lib/cssmin/copyright
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2016-04-29 14:00:14 +0200
committeremkael <emkael@tlen.pl>2016-04-29 14:00:14 +0200
commit6b8515f0fe678744efec278f1e2eeae302991adf (patch)
tree09037e00e0b94baba7653bba3c48ab7673b24175 /lib/cssmin/copyright
parent7a2a894fab8414200b53da9d2d6959c80271cad8 (diff)
* CssMin library, v3.0.4
Diffstat (limited to 'lib/cssmin/copyright')
-rw-r--r--lib/cssmin/copyright26
1 files changed, 26 insertions, 0 deletions
diff --git a/lib/cssmin/copyright b/lib/cssmin/copyright
new file mode 100644
index 0000000..0738703
--- /dev/null
+++ b/lib/cssmin/copyright
@@ -0,0 +1,26 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: CssMin
+Source: https://github.com/natxet/CssMin
+Upstream-Contact: Joe Scylla <joe.scylla@gmail.com>
+
+Files: *
+Copyright: 2008-2011, Joe Scylla <joe.scylla@gmail.com>
+ Rowan Beentje <http://assanka.net>
+License: Expat
+ 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 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 OR COPYRIGHT HOLDERS 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.