[DRE-commits] [ruby-css-parser] 04/11: Update upstream copyright
Lucas Kanashiro
kanashiro at moszumanska.debian.org
Sun Aug 27 23:40:24 UTC 2017
This is an automated email from the git hooks/post-receive script.
kanashiro pushed a commit to branch master
in repository ruby-css-parser.
commit dc5351d0fed5dbe25cfbb304dd7f43d38b3823b2
Author: Lucas Kanashiro <kanashiro at debian.org>
Date: Fri Aug 11 13:17:35 2017 -0300
Update upstream copyright
---
debian/changelog | 1 +
debian/copyright | 29 +++++++++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 685cd1b..eaabe4f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ ruby-css-parser (1.5.0.pre2-1) UNRELEASED; urgency=medium
[ Lucas Kanashiro ]
* New upstream version 1.5.0.pre2
* Refresh patches
+ * Update upstream copyright
-- Lucas Kanashiro <kanashiro at debian.org> Fri, 11 Aug 2017 12:58:54 -0300
diff --git a/debian/copyright b/debian/copyright
index 8d918ee..f7b5277 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,6 +6,10 @@ Files: *
Copyright: 2007-2011 Alex Dunae
License: Expat
+Files: test/fixtures/complex.css
+Copyright: 2008, Yahoo! Inc.
+License: BSD
+
Files: debian/*
Copyright: 2015 Antonio Terceiro <terceiro at debian.org>
License: Expat
@@ -29,3 +33,28 @@ License: Expat
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
+ 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. Neither the name of the University nor the names of its contributors
+ may be used to endorse or promote products derived from this software
+ without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``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 REGENTS OR CONTRIBUTORS 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-css-parser.git
More information about the Pkg-ruby-extras-commits
mailing list