This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository h2database.
commit 50ee417ba10270cd34cdbe3166253b684719f0a0 Author: Emmanuel Bourg <[email protected]> Date: Mon Feb 16 16:27:46 2015 +0100 Copyright information for JdbcConnectionPool.java --- debian/copyright | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/debian/copyright b/debian/copyright index dad0a6f..eaa5316 100644 --- a/debian/copyright +++ b/debian/copyright @@ -6,10 +6,34 @@ Files: * Copyright: 2004-2011 H2 Group License: EPL-1.0 or H2 +Files: src/main/org/h2/jdbcx/JdbcConnectionPool.java +Copyright: 2007-2011, Christian d'Heureuse + 2007-2011, H2 Group +License: H2 or LGPL-3+ +Comment: + Adapted from the MiniConnectionPoolManager class by Christian d'Heureuse + http://www.source-code.biz/miniconnectionpoolmanager/MiniConnectionPoolManager.java.txt + Files: debian/* Copyright: 2011 Sebastian Reichel <[email protected]> License: ISC +License: LGPL-3+ + This module 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 + version 3 of the License, or (at your option) any later version. + See http://www.gnu.org/licenses/lgpl.html + . + This program 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 Lesser General Public + License for more details. + . + On Debian systems, the full text of the GNU Lesser General Public + License can be found in the file '/usr/share/common-licenses/LGPL-3' + License: EPL-1.0 Eclipse Public License - Version 1.0 . -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/h2database.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

