Author: eugene-guest Date: 2013-05-17 10:49:30 +0000 (Fri, 17 May 2013) New Revision: 16688
Modified: trunk/saxonhe/debian/copyright Log: license fixed Modified: trunk/saxonhe/debian/copyright =================================================================== --- trunk/saxonhe/debian/copyright 2013-05-17 08:25:57 UTC (rev 16687) +++ trunk/saxonhe/debian/copyright 2013-05-17 10:49:30 UTC (rev 16688) @@ -2,9 +2,22 @@ Upstream-Name: Saxon-HE Source: http://www.saxonica.com/ -Files: * +Files: src/* Copyright: 1999-2013, Saxonica -License: Mozilla Public License version 1.0 +License: MPL-1.1 + The contents of this file are subject to the Mozilla Public License + Version 1.1 (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.mozilla.org/MPL/ + . + Software distributed under the License is distributed on an "AS IS" + basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the + License for the specific language governing rights and limitations + under the License. + . + The Original Code is Saxon-HE - The XSLT and XQuery Processor. + . + The Initial Developer of the Original Code is Michael H. Kay. Files: debian/* Copyright: 2013, Eugene Zhukov <[email protected]> @@ -14,5 +27,3 @@ On Debian GNU/Linux system you can find the complete text of the Apache-2.0 license in '/usr/share/common-licenses/Apache-2.0' -License: Mozilla Public License version 1.0 - http://www.mozilla.org/MPL/1.0/ _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

