Author: eugene-guest Date: 2013-12-02 11:30:57 +0000 (Mon, 02 Dec 2013) New Revision: 17521
Modified: trunk/saxonhe/debian/copyright Log: CERN license added to copyright Modified: trunk/saxonhe/debian/copyright =================================================================== --- trunk/saxonhe/debian/copyright 2013-11-27 18:17:22 UTC (rev 17520) +++ trunk/saxonhe/debian/copyright 2013-12-02 11:30:57 UTC (rev 17521) @@ -22,6 +22,16 @@ The complete text of the Mozilla Public License can be found in the `MPL' file in the same directory as this file. +Files: src/main/java/net/sf/saxon/expr/sort/GenericSorter.java +Copyright: 1999 CERN - European Organization for Nuclear Research. +License: + Permission to use, copy, moNumbererdify, distribute and sell this software + and its documentation for any purpose is hereby granted without fee, provided + that the above copyright notice appear in all copies and that both that + copyright notice and this permission notice appear in supporting documentation. + CERN makes no representations about the suitability of this software for any + purpose. It is provided "as is" without expressed or implied warranty. + Files: debian/* Copyright: 2013, Eugene Zhukov <[email protected]> License: MPL-1.0 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

