Author: tmancill Date: 2011-06-09 03:58:16 +0000 (Thu, 09 Jun 2011) New Revision: 13774
Modified: trunk/libjemmy2-java/debian/copyright Log: proposed updated to debian/copyright Modified: trunk/libjemmy2-java/debian/copyright =================================================================== --- trunk/libjemmy2-java/debian/copyright 2011-06-08 22:57:07 UTC (rev 13773) +++ trunk/libjemmy2-java/debian/copyright 2011-06-09 03:58:16 UTC (rev 13774) @@ -1,15 +1,48 @@ -Format: http://www.debian.org/doc/copyright-format/1.0 +Format: http://dep.debian.net/deps/dep5/ Source: https://svn.java.net/svn/jemmy~svn/trunk/AWT/Jemmy2 Files: * Copyright: (C) 1997-2007 Sun Microsystems, Inc. - (C) 2000-2002 Marc De Scheemaecker - (C) 2001-2004 Massachusetts Institute of Technology - (C) 2004-06 Michael Chang - (C) 2004-10 Ben Fry and Casey Reas - (C) 2008 Dan Shiffman + (C) 1997-2007 Alexandre Iline ([email protected]) License: CDDL or GPL-2 with Classpath exception + +Files: src/org/netbeans/jemmy/util/NameComponentChooser.java +Copyright: + (C) 1997-2007 Sun Microsystems, Inc. + (C) 1997-2007 Alexandre Iline ([email protected]) + (C) 1997-2007 Nathan Paris ([email protected]) +License: CDDL or GPL-2 with Classpath exception + +Files: src/org/netbeans/jemmy/util/DumpController.java +Copyright: + (C) 1997-2007 Sun Microsystems, Inc. + (C) 1997-2007 Alexandre Iline ([email protected]) + (C) 1997-2007 shura +License: CDDL or GPL-2 with Classpath exception + +Files: src/org/netbeans/jemmy/util/PNGEncoder.java +Copyright: + (C) 1997-2007 Sun Microsystems, Inc. + (C) 1997-2007 Alexandre Iline ([email protected]) + (C) 1997-2007 Adam Sotona +License: CDDL or GPL-2 with Classpath exception + +Files: src/org/netbeans/jemmy/drivers/menus/AppleMenuDriver.java +Copyright: + (C) 1997-2007 Sun Microsystems, Inc. + (C) 1997-2007 Alexandre Iline ([email protected]) + (C) 1997-2007 shura +License: CDDL or GPL-2 with Classpath exception + +Files: src/org/netbeans/jemmy/drivers/scrolling/KeyboardJSSliderSCrollDriver.java +Copyright: + (C) 1997-2007 Sun Microsystems, Inc. + (C) 1997-2007 Alexandre Iline ([email protected]) + (C) 1997-2007 shura +License: CDDL or GPL-2 with Classpath exception + +License: CDDL or GPL-2 with Classpath exception The contents of this file are subject to the terms of either the GNU General Public License Version 2 only ("GPL") or the Common Development and Distribution License("CDDL") (collectively, the _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

