This is an automated email from the git hooks/post-receive script. bob.dybian-guest pushed a commit to branch master in repository openbugs.
commit fa04575e0eceb05c26915c9981da539330cce6e0 Author: Dylan Aïssi <[email protected]> Date: Tue Jun 10 08:52:04 2014 +0200 Added debian/copyright --- debian/copyright | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..45fae5c --- /dev/null +++ b/debian/copyright @@ -0,0 +1,41 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: OpenBUGS +Upstream-Contact: Thomas Andrew <Andrew.Thomas at rni.helsinki.fi> +Source: http://www.openbugs.net/ + +Files: * +Copyright: 2010-2011, OpenBUGS Project Management Group + 1996-2010, MRC (UK) and Imperial College, UK + 1990-1996, Medical Research Council, UK +License: GPL-3+ + 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 package; if not, write to the Free + Software Foundation, Inc., 51 Franklin St, Fifth Floor, + Boston, MA 02110-1301 USA + . + On Debian systems, the full text of the GNU General Public + License version 3 can be found in the file + `/usr/share/common-licenses/GPL-3'. + +Files: lib/libOpenBUGS.so +Copyright: 2010-2011, OpenBUGS Project Management Group + 1996-2010, MRC (UK) and Imperial College, UK + 1990-1996, Medical Research Council, UK +License: ??? + +Files: debian/* +Copyright: 2014, Dylan Aïssi <[email protected]> +License: GPL-3+ + Same as openbugs itelf -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/openbugs.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
