[DRE-commits] [ruby-httparty] 01/01: Add copyright notice for website/css/common.css
Cédric Boutillier
boutil at moszumanska.debian.org
Fri Jan 24 13:55:03 UTC 2014
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-httparty.
commit 52bcdd0f80bd72f796204ac10edd2661d81da65c
Author: Cédric Boutillier <boutil at debian.org>
Date: Fri Jan 24 14:50:24 2014 +0100
Add copyright notice for website/css/common.css
---
debian/changelog | 6 ++++++
debian/copyright | 29 +++++++++++++++++++++++++++++
2 files changed, 35 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index b29d6da..1bd07c4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-httparty (0.12.0-2) unstable; urgency=medium
+
+ * Add copyright notice for website/css/common.css
+
+ -- Cédric Boutillier <boutil at debian.org> Fri, 24 Jan 2014 14:50:01 +0100
+
ruby-httparty (0.12.0-1) unstable; urgency=low
* Initial release (Closes: #712096)
diff --git a/debian/copyright b/debian/copyright
index bf132dd..f2780f3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,6 +6,10 @@ Files: *
Copyright: 2008 John Nunemaker <nunemaker at gmail.com>
License: Expat
+Files: website/css/common.css
+Copyright: 2007 Yahoo! Inc.
+License: BSD-3-clause
+
Files: debian/*
Copyright: 2013 Cédric Boutillier <boutil at debian.org>
License: Expat
@@ -30,3 +34,28 @@ License: Expat
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.
+
+License: BSD-3-clause
+ All rights reserved.
+ .
+ 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.
+ 3. The name of the author may not be used to endorse or promote products
+ derived from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED 'AS IS' AND ANY EXPRESS OR IMPLIED WARRANTIES,
+ INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
+ AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
+ THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
+ OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
+ OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
+ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-httparty.git
More information about the Pkg-ruby-extras-commits
mailing list