This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository beast2-mcmc.
commit 249bca35221943ecb377d0a73eb0a27fc7be4246 Author: Andreas Tille <[email protected]> Date: Mon May 23 20:49:16 2016 +0200 Add licenses of two third party projects --- debian/copyright | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/debian/copyright b/debian/copyright index 1587df5..5cb966d 100644 --- a/debian/copyright +++ b/debian/copyright @@ -9,6 +9,14 @@ Files: * Copyright: 2002-2011 Alexei Drummond and Andrew Rambaut License: LGPL-3+ +Files: src/org/apache/commons/math/* +Copyright: 2003-2016 The Apache Software Foundation +License: Apache-2.0 + +Files: src/org/json/* +Copyright: 2010-2015 The Android Open Source Project +License: Apache-2.0 + Files: debian/* Copyright: 2011-2012 Andreas Tille <[email protected]> License: LGPL-3+ @@ -31,3 +39,21 @@ License: LGPL-3+ in the file ‘/usr/share/common-licenses/LGPL-3’, and the GNU GPL license version 3 is included in the file ‘/usr/share/common-licenses/GPL-3’. +License: Apache-2.0 + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + . + http://www.apache.org/licenses/LICENSE-2.0 + . + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + . + On Debian systems you can find the full text of the Apache 2.0 license + at /usr/share/common-licenses/Apache-2.0. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/beast2-mcmc.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
