licensing cleanup (GPLv2)
[org.ibex.core.git] / src / org / ibex / graphics / Affine.java
index 1b47071..027f048 100644 (file)
@@ -1,5 +1,8 @@
+// Copyright 2000-2005 the Contributors, as shown in the revision logs.
+// Licensed under the GNU General Public License version 2 ("the License").
+// You may not use this file except in compliance with the License.
+
 // FIXME
-// Copyright 2004 Adam Megacz, see the COPYING file for licensing [GPL]
 package org.ibex.graphics;
 import java.util.*;