This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository libpicocontainer-java.
commit 933d89df5e9d87777023c3de8798ee5a3713101d Author: Torsten Werner <[email protected]> Date: Sun Dec 9 19:57:06 2007 +0000 Make debian/copyright more verbose. --- debian/changelog | 6 ++++++ debian/copyright | 22 ++++++++++++++++++++-- 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 00668ae..4d77e6a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libpicocontainer-java (1.3-2) unstable; urgency=low + + * Make debian/copyright more verbose. + + -- Torsten Werner <[email protected]> Sun, 09 Dec 2007 20:56:12 +0100 + libpicocontainer-java (1.3-1) unstable; urgency=low * initial version (Closes: #453469) diff --git a/debian/copyright b/debian/copyright index d288e5b..745bb94 100644 --- a/debian/copyright +++ b/debian/copyright @@ -6,6 +6,24 @@ It was downloaded from http://www.picocontainer.org Upstream Authors: Paul Hammant, Konstantin Pribluda, Jörg Schaible, Mauro Talevi, Michael Ward, Michael Rimov, Jose Peleteiro -Picocontainer is licensed under the BSD license which can be found in -/usr/share/common-licenses/BSD on Debian GNU/Linux systems. +Copyright (C) PicoContainer Organization. All rights reserved. + +License: + + Pico is BSD licensed. At least, with us as copyright holder instead + of "Regents of the University of California". + 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. + +The full text of the BSD license can be found in +/usr/share/common-licenses/BSD on Debian GNU/Linux systems. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libpicocontainer-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

