[findbugs] 14/18: Refreshed debian/copyright
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Aug 10 17:55:48 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository findbugs.
commit d6af7304c199df0b5a43170fd0e69a4f3b41b3ff
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Aug 10 19:25:09 2016 +0200
Refreshed debian/copyright
---
debian/changelog | 1 +
debian/copyright | 95 +++++++++++++++++++++++++++++++++++---------------------
2 files changed, 60 insertions(+), 36 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index eb696b8..e1d1eb6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ findbugs (3.1.0~preview2-1) UNRELEASED; urgency=medium
- Refreshed the patches
- Depend on Java 8
- Depend on libbcel-java (>= 6.0) (Closes: #832842)
+ - Refreshed debian/copyright
* Moved the core library, the annotations and the Ant tasks to distinct
packages (Closes: #808707)
* Depend on libasm-java (>= 5.0) instead of libasm4-java
diff --git a/debian/copyright b/debian/copyright
index bf1cfe3..3c59447 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,42 +1,34 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: findbugs
+Upstream-Name: FindBugs
Source: https://github.com/findbugsproject/findbugs
-Files: src/gui/edu/umd/cs/findbugs/gui2/CloudCommentsPane.java
-Copyright: 2010 Keith Lea
-License: GPL-3.0+
-
-License: GPL-3.0+
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
- .
- This package 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. See the
- GNU General Public License for more details.
- .
- You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>.
- .
- On Debian systems, the complete text of the GNU General
- Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
-
Files: *
-Copyright: 2013 Bill Pugh, pugh at cs.umd.edu
- 2013 Andrey Loskutov, Loskutov at gmx.de
- 2013 Keith Lea
- 2012 David Hovemeyer
- 2012 Nay Ayewah
- 2012 Ben Langmead
- 2012 Tomas Pollak
- 2012 Phil Crosby
- 2012 Peter Friese
- 2012 Dave Brosius
- 2012 Brian Goetz
- 2012 Rohan Lloyd
-License: LGPL-2.1
+Copyright: 2003-2013, University of Maryland,
+ 2003-2008, David Hovemeyer
+ 2003-2015, Bill Pugh
+ 2003-2005, Mike Fagan
+ 2004-2006, Dave Brosius
+ 2004-2006, Peter Friese
+ 2004-2005, Rohan Lloyd
+ 2004, Garvin LeClaire
+ 2004, Brian Goetz
+ 2005, Chris Nappin
+ 2005, Jay Dunning
+ 2005-2007, Etienne Giraudy
+ 2007-2016, Andrey Loskutov
+ 2007-2008, Ben Langmead
+ 2008, Google Inc.
+ 2008, Peter Franza
+ 2009-2010, Andy Staudacher
+ 2009, Tomas Pollak
+ 2009-2012, Keith Lea
+ 2012, Nay Ayewah
+ 2012, Phil Crosby
+ 2014-2015, David Pursehouse
+ 2014, Kevin Lubick
+ 2014-2016, Tagir Valeev
+ 2015, Brahim Djoudi
+License: LGPL-2.1+
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
@@ -54,9 +46,40 @@ License: LGPL-2.1
On Debian systems, the complete text of the GNU General
Public License version 2 can be found in "/usr/share/common-licenses/LGPL-2.1".
+Files: src/java/org/apache/bcel/classfile/StackMapTable.java
+ src/java/org/apache/bcel/classfile/StackMapTableEntry.java
+Copyright: 2008-2016, The Apache Software Foundation
+License: Apache-2.0
+ On Debian systems, the full text of the Apache-2.0 license
+ can be found in the file '/usr/share/common-licenses/Apache-2.0'
+
+Files: etc/docbook/*
+Copyright: 1992-2002, HaL Computer Systems, Inc.
+ 1992-2002, O'Reilly & Associates, Inc.
+ 1992-2002, ArborText, Inc.
+ 1992-2002, Fujitsu Software Corporation
+ 1992-2002, Norman Walsh
+ 1992-2002, Sun Microsystems, Inc.
+ 1992-2002, Organization for the Advancement of Structured Information Standards (OASIS)
+License: docbook
+ Permission to use, copy, modify and distribute the DocBook DTD
+ and its accompanying documentation for any purpose and without fee
+ is hereby granted in perpetuity, provided that the above copyright
+ notice and this paragraph appear in all copies. The copyright
+ holders make no representation about the suitability of the DTD for
+ any purpose. It is provided "as is" without expressed or implied
+ warranty.
+ .
+ If you modify the DocBook DTD in any way, except for declaring and
+ referencing additional sets of general entities and declaring
+ additional notations, label your DTD as a variant of DocBook. See
+ the maintenance documentation for more information.
Files: debian/*
-Copyright: 2013 ShuxiongYe <yeshuxiong at gmail.com>
+Copyright: 2013, ShuxiongYe <yeshuxiong at gmail.com>
+ 2013-2016, tony mancill <tmancill at debian.org>
+ 2014, James Page <james.page at ubuntu.com>
+ 2015-2016, Emmanuel Bourg <ebourg at apache.org>
License: GPL-2+
This package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/findbugs.git
More information about the pkg-java-commits
mailing list