Author: tfischer
Date: Sun May 15 11:24:57 2011
New Revision: 1103320

URL: http://svn.apache.org/viewvc?rev=1103320&view=rev
Log:
correcr place for license header

Modified:
    
db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/om/BooleanKey.java

Modified: 
db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/om/BooleanKey.java
URL: 
http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/om/BooleanKey.java?rev=1103320&r1=1103319&r2=1103320&view=diff
==============================================================================
--- 
db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/om/BooleanKey.java
 (original)
+++ 
db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/om/BooleanKey.java
 Sun May 15 11:24:57 2011
@@ -1,7 +1,5 @@
 package org.apache.torque.om;
 
-import java.sql.Types;
-
 /*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -21,6 +19,8 @@ import java.sql.Types;
  * under the License.
  */
 
+import java.sql.Types;
+
 /**
  * This class can be used as an ObjectKey to uniquely identify an
  * object within an application where the id consists



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to