This is an automated email from the git hooks/post-receive script. mquinson pushed a commit to branch debian-debian in repository jlm.
commit b0d21186313403ceb427325777adc3882c4dc6d4 Author: Martin Quinson <[email protected]> Date: Sun Jun 16 22:24:30 2013 +0200 add the missing license paragraphs --- debian/copyright | 37 ++++++++++++++++++++++++++++++++++++- 1 file changed, 36 insertions(+), 1 deletion(-) diff --git a/debian/copyright b/debian/copyright index 4bbfb31..79b1579 100644 --- a/debian/copyright +++ b/debian/copyright @@ -7,7 +7,9 @@ Source: https://github.com/oster/JLM Files: * Copyright: Copyright 2008-2013 the JLM team License: GPLv3+ - + On Debian systems, the complete text of the GPL-3 can be found in + /usr/share/common-licenses/GPL-3. + Files: src/lessons/* Copyright: Copyright 2008-2013 the JLM team License: CC-BY-SA-3.0 @@ -56,12 +58,16 @@ Files: img/menu-locale.png Copyright: Copyright (c) 2003-2004 David Vignoni. License: LGPL + On Debian systems, the complete text of the LGPL can be found in + /usr/share/common-licenses/LGPL. Files: img/busyicon/* img/world_turtle.png Copyright: unknown License: GPLv2 + On Debian systems, the complete text of the GPL-2 can be found in + /usr/share/common-licenses/GPL-2. Files: img/focus_* @@ -73,3 +79,32 @@ License: CC0 Public Domain Files: debian/* Copyright: Copyright 2013 (C) Martin Quinson License: GPLv3+ + On Debian systems, the complete text of the GPL-3 can be found in + /usr/share/common-licenses/GPL-3. + +License: CC-BY-SA-3.0 + You are free to copy, distribute and transmit the work, to adapt the + work and to make commercial use of the work, under the following + conditions: + . + You must attribute the work in the manner specified by + the author or licensor (but not in any way that suggests that they + endorse you or your use of the work). + . + If you alter, transform, or build upon this work, you may distribute + the resulting work only under the same or similar license to this one. + . + This is a summary. The legal code can be retrieved at + http://creativecommons.org/licenses/by-sa/3.0/ + +License: CC0 Public Domain + The person who associated a work with this deed has dedicated the + work to the public domain by waiving all of his or her rights to the + work worldwide under copyright law, including all related and + neighboring rights, to the extent allowed by law. + . + You can copy, modify, distribute and perform the work, even for + commercial purposes, all without asking permission. + . + This is a summary. The legal code can be retrieved at + http://creativecommons.org/publicdomain/zero/1.0/ -- Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-java/jlm.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

