Author: twerner Date: 2007-12-09 19:57:06 +0000 (Sun, 09 Dec 2007) New Revision: 4985
Modified: trunk/libpicocontainer-java/debian/changelog trunk/libpicocontainer-java/debian/copyright Log: Make debian/copyright more verbose. Modified: trunk/libpicocontainer-java/debian/changelog =================================================================== --- trunk/libpicocontainer-java/debian/changelog 2007-12-09 15:40:58 UTC (rev 4984) +++ trunk/libpicocontainer-java/debian/changelog 2007-12-09 19:57:06 UTC (rev 4985) @@ -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) Modified: trunk/libpicocontainer-java/debian/copyright =================================================================== --- trunk/libpicocontainer-java/debian/copyright 2007-12-09 15:40:58 UTC (rev 4984) +++ trunk/libpicocontainer-java/debian/copyright 2007-12-09 19:57:06 UTC (rev 4985) @@ -6,6 +6,24 @@ 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 +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. - _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

