This is an automated email from the git hooks/post-receive script. tjaalton-guest pushed a commit to branch master in repository relaxngcc.
commit b7b6fb569038d1815fc6a47b21d40fef12d9d7b1 Author: Timo Aaltonen <[email protected]> Date: Thu Jan 9 18:42:05 2014 +0200 fix copyright --- debian/copyright | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/debian/copyright b/debian/copyright index c00f5f1..503d2fa 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,12 +1,16 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: relaxngcc -Source: http://relaxngcc.sourceforge.net/en/index.htm +Source: http://relaxngcc.sourceforge.net Files: * Copyright: 2000-2003, Daisuke Okajima and Kohsuke Kawaguchi -License: ASL-1.1 +License: Apache-1.1 -License: ASL-1.1 +Files: debian/* +Copyright: 2013, Ade Lee <[email protected]> +License: Apache-1.1 + +License: Apache-1.1 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -47,11 +51,3 @@ License: ASL-1.1 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -Files: debian/* -Copyright: 2013, Ade Lee <[email protected]> -License: Apache-2.0 - -License: Apache-2.0 - On Debian systems, the full text of the Apache-2.0 license - can be found in the file '/usr/share/common-licenses/Apache-2.0' -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/relaxngcc.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

