reintroduced StringUtil.regexpReplace
[mir.git] / source / mir / storage / RecordInserter.java
index a4f8d8e..1027970 100755 (executable)
@@ -1,5 +1,5 @@
 /*\r
- * Copyright (C) 2005 The Mir-coders group\r
+ * Copyright (C) 2001-2006 The Mir-coders group\r
  *\r
  * This file is part of Mir.\r
  *\r
@@ -19,8 +19,6 @@
  *\r
  * In addition, as a special exception, The Mir-coders gives permission to link\r
  * the code of this program with  any library licensed under the Apache Software License,\r
- * The Sun (tm) Java Advanced Imaging library (JAI), The Sun JIMI library\r
- * (or with modified versions of the above that use the same license as the above),\r
  * and distribute linked combinations including the two.  You must obey the\r
  * GNU General Public License in all respects for all of the code used other than\r
  * the above mentioned libraries.  If you modify this file, you may extend this\r
@@ -32,7 +30,6 @@ package mir.storage;
 import java.sql.Connection;\r
 import java.sql.PreparedStatement;\r
 import java.sql.ResultSet;\r
-import java.sql.SQLException;\r
 import java.util.Date;\r
 \r
 /**\r