diff --git a/symmetric-assemble/COPYING.LESSER b/symmetric-assemble/COPYING.LESSER deleted file mode 100644 index fc8a5de7ed..0000000000 --- a/symmetric-assemble/COPYING.LESSER +++ /dev/null @@ -1,165 +0,0 @@ - GNU LESSER GENERAL PUBLIC LICENSE - Version 3, 29 June 2007 - - Copyright (C) 2007 Free Software Foundation, Inc. - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - - This version of the GNU Lesser General Public License incorporates -the terms and conditions of version 3 of the GNU General Public -License, supplemented by the additional permissions listed below. - - 0. Additional Definitions. - - As used herein, "this License" refers to version 3 of the GNU Lesser -General Public License, and the "GNU GPL" refers to version 3 of the GNU -General Public License. - - "The Library" refers to a covered work governed by this License, -other than an Application or a Combined Work as defined below. - - An "Application" is any work that makes use of an interface provided -by the Library, but which is not otherwise based on the Library. -Defining a subclass of a class defined by the Library is deemed a mode -of using an interface provided by the Library. - - A "Combined Work" is a work produced by combining or linking an -Application with the Library. The particular version of the Library -with which the Combined Work was made is also called the "Linked -Version". - - The "Minimal Corresponding Source" for a Combined Work means the -Corresponding Source for the Combined Work, excluding any source code -for portions of the Combined Work that, considered in isolation, are -based on the Application, and not on the Linked Version. - - The "Corresponding Application Code" for a Combined Work means the -object code and/or source code for the Application, including any data -and utility programs needed for reproducing the Combined Work from the -Application, but excluding the System Libraries of the Combined Work. - - 1. Exception to Section 3 of the GNU GPL. - - You may convey a covered work under sections 3 and 4 of this License -without being bound by section 3 of the GNU GPL. - - 2. Conveying Modified Versions. - - If you modify a copy of the Library, and, in your modifications, a -facility refers to a function or data to be supplied by an Application -that uses the facility (other than as an argument passed when the -facility is invoked), then you may convey a copy of the modified -version: - - a) under this License, provided that you make a good faith effort to - ensure that, in the event an Application does not supply the - function or data, the facility still operates, and performs - whatever part of its purpose remains meaningful, or - - b) under the GNU GPL, with none of the additional permissions of - this License applicable to that copy. - - 3. Object Code Incorporating Material from Library Header Files. - - The object code form of an Application may incorporate material from -a header file that is part of the Library. You may convey such object -code under terms of your choice, provided that, if the incorporated -material is not limited to numerical parameters, data structure -layouts and accessors, or small macros, inline functions and templates -(ten or fewer lines in length), you do both of the following: - - a) Give prominent notice with each copy of the object code that the - Library is used in it and that the Library and its use are - covered by this License. - - b) Accompany the object code with a copy of the GNU GPL and this license - document. - - 4. Combined Works. - - You may convey a Combined Work under terms of your choice that, -taken together, effectively do not restrict modification of the -portions of the Library contained in the Combined Work and reverse -engineering for debugging such modifications, if you also do each of -the following: - - a) Give prominent notice with each copy of the Combined Work that - the Library is used in it and that the Library and its use are - covered by this License. - - b) Accompany the Combined Work with a copy of the GNU GPL and this license - document. - - c) For a Combined Work that displays copyright notices during - execution, include the copyright notice for the Library among - these notices, as well as a reference directing the user to the - copies of the GNU GPL and this license document. - - d) Do one of the following: - - 0) Convey the Minimal Corresponding Source under the terms of this - License, and the Corresponding Application Code in a form - suitable for, and under terms that permit, the user to - recombine or relink the Application with a modified version of - the Linked Version to produce a modified Combined Work, in the - manner specified by section 6 of the GNU GPL for conveying - Corresponding Source. - - 1) Use a suitable shared library mechanism for linking with the - Library. A suitable mechanism is one that (a) uses at run time - a copy of the Library already present on the user's computer - system, and (b) will operate properly with a modified version - of the Library that is interface-compatible with the Linked - Version. - - e) Provide Installation Information, but only if you would otherwise - be required to provide such information under section 6 of the - GNU GPL, and only to the extent that such information is - necessary to install and execute a modified version of the - Combined Work produced by recombining or relinking the - Application with a modified version of the Linked Version. (If - you use option 4d0, the Installation Information must accompany - the Minimal Corresponding Source and Corresponding Application - Code. If you use option 4d1, you must provide the Installation - Information in the manner specified by section 6 of the GNU GPL - for conveying Corresponding Source.) - - 5. Combined Libraries. - - You may place library facilities that are a work based on the -Library side by side in a single library together with other library -facilities that are not Applications and are not covered by this -License, and convey such a combined library under terms of your -choice, if you do both of the following: - - a) Accompany the combined library with a copy of the same work based - on the Library, uncombined with any other library facilities, - conveyed under the terms of this License. - - b) Give prominent notice with the combined library that part of it - is a work based on the Library, and explaining where to find the - accompanying uncombined form of the same work. - - 6. Revised Versions of the GNU Lesser General Public License. - - The Free Software Foundation may publish revised and/or new versions -of the GNU Lesser General Public License from time to time. Such new -versions will be similar in spirit to the present version, but may -differ in detail to address new problems or concerns. - - Each version is given a distinguishing version number. If the -Library as you received it specifies that a certain numbered version -of the GNU Lesser General Public License "or any later version" -applies to it, you have the option of following the terms and -conditions either of that published version or of any later version -published by the Free Software Foundation. If the Library as you -received it does not specify a version number of the GNU Lesser -General Public License, you may choose any version of the GNU Lesser -General Public License ever published by the Free Software Foundation. - - If the Library as you received it specifies that a proxy can decide -whether future versions of the GNU Lesser General Public License shall -apply, that proxy's public statement of acceptance of any version is -permanent authorization for you to choose that version for the -Library. diff --git a/symmetric-assemble/HEADER b/symmetric-assemble/HEADER index f34b41fd2f..b0154a2f8e 100644 --- a/symmetric-assemble/HEADER +++ b/symmetric-assemble/HEADER @@ -1,19 +1,18 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. */ \ No newline at end of file +Licensed to JumpMind Inc under one or more contributor +license agreements. See the NOTICE file distributed +with this work for additional information regarding +copyright ownership. JumpMind Inc licenses this file +to you under the GNU General Public License, version 3.0 (GPLv3) +(the "License"); you may not use this file except in compliance +with the License. + +You should have received a copy of the GNU General Public License, +version 3.0 (GPLv3) along with this library; if not, see +. + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. diff --git a/symmetric-assemble/database.dtd b/symmetric-assemble/database.dtd index d3a989ed8c..1a3d4bd687 100644 --- a/symmetric-assemble/database.dtd +++ b/symmetric-assemble/database.dtd @@ -1,25 +1,3 @@ - - diff --git a/symmetric-db/src/test/java/org/jumpmind/db/sql/SqlScriptReaderTest.java b/symmetric-db/src/test/java/org/jumpmind/db/sql/SqlScriptReaderTest.java index 2faa739a20..fa8119857d 100644 --- a/symmetric-db/src/test/java/org/jumpmind/db/sql/SqlScriptReaderTest.java +++ b/symmetric-db/src/test/java/org/jumpmind/db/sql/SqlScriptReaderTest.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.db.sql; import java.io.InputStreamReader; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/IoConstants.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/IoConstants.java index 1a61201d49..725fb89915 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/IoConstants.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/IoConstants.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io; final public class IoConstants { diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/IoVersion.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/IoVersion.java index b6a5899a13..fd12634e23 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/IoVersion.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/IoVersion.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io; import org.jumpmind.util.AbstractVersion; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/Batch.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/Batch.java index aec6a8b797..84be2d0ee8 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/Batch.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/Batch.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data; import java.util.Date; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/CsvConstants.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/CsvConstants.java index 99c6ef93e7..6255e64708 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/CsvConstants.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/CsvConstants.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data; final public class CsvConstants { diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/CsvData.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/CsvData.java index 5f5eed9798..3e2fc4198b 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/CsvData.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/CsvData.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data; import java.util.HashMap; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/CsvUtils.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/CsvUtils.java index 3509752577..e94f747fba 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/CsvUtils.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/CsvUtils.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data; import java.io.ByteArrayOutputStream; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/DataContext.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/DataContext.java index 0e821c7ee1..6fcc2152fa 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/DataContext.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/DataContext.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data; import java.util.HashMap; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/DataEventType.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/DataEventType.java index fcd8219c21..a07622967f 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/DataEventType.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/DataEventType.java @@ -1,22 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. */ package org.jumpmind.symmetric.io.data; import org.jumpmind.db.sql.DmlStatement.DmlType; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/DataProcessor.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/DataProcessor.java index dcc7e9ff5d..e9fd272b0e 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/DataProcessor.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/DataProcessor.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data; import org.jumpmind.db.model.Table; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/DbExport.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/DbExport.java index 1ce997aef6..b1ea1bd17a 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/DbExport.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/DbExport.java @@ -1,24 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - package org.jumpmind.symmetric.io.data; import java.io.ByteArrayOutputStream; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/IDataProcessorListener.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/IDataProcessorListener.java index 7a67d52ddb..8d5ae27011 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/IDataProcessorListener.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/IDataProcessorListener.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/IDataReader.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/IDataReader.java index 3b207200a0..e30118fc90 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/IDataReader.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/IDataReader.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data; import org.jumpmind.db.model.Table; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/IDataResource.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/IDataResource.java index b719569b68..1bce07f270 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/IDataResource.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/IDataResource.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data; import java.util.Map; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/IDataWriter.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/IDataWriter.java index efffe4e4f3..2d27ef61ed 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/IDataWriter.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/IDataWriter.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data; import org.jumpmind.db.model.Table; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/ProtocolException.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/ProtocolException.java index 233ef49c3e..8c2e2c0262 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/ProtocolException.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/ProtocolException.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data; public class ProtocolException extends RuntimeException { diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/AbstractDataReader.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/AbstractDataReader.java index 9b3b8cf4f9..b8de7f0954 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/AbstractDataReader.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/AbstractDataReader.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.reader; import java.io.BufferedReader; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/AbstractTableDataReader.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/AbstractTableDataReader.java index 20c2ca3b9f..099f78ba71 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/AbstractTableDataReader.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/AbstractTableDataReader.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.reader; import java.io.BufferedReader; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/CsvTableDataReader.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/CsvTableDataReader.java index fdf8990ec0..559e3bff92 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/CsvTableDataReader.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/CsvTableDataReader.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.reader; import java.io.IOException; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/DataReaderStatistics.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/DataReaderStatistics.java index 4e06fc0ecc..c0b08b5662 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/DataReaderStatistics.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/DataReaderStatistics.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.reader; import org.jumpmind.util.Statistics; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/ExtractDataReader.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/ExtractDataReader.java index 19c132a343..4d971ae3cf 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/ExtractDataReader.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/ExtractDataReader.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.reader; import java.util.ArrayList; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/IExtractDataReaderSource.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/IExtractDataReaderSource.java index 059a8d666d..4ba3d0556b 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/IExtractDataReaderSource.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/IExtractDataReaderSource.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.reader; import org.jumpmind.db.model.Table; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/ProtocolDataReader.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/ProtocolDataReader.java index d8a275787d..de62f9d372 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/ProtocolDataReader.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/ProtocolDataReader.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.reader; import java.io.BufferedReader; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/SqlDataReader.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/SqlDataReader.java index fef6859dcd..3782b0a948 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/SqlDataReader.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/SqlDataReader.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.reader; import java.io.InputStream; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/SymXmlDataReader.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/SymXmlDataReader.java index 15653be9b3..ebaebd882b 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/SymXmlDataReader.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/SymXmlDataReader.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.reader; import java.io.IOException; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/TableExtractDataReaderSource.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/TableExtractDataReaderSource.java index ecb224fc38..032aee9313 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/TableExtractDataReaderSource.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/TableExtractDataReaderSource.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.reader; import org.apache.commons.codec.binary.Base64; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/XmlDataReader.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/XmlDataReader.java index 55d4fc7641..a7ce98e17c 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/XmlDataReader.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/reader/XmlDataReader.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.reader; import java.io.IOException; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/AdditiveColumnTransform.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/AdditiveColumnTransform.java index e3460a4a18..ad8cbcf84c 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/AdditiveColumnTransform.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/AdditiveColumnTransform.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.transform; import java.math.BigDecimal; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/BshColumnTransform.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/BshColumnTransform.java index 61dcf383c2..219ccb987a 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/BshColumnTransform.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/BshColumnTransform.java @@ -1,24 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - package org.jumpmind.symmetric.io.data.transform; import java.util.Map; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/ColumnPolicy.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/ColumnPolicy.java index 0b2b694231..b32ff37558 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/ColumnPolicy.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/ColumnPolicy.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.transform; public enum ColumnPolicy { diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/ConstantColumnTransform.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/ConstantColumnTransform.java index bdd349a678..68582645f1 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/ConstantColumnTransform.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/ConstantColumnTransform.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.transform; import java.util.Map; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/CopyColumnTransform.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/CopyColumnTransform.java index bb119683f5..958eea80b3 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/CopyColumnTransform.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/CopyColumnTransform.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.transform; import java.util.Map; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/DeleteAction.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/DeleteAction.java index 5c7e7720c1..7b219118a2 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/DeleteAction.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/DeleteAction.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.transform; public enum DeleteAction { diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/IColumnTransform.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/IColumnTransform.java index a9a7a6c707..fbb645951f 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/IColumnTransform.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/IColumnTransform.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.transform; import java.util.Map; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/IMultipleValueColumnTransform.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/IMultipleValueColumnTransform.java index 428eaac3ad..d3146e834b 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/IMultipleValueColumnTransform.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/IMultipleValueColumnTransform.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.transform; import java.util.List; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/ISingleValueColumnTransform.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/ISingleValueColumnTransform.java index e63eab1f6a..c7a378e481 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/ISingleValueColumnTransform.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/ISingleValueColumnTransform.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.transform; public interface ISingleValueColumnTransform extends IColumnTransform { diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/IdentityColumnTransform.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/IdentityColumnTransform.java index fe3eaf2d44..6a310ae96c 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/IdentityColumnTransform.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/IdentityColumnTransform.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.transform; import java.util.Map; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/IgnoreColumnException.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/IgnoreColumnException.java index 1c2fdf41f1..69138dd0ff 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/IgnoreColumnException.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/IgnoreColumnException.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.transform; public class IgnoreColumnException extends Exception { diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/IgnoreRowException.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/IgnoreRowException.java index f55221b883..94ac7c5903 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/IgnoreRowException.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/IgnoreRowException.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.transform; public class IgnoreRowException extends Exception { diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/LookupColumnTransform.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/LookupColumnTransform.java index c231eca5e0..27fda29bc2 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/LookupColumnTransform.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/LookupColumnTransform.java @@ -1,24 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - package org.jumpmind.symmetric.io.data.transform; import java.util.HashMap; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/MultiplierColumnTransform.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/MultiplierColumnTransform.java index 462f28ccfc..4ae5a77b4b 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/MultiplierColumnTransform.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/MultiplierColumnTransform.java @@ -1,24 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - package org.jumpmind.symmetric.io.data.transform; import java.util.List; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/RemoveColumnTransform.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/RemoveColumnTransform.java index bdb9cd540b..2809577846 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/RemoveColumnTransform.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/RemoveColumnTransform.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.transform; import java.util.Map; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/SubstrColumnTransform.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/SubstrColumnTransform.java index 2795809e1a..ac8e054cb3 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/SubstrColumnTransform.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/SubstrColumnTransform.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.transform; import java.util.Map; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/TransformColumn.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/TransformColumn.java index 77bb8e131e..d54b880067 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/TransformColumn.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/TransformColumn.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.transform; import java.util.Date; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/TransformColumnException.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/TransformColumnException.java index 6ad95fc9e3..70a0b224d1 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/TransformColumnException.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/TransformColumnException.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.transform; public class TransformColumnException extends RuntimeException { diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/TransformPoint.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/TransformPoint.java index 6175f076f3..06baa89db0 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/TransformPoint.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/TransformPoint.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.transform; public enum TransformPoint { diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/TransformTable.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/TransformTable.java index 4df23374a1..ba2bcd3ea5 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/TransformTable.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/TransformTable.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.transform; import java.util.ArrayList; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/TransformedData.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/TransformedData.java index 704661441e..638ae2f36a 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/TransformedData.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/TransformedData.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.transform; import java.util.ArrayList; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/VariableColumnTransform.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/VariableColumnTransform.java index 5bcbc58724..300316d2c7 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/VariableColumnTransform.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/transform/VariableColumnTransform.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.transform; import java.util.Map; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/AbstractProtocolDataWriter.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/AbstractProtocolDataWriter.java index d50084db0b..18f5640a60 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/AbstractProtocolDataWriter.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/AbstractProtocolDataWriter.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.writer; import java.util.HashMap; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/Conflict.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/Conflict.java index 36d5eca759..5bbbb801cb 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/Conflict.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/Conflict.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.writer; import java.io.Serializable; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/ConflictException.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/ConflictException.java index 3b040f3251..126fc3ab97 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/ConflictException.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/ConflictException.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.writer; import java.util.Map; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DataWriterStatisticConstants.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DataWriterStatisticConstants.java index a46c7a075a..50df63fa65 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DataWriterStatisticConstants.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DataWriterStatisticConstants.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.writer; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DatabaseWriter.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DatabaseWriter.java index d06323e951..00b2d92a2c 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DatabaseWriter.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DatabaseWriter.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.writer; import java.io.StringReader; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DatabaseWriterErrorIgnorer.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DatabaseWriterErrorIgnorer.java index d77767ae3e..5c043f7d84 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DatabaseWriterErrorIgnorer.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DatabaseWriterErrorIgnorer.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.writer; import org.jumpmind.db.model.Table; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DatabaseWriterFilterAdapter.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DatabaseWriterFilterAdapter.java index 7ef2fc40e2..f363898075 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DatabaseWriterFilterAdapter.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DatabaseWriterFilterAdapter.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.writer; import org.jumpmind.db.model.Table; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DatabaseWriterSettings.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DatabaseWriterSettings.java index c726816301..57db59ec4b 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DatabaseWriterSettings.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DatabaseWriterSettings.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.writer; import java.util.ArrayList; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DefaultDatabaseWriterConflictResolver.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DefaultDatabaseWriterConflictResolver.java index 8670535735..bd5cb1e4dd 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DefaultDatabaseWriterConflictResolver.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DefaultDatabaseWriterConflictResolver.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.writer; import java.sql.Timestamp; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DefaultTransformWriterConflictResolver.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DefaultTransformWriterConflictResolver.java index f869ec966e..77cab54128 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DefaultTransformWriterConflictResolver.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DefaultTransformWriterConflictResolver.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.writer; import java.util.List; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/IDatabaseWriterConflictResolver.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/IDatabaseWriterConflictResolver.java index 6c18553cff..f354efa049 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/IDatabaseWriterConflictResolver.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/IDatabaseWriterConflictResolver.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.writer; import org.jumpmind.extension.IExtensionPoint; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/IDatabaseWriterErrorHandler.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/IDatabaseWriterErrorHandler.java index 18b20cf87f..4680ed9e5a 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/IDatabaseWriterErrorHandler.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/IDatabaseWriterErrorHandler.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.writer; import org.jumpmind.db.model.Table; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/IDatabaseWriterFilter.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/IDatabaseWriterFilter.java index a500136017..eda1484d52 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/IDatabaseWriterFilter.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/IDatabaseWriterFilter.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.writer; import org.jumpmind.db.model.Table; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/IProtocolDataWriterListener.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/IProtocolDataWriterListener.java index 1b3cf8aa28..0fd9077c68 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/IProtocolDataWriterListener.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/IProtocolDataWriterListener.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.writer; import org.jumpmind.symmetric.io.data.Batch; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/IgnoreBatchException.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/IgnoreBatchException.java index 3fce09549b..5e5042df24 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/IgnoreBatchException.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/IgnoreBatchException.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.writer; public class IgnoreBatchException extends RuntimeException { diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/ProtocolDataWriter.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/ProtocolDataWriter.java index 9994cbee68..004bd7de56 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/ProtocolDataWriter.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/ProtocolDataWriter.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.writer; import java.io.BufferedWriter; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/ResolvedData.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/ResolvedData.java index 391f5fa6d7..fc26e88e76 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/ResolvedData.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/ResolvedData.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.writer; public class ResolvedData { diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/StagingDataWriter.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/StagingDataWriter.java index 9323bc62d7..aedf7d4342 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/StagingDataWriter.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/StagingDataWriter.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.writer; import java.io.BufferedWriter; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/TransformDatabaseWriter.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/TransformDatabaseWriter.java index 0b121a8e54..05ab2f21f3 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/TransformDatabaseWriter.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/TransformDatabaseWriter.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.writer; import org.jumpmind.db.platform.IDatabasePlatform; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/TransformWriter.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/TransformWriter.java index 8545ab256f..99406e4037 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/TransformWriter.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/TransformWriter.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.data.writer; import java.util.ArrayList; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/stage/IStagedResource.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/stage/IStagedResource.java index 6a42d42e6f..222c07fc9c 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/stage/IStagedResource.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/stage/IStagedResource.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.stage; import java.io.BufferedReader; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/stage/IStagingManager.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/stage/IStagingManager.java index 48eb420132..4267b105f7 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/stage/IStagingManager.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/stage/IStagingManager.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.stage; public interface IStagingManager { diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/stage/StagedResource.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/stage/StagedResource.java index dd7f068df4..dc9cf33a43 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/stage/StagedResource.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/stage/StagedResource.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.stage; import java.io.BufferedInputStream; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/stage/StagingManager.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/stage/StagingManager.java index 07cec150e7..80212c1ffd 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/stage/StagingManager.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/stage/StagingManager.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.io.stage; import java.io.File; diff --git a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/stage/ThresholdFileWriter.java b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/stage/ThresholdFileWriter.java index 6982239b49..d40af6f35f 100644 --- a/symmetric-io/src/main/java/org/jumpmind/symmetric/io/stage/ThresholdFileWriter.java +++ b/symmetric-io/src/main/java/org/jumpmind/symmetric/io/stage/ThresholdFileWriter.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. */ - package org.jumpmind.symmetric.io.stage; import java.io.BufferedReader; diff --git a/symmetric-io/src/test/java/org/jumpmind/symmetric/io/data/CsvUtilsTest.java b/symmetric-io/src/test/java/org/jumpmind/symmetric/io/data/CsvUtilsTest.java index 394cadb0af..486df9bdb8 100644 --- a/symmetric-io/src/test/java/org/jumpmind/symmetric/io/data/CsvUtilsTest.java +++ b/symmetric-io/src/test/java/org/jumpmind/symmetric/io/data/CsvUtilsTest.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. */ - package org.jumpmind.symmetric.io.data; import junit.framework.Assert; diff --git a/symmetric-io/src/test/java/org/jumpmind/symmetric/io/data/stage/ThresholdFileWriterTest.java b/symmetric-io/src/test/java/org/jumpmind/symmetric/io/data/stage/ThresholdFileWriterTest.java index 33078ce34d..7562def91f 100644 --- a/symmetric-io/src/test/java/org/jumpmind/symmetric/io/data/stage/ThresholdFileWriterTest.java +++ b/symmetric-io/src/test/java/org/jumpmind/symmetric/io/data/stage/ThresholdFileWriterTest.java @@ -1,22 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. */ package org.jumpmind.symmetric.io.data.stage; import java.io.BufferedReader; diff --git a/symmetric-jdbc/src/main/java/org/jumpmind/db/platform/mariadb/MariaDBDatabasePlatform.java b/symmetric-jdbc/src/main/java/org/jumpmind/db/platform/mariadb/MariaDBDatabasePlatform.java index 616733996b..a3e464f1ce 100644 --- a/symmetric-jdbc/src/main/java/org/jumpmind/db/platform/mariadb/MariaDBDatabasePlatform.java +++ b/symmetric-jdbc/src/main/java/org/jumpmind/db/platform/mariadb/MariaDBDatabasePlatform.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.db.platform.mariadb; import javax.sql.DataSource; diff --git a/symmetric-jdbc/src/main/java/org/jumpmind/db/sql/IConnectionCallback.java b/symmetric-jdbc/src/main/java/org/jumpmind/db/sql/IConnectionCallback.java index 03cc9806dd..1fab06d537 100644 --- a/symmetric-jdbc/src/main/java/org/jumpmind/db/sql/IConnectionCallback.java +++ b/symmetric-jdbc/src/main/java/org/jumpmind/db/sql/IConnectionCallback.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.db.sql; import java.sql.Connection; diff --git a/symmetric-jdbc/src/main/java/org/jumpmind/db/sql/JdbcSqlReadCursor.java b/symmetric-jdbc/src/main/java/org/jumpmind/db/sql/JdbcSqlReadCursor.java index fd14742901..4b4c7228d4 100644 --- a/symmetric-jdbc/src/main/java/org/jumpmind/db/sql/JdbcSqlReadCursor.java +++ b/symmetric-jdbc/src/main/java/org/jumpmind/db/sql/JdbcSqlReadCursor.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.db.sql; import java.sql.Connection; diff --git a/symmetric-jdbc/src/main/java/org/jumpmind/db/sql/JdbcSqlTemplate.java b/symmetric-jdbc/src/main/java/org/jumpmind/db/sql/JdbcSqlTemplate.java index b36f262ddb..d33a930f34 100644 --- a/symmetric-jdbc/src/main/java/org/jumpmind/db/sql/JdbcSqlTemplate.java +++ b/symmetric-jdbc/src/main/java/org/jumpmind/db/sql/JdbcSqlTemplate.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.db.sql; import java.io.IOException; diff --git a/symmetric-jdbc/src/main/java/org/jumpmind/db/sql/JdbcSqlTransaction.java b/symmetric-jdbc/src/main/java/org/jumpmind/db/sql/JdbcSqlTransaction.java index 530dc84eb1..bd9e611804 100644 --- a/symmetric-jdbc/src/main/java/org/jumpmind/db/sql/JdbcSqlTransaction.java +++ b/symmetric-jdbc/src/main/java/org/jumpmind/db/sql/JdbcSqlTransaction.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.db.sql; import java.sql.BatchUpdateException; diff --git a/symmetric-jdbc/src/main/java/org/jumpmind/db/sql/JdbcUtils.java b/symmetric-jdbc/src/main/java/org/jumpmind/db/sql/JdbcUtils.java index d43b5509d7..5a3e8eecd6 100644 --- a/symmetric-jdbc/src/main/java/org/jumpmind/db/sql/JdbcUtils.java +++ b/symmetric-jdbc/src/main/java/org/jumpmind/db/sql/JdbcUtils.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.db.sql; import org.slf4j.Logger; diff --git a/symmetric-jdbc/src/main/java/org/jumpmind/db/sql/SymmetricLobHandler.java b/symmetric-jdbc/src/main/java/org/jumpmind/db/sql/SymmetricLobHandler.java index 4532a1dc62..19448172eb 100644 --- a/symmetric-jdbc/src/main/java/org/jumpmind/db/sql/SymmetricLobHandler.java +++ b/symmetric-jdbc/src/main/java/org/jumpmind/db/sql/SymmetricLobHandler.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.db.sql; import java.sql.ResultSet; diff --git a/symmetric-jdbc/src/main/java/org/jumpmind/db/util/BasicDataSourceFactory.java b/symmetric-jdbc/src/main/java/org/jumpmind/db/util/BasicDataSourceFactory.java index db71191958..ab3b076bff 100644 --- a/symmetric-jdbc/src/main/java/org/jumpmind/db/util/BasicDataSourceFactory.java +++ b/symmetric-jdbc/src/main/java/org/jumpmind/db/util/BasicDataSourceFactory.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.db.util; import java.sql.Driver; diff --git a/symmetric-jdbc/src/main/java/org/jumpmind/db/util/BasicDataSourcePropertyConstants.java b/symmetric-jdbc/src/main/java/org/jumpmind/db/util/BasicDataSourcePropertyConstants.java index a596465e9d..3f6e1fe959 100644 --- a/symmetric-jdbc/src/main/java/org/jumpmind/db/util/BasicDataSourcePropertyConstants.java +++ b/symmetric-jdbc/src/main/java/org/jumpmind/db/util/BasicDataSourcePropertyConstants.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.db.util; /** diff --git a/symmetric-jdbc/src/main/java/org/jumpmind/db/util/ResettableBasicDataSource.java b/symmetric-jdbc/src/main/java/org/jumpmind/db/util/ResettableBasicDataSource.java index d213d75343..b20ed71676 100644 --- a/symmetric-jdbc/src/main/java/org/jumpmind/db/util/ResettableBasicDataSource.java +++ b/symmetric-jdbc/src/main/java/org/jumpmind/db/util/ResettableBasicDataSource.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.db.util; import java.sql.SQLException; diff --git a/symmetric-jdbc/src/test/java/org/jumpmind/db/sql/SqlScriptTest.java b/symmetric-jdbc/src/test/java/org/jumpmind/db/sql/SqlScriptTest.java index 8152d31d04..88621c0f6b 100644 --- a/symmetric-jdbc/src/test/java/org/jumpmind/db/sql/SqlScriptTest.java +++ b/symmetric-jdbc/src/test/java/org/jumpmind/db/sql/SqlScriptTest.java @@ -1,22 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. */ package org.jumpmind.db.sql; import java.sql.Connection; diff --git a/symmetric-parent/pom.xml b/symmetric-parent/pom.xml index 918c46a026..5fc416e939 100644 --- a/symmetric-parent/pom.xml +++ b/symmetric-parent/pom.xml @@ -245,6 +245,13 @@ + + com.mycila.maven-license-plugin + maven-license-plugin + +
../symmetric-assemble/HEADER
+
+
maven-eclipse-plugin 2.9 diff --git a/symmetric-server/src/main/deploy/databases/firebird/sym_udf.c b/symmetric-server/src/main/deploy/databases/firebird/sym_udf.c index 1e2d413f50..e4fc0bf4ad 100755 --- a/symmetric-server/src/main/deploy/databases/firebird/sym_udf.c +++ b/symmetric-server/src/main/deploy/databases/firebird/sym_udf.c @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ #include "sym_udf.h" char *sym_escape(char *str) diff --git a/symmetric-server/src/main/deploy/databases/interbase/sym_udf.c b/symmetric-server/src/main/deploy/databases/interbase/sym_udf.c index 1e2d413f50..e4fc0bf4ad 100644 --- a/symmetric-server/src/main/deploy/databases/interbase/sym_udf.c +++ b/symmetric-server/src/main/deploy/databases/interbase/sym_udf.c @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ #include "sym_udf.h" char *sym_escape(char *str) diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/SymmetricLauncher.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/SymmetricLauncher.java index d95fa94036..8e6b0fca2e 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/SymmetricLauncher.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/SymmetricLauncher.java @@ -1,24 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - package org.jumpmind.symmetric; import org.apache.commons.cli.CommandLine; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/SymmetricWebServer.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/SymmetricWebServer.java index 1cee84093e..53a78c6b62 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/SymmetricWebServer.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/SymmetricWebServer.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric; import java.io.File; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/integrate/AbstractTextPublisherDataLoaderFilter.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/integrate/AbstractTextPublisherDataLoaderFilter.java index de2ff2039d..1b1e85fcff 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/integrate/AbstractTextPublisherDataLoaderFilter.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/integrate/AbstractTextPublisherDataLoaderFilter.java @@ -1,24 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - package org.jumpmind.symmetric.integrate; import org.jumpmind.db.model.Table; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/integrate/AbstractXmlPublisherExtensionPoint.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/integrate/AbstractXmlPublisherExtensionPoint.java index 626932cb51..fd5374acf7 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/integrate/AbstractXmlPublisherExtensionPoint.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/integrate/AbstractXmlPublisherExtensionPoint.java @@ -1,24 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - package org.jumpmind.symmetric.integrate; import java.util.Collection; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/integrate/IPublisher.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/integrate/IPublisher.java index 72f63194d8..92081dcaff 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/integrate/IPublisher.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/integrate/IPublisher.java @@ -1,24 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - package org.jumpmind.symmetric.integrate; import org.jumpmind.util.Context; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/integrate/IPublisherFilter.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/integrate/IPublisherFilter.java index 537d0a0084..36b320ee2d 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/integrate/IPublisherFilter.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/integrate/IPublisherFilter.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. */ - package org.jumpmind.symmetric.integrate; import org.jumpmind.symmetric.io.data.writer.IDatabaseWriterFilter; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/integrate/SimpleJmsPublisher.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/integrate/SimpleJmsPublisher.java index a52bec0895..470e6c8a5d 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/integrate/SimpleJmsPublisher.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/integrate/SimpleJmsPublisher.java @@ -1,24 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - package org.jumpmind.symmetric.integrate; import org.jumpmind.util.Context; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/integrate/TemplatedPublisherDataLoaderFilter.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/integrate/TemplatedPublisherDataLoaderFilter.java index 7f803efc10..1127a0d53b 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/integrate/TemplatedPublisherDataLoaderFilter.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/integrate/TemplatedPublisherDataLoaderFilter.java @@ -1,24 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - package org.jumpmind.symmetric.integrate; import java.text.ParseException; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/integrate/XmlPublisherDataRouter.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/integrate/XmlPublisherDataRouter.java index 73ec13232f..489e763411 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/integrate/XmlPublisherDataRouter.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/integrate/XmlPublisherDataRouter.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.integrate; import java.util.Collections; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/integrate/XmlPublisherDatabaseWriterFilter.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/integrate/XmlPublisherDatabaseWriterFilter.java index f667f032c8..f24b337417 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/integrate/XmlPublisherDatabaseWriterFilter.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/integrate/XmlPublisherDatabaseWriterFilter.java @@ -1,24 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - package org.jumpmind.symmetric.integrate; import java.util.List; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/map/ColumnDataFilters.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/map/ColumnDataFilters.java index d14e341a9a..48ad139bb6 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/map/ColumnDataFilters.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/map/ColumnDataFilters.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. */ - package org.jumpmind.symmetric.map; import java.util.List; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/map/ConstantValueFilter.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/map/ConstantValueFilter.java index 38e66bf3ce..75636c2110 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/map/ConstantValueFilter.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/map/ConstantValueFilter.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.map; import org.jumpmind.util.Context; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/map/IValueFilter.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/map/IValueFilter.java index 2344fb8084..9528946ccd 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/map/IValueFilter.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/map/IValueFilter.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. */ - package org.jumpmind.symmetric.map; import org.jumpmind.util.Context; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/map/TableColumnValueFilter.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/map/TableColumnValueFilter.java index 65bed2f3f0..fe5e584bdb 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/map/TableColumnValueFilter.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/map/TableColumnValueFilter.java @@ -1,22 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. */ package org.jumpmind.symmetric.map; public class TableColumnValueFilter { diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/AbstractCompressionUriHandler.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/AbstractCompressionUriHandler.java index 5360cdd4d9..87cef95ee7 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/AbstractCompressionUriHandler.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/AbstractCompressionUriHandler.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.web; import java.io.IOException; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/AbstractUriHandler.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/AbstractUriHandler.java index f2f45f7f12..5324b7918d 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/AbstractUriHandler.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/AbstractUriHandler.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.web; import java.io.IOException; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/AckUriHandler.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/AckUriHandler.java index 8d12a25c58..fc0bc6cac5 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/AckUriHandler.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/AckUriHandler.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.web; import java.io.IOException; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/AuthenticationInterceptor.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/AuthenticationInterceptor.java index 6c8e8cf0a3..09b0635467 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/AuthenticationInterceptor.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/AuthenticationInterceptor.java @@ -1,24 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - package org.jumpmind.symmetric.web; import java.io.IOException; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/BandwidthSamplerUriHandler.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/BandwidthSamplerUriHandler.java index fe38c9a92c..7a487b0261 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/BandwidthSamplerUriHandler.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/BandwidthSamplerUriHandler.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.web; import java.io.IOException; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/BatchUriHandler.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/BatchUriHandler.java index af253704bd..d9bc86c3c4 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/BatchUriHandler.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/BatchUriHandler.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.web; import java.io.IOException; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/FileSyncPullUriHandler.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/FileSyncPullUriHandler.java index 44d6ba1eb9..9f5ae3d1d4 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/FileSyncPullUriHandler.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/FileSyncPullUriHandler.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.web; import java.io.IOException; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/FileSyncPushUriHandler.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/FileSyncPushUriHandler.java index 0bec9ae0ab..4f50aa13f7 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/FileSyncPushUriHandler.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/FileSyncPushUriHandler.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.web; import java.io.IOException; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/IUriHandler.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/IUriHandler.java index 10f89ce711..980b04720c 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/IUriHandler.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/IUriHandler.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.web; import java.io.IOException; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/InfoUriHandler.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/InfoUriHandler.java index ee44c16aa7..191a265f23 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/InfoUriHandler.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/InfoUriHandler.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.web; import java.io.IOException; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/NodeConcurrencyInterceptor.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/NodeConcurrencyInterceptor.java index b0e4f03cb0..a08c08f784 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/NodeConcurrencyInterceptor.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/NodeConcurrencyInterceptor.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.web; import java.io.IOException; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/PingUriHandler.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/PingUriHandler.java index e7e8ba0fd1..bf86f5b0f4 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/PingUriHandler.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/PingUriHandler.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.web; import java.io.IOException; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/PullUriHandler.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/PullUriHandler.java index 60b7c09422..59b38d7cad 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/PullUriHandler.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/PullUriHandler.java @@ -1,22 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. */ package org.jumpmind.symmetric.web; import java.io.IOException; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/PushUriHandler.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/PushUriHandler.java index b482916dcc..1c5bf181a6 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/PushUriHandler.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/PushUriHandler.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.web; import java.io.IOException; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/RegistrationUriHandler.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/RegistrationUriHandler.java index f7b4310edc..cbb4c134a6 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/RegistrationUriHandler.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/RegistrationUriHandler.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. */ - package org.jumpmind.symmetric.web; import java.io.IOException; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/ServerSymmetricEngine.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/ServerSymmetricEngine.java index e926456972..e22697272e 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/ServerSymmetricEngine.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/ServerSymmetricEngine.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.web; import java.io.File; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/ServletUtils.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/ServletUtils.java index be2b9289a0..82340d968d 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/ServletUtils.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/ServletUtils.java @@ -1,22 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. */ package org.jumpmind.symmetric.web; import java.io.IOException; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/SymmetricContextListener.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/SymmetricContextListener.java index 2e696c0db1..6e5617b425 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/SymmetricContextListener.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/SymmetricContextListener.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.web; import javax.servlet.ServletContext; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/SymmetricEngineHolder.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/SymmetricEngineHolder.java index f89c47483d..3dce5b489f 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/SymmetricEngineHolder.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/SymmetricEngineHolder.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.web; import java.io.File; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/SymmetricServlet.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/SymmetricServlet.java index 01aec7d79f..ac1b4a6ce0 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/SymmetricServlet.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/SymmetricServlet.java @@ -1,24 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - package org.jumpmind.symmetric.web; import java.io.IOException; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/compression/CompressionResponseStream.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/compression/CompressionResponseStream.java index a5eb723467..93dcfc80c8 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/compression/CompressionResponseStream.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/compression/CompressionResponseStream.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. */ - package org.jumpmind.symmetric.web.compression; import java.io.IOException; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/compression/CompressionServletResponseWrapper.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/compression/CompressionServletResponseWrapper.java index 899acf7e5f..433e159eaa 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/compression/CompressionServletResponseWrapper.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/compression/CompressionServletResponseWrapper.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. */ - package org.jumpmind.symmetric.web.compression; import java.io.IOException; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/InternalServerErrorException.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/InternalServerErrorException.java index f68f87c5bb..66e998a264 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/InternalServerErrorException.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/InternalServerErrorException.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.web.rest; import org.springframework.http.HttpStatus; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/NotAllowedException.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/NotAllowedException.java index 9dce533d9c..58a0417b8b 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/NotAllowedException.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/NotAllowedException.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.web.rest; import org.springframework.http.HttpStatus; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/NotFoundException.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/NotFoundException.java index dabaf87b04..7197b91047 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/NotFoundException.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/NotFoundException.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.web.rest; import org.springframework.http.HttpStatus; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/RestConfig.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/RestConfig.java index 712bca929f..ec913ef16a 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/RestConfig.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/RestConfig.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.web.rest; import org.springframework.context.annotation.Bean; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/RestService.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/RestService.java index 82038d813f..8a3f5fd899 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/RestService.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/RestService.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.web.rest; import java.io.BufferedInputStream; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/Batch.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/Batch.java index 80fdeb9266..86dd2769aa 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/Batch.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/Batch.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.web.rest.model; import java.util.List; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/ChannelStatus.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/ChannelStatus.java index 95232d0dc7..111d8c07d5 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/ChannelStatus.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/ChannelStatus.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.web.rest.model; public class ChannelStatus { diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/Column.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/Column.java index 8aa91f62c0..c8dfcfb74e 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/Column.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/Column.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.web.rest.model; public class Column { diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/Engine.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/Engine.java index 30fbe4a8a6..7fb469de9f 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/Engine.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/Engine.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.web.rest.model; import javax.xml.bind.annotation.XmlRootElement; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/EngineList.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/EngineList.java index 2120a5cb50..414db6b245 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/EngineList.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/EngineList.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.web.rest.model; import java.util.ArrayList; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/Identity.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/Identity.java index 06dfe5e605..a724a53646 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/Identity.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/Identity.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.web.rest.model; import javax.xml.bind.annotation.XmlRootElement; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/Node.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/Node.java index 2992829fc8..2dfe0fef5c 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/Node.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/Node.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.web.rest.model; import java.util.Date; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/NodeList.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/NodeList.java index 77f98b087d..5669f28d54 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/NodeList.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/NodeList.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.web.rest.model; import java.util.ArrayList; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/NodeStatus.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/NodeStatus.java index 5e9cacf4e1..f2ba1e3d45 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/NodeStatus.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/NodeStatus.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.web.rest.model; import java.util.Date; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/PullDataResults.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/PullDataResults.java index d59dcc53ab..fa94c2906f 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/PullDataResults.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/PullDataResults.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.web.rest.model; import java.util.List; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/QueryResults.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/QueryResults.java index 20076be962..1e4193ec3d 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/QueryResults.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/QueryResults.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.web.rest.model; import java.util.ArrayList; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/RegistrationInfo.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/RegistrationInfo.java index 7611b14fa6..8de0f940f5 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/RegistrationInfo.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/RegistrationInfo.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.web.rest.model; public class RegistrationInfo { diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/RestError.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/RestError.java index 8a98f7a1e7..5002da75c3 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/RestError.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/RestError.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.web.rest.model; import javax.xml.bind.annotation.XmlRootElement; diff --git a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/Row.java b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/Row.java index d51e802237..78a01a432b 100644 --- a/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/Row.java +++ b/symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/model/Row.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.web.rest.model; import java.util.ArrayList; diff --git a/symmetric-server/src/test/java/org/jumpmind/symmetric/integrate/XmlPublisherFilterTest.java b/symmetric-server/src/test/java/org/jumpmind/symmetric/integrate/XmlPublisherFilterTest.java index 320be88c02..82715b5b8f 100644 --- a/symmetric-server/src/test/java/org/jumpmind/symmetric/integrate/XmlPublisherFilterTest.java +++ b/symmetric-server/src/test/java/org/jumpmind/symmetric/integrate/XmlPublisherFilterTest.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.symmetric.integrate; import java.util.ArrayList; diff --git a/symmetric-server/src/test/java/org/jumpmind/symmetric/transport/mock/MockAcknowledgeEventListener.java b/symmetric-server/src/test/java/org/jumpmind/symmetric/transport/mock/MockAcknowledgeEventListener.java index 20883fa53d..37f3ae7a34 100644 --- a/symmetric-server/src/test/java/org/jumpmind/symmetric/transport/mock/MockAcknowledgeEventListener.java +++ b/symmetric-server/src/test/java/org/jumpmind/symmetric/transport/mock/MockAcknowledgeEventListener.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. */ - package org.jumpmind.symmetric.transport.mock; import org.jumpmind.symmetric.model.BatchAck; diff --git a/symmetric-server/src/test/java/org/jumpmind/symmetric/transport/mock/MockOutgoingTransport.java b/symmetric-server/src/test/java/org/jumpmind/symmetric/transport/mock/MockOutgoingTransport.java index 76c7ce9a2a..d5df6718c9 100644 --- a/symmetric-server/src/test/java/org/jumpmind/symmetric/transport/mock/MockOutgoingTransport.java +++ b/symmetric-server/src/test/java/org/jumpmind/symmetric/transport/mock/MockOutgoingTransport.java @@ -1,24 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - package org.jumpmind.symmetric.transport.mock; import java.io.BufferedWriter; diff --git a/symmetric-util/src/main/java/org/jumpmind/exception/InterruptedException.java b/symmetric-util/src/main/java/org/jumpmind/exception/InterruptedException.java index 1dbe9f29ce..232f71e7e4 100644 --- a/symmetric-util/src/main/java/org/jumpmind/exception/InterruptedException.java +++ b/symmetric-util/src/main/java/org/jumpmind/exception/InterruptedException.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.exception; public class InterruptedException extends RuntimeException { diff --git a/symmetric-util/src/main/java/org/jumpmind/exception/IoException.java b/symmetric-util/src/main/java/org/jumpmind/exception/IoException.java index d9806dc9d3..45284f2e4b 100644 --- a/symmetric-util/src/main/java/org/jumpmind/exception/IoException.java +++ b/symmetric-util/src/main/java/org/jumpmind/exception/IoException.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.exception; import java.io.IOException; diff --git a/symmetric-util/src/main/java/org/jumpmind/exception/ParseException.java b/symmetric-util/src/main/java/org/jumpmind/exception/ParseException.java index b644e200c1..b6b2e0f096 100644 --- a/symmetric-util/src/main/java/org/jumpmind/exception/ParseException.java +++ b/symmetric-util/src/main/java/org/jumpmind/exception/ParseException.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.exception; public class ParseException extends RuntimeException { diff --git a/symmetric-util/src/main/java/org/jumpmind/exception/SecurityException.java b/symmetric-util/src/main/java/org/jumpmind/exception/SecurityException.java index 3c9d01ea3c..f4c9c99354 100644 --- a/symmetric-util/src/main/java/org/jumpmind/exception/SecurityException.java +++ b/symmetric-util/src/main/java/org/jumpmind/exception/SecurityException.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.exception; import java.security.GeneralSecurityException; diff --git a/symmetric-util/src/main/java/org/jumpmind/extension/IBuiltInExtensionPoint.java b/symmetric-util/src/main/java/org/jumpmind/extension/IBuiltInExtensionPoint.java index c3c6552edd..069c355075 100644 --- a/symmetric-util/src/main/java/org/jumpmind/extension/IBuiltInExtensionPoint.java +++ b/symmetric-util/src/main/java/org/jumpmind/extension/IBuiltInExtensionPoint.java @@ -1,22 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. */ package org.jumpmind.extension; /** diff --git a/symmetric-util/src/main/java/org/jumpmind/extension/IExtensionPoint.java b/symmetric-util/src/main/java/org/jumpmind/extension/IExtensionPoint.java index 5cf6618d8b..a76da99233 100644 --- a/symmetric-util/src/main/java/org/jumpmind/extension/IExtensionPoint.java +++ b/symmetric-util/src/main/java/org/jumpmind/extension/IExtensionPoint.java @@ -1,22 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. */ package org.jumpmind.extension; /** diff --git a/symmetric-util/src/main/java/org/jumpmind/persist/IPersister.java b/symmetric-util/src/main/java/org/jumpmind/persist/IPersister.java index db43a84694..3b3aff4f77 100644 --- a/symmetric-util/src/main/java/org/jumpmind/persist/IPersister.java +++ b/symmetric-util/src/main/java/org/jumpmind/persist/IPersister.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.persist; public interface IPersister { diff --git a/symmetric-util/src/main/java/org/jumpmind/properties/DefaultParameterParser.java b/symmetric-util/src/main/java/org/jumpmind/properties/DefaultParameterParser.java index 7469455bf8..d4341dfb2c 100644 --- a/symmetric-util/src/main/java/org/jumpmind/properties/DefaultParameterParser.java +++ b/symmetric-util/src/main/java/org/jumpmind/properties/DefaultParameterParser.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.properties; import java.io.IOException; diff --git a/symmetric-util/src/main/java/org/jumpmind/properties/EnvironmentSpecificProperties.java b/symmetric-util/src/main/java/org/jumpmind/properties/EnvironmentSpecificProperties.java index eadab2c593..e416a292ab 100644 --- a/symmetric-util/src/main/java/org/jumpmind/properties/EnvironmentSpecificProperties.java +++ b/symmetric-util/src/main/java/org/jumpmind/properties/EnvironmentSpecificProperties.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.properties; import java.io.IOException; diff --git a/symmetric-util/src/main/java/org/jumpmind/properties/TypedProperties.java b/symmetric-util/src/main/java/org/jumpmind/properties/TypedProperties.java index d945bc4fe0..074c24bf17 100644 --- a/symmetric-util/src/main/java/org/jumpmind/properties/TypedProperties.java +++ b/symmetric-util/src/main/java/org/jumpmind/properties/TypedProperties.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.properties; import java.io.File; diff --git a/symmetric-util/src/main/java/org/jumpmind/security/ISecurityService.java b/symmetric-util/src/main/java/org/jumpmind/security/ISecurityService.java index f776d1007c..ebc9d382c7 100644 --- a/symmetric-util/src/main/java/org/jumpmind/security/ISecurityService.java +++ b/symmetric-util/src/main/java/org/jumpmind/security/ISecurityService.java @@ -1,24 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - package org.jumpmind.security; diff --git a/symmetric-util/src/main/java/org/jumpmind/security/SecurityConstants.java b/symmetric-util/src/main/java/org/jumpmind/security/SecurityConstants.java index c74cf44745..311ecb2a7c 100644 --- a/symmetric-util/src/main/java/org/jumpmind/security/SecurityConstants.java +++ b/symmetric-util/src/main/java/org/jumpmind/security/SecurityConstants.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. */ - package org.jumpmind.security; public class SecurityConstants { diff --git a/symmetric-util/src/main/java/org/jumpmind/security/SecurityService.java b/symmetric-util/src/main/java/org/jumpmind/security/SecurityService.java index 6667144669..83dcd2a0c4 100644 --- a/symmetric-util/src/main/java/org/jumpmind/security/SecurityService.java +++ b/symmetric-util/src/main/java/org/jumpmind/security/SecurityService.java @@ -1,24 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - package org.jumpmind.security; import java.io.File; diff --git a/symmetric-util/src/main/java/org/jumpmind/util/AbstractVersion.java b/symmetric-util/src/main/java/org/jumpmind/util/AbstractVersion.java index bc240bc82c..9b707c1f07 100644 --- a/symmetric-util/src/main/java/org/jumpmind/util/AbstractVersion.java +++ b/symmetric-util/src/main/java/org/jumpmind/util/AbstractVersion.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.util; import java.io.IOException; diff --git a/symmetric-util/src/main/java/org/jumpmind/util/AppUtils.java b/symmetric-util/src/main/java/org/jumpmind/util/AppUtils.java index 44d5931fba..c87b5a8967 100644 --- a/symmetric-util/src/main/java/org/jumpmind/util/AppUtils.java +++ b/symmetric-util/src/main/java/org/jumpmind/util/AppUtils.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.util; import java.io.File; diff --git a/symmetric-util/src/main/java/org/jumpmind/util/Context.java b/symmetric-util/src/main/java/org/jumpmind/util/Context.java index 41156cde3e..8d1623a76a 100644 --- a/symmetric-util/src/main/java/org/jumpmind/util/Context.java +++ b/symmetric-util/src/main/java/org/jumpmind/util/Context.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.util; import java.util.HashMap; diff --git a/symmetric-util/src/main/java/org/jumpmind/util/FormatUtils.java b/symmetric-util/src/main/java/org/jumpmind/util/FormatUtils.java index c71acf3109..d4182c7ae0 100644 --- a/symmetric-util/src/main/java/org/jumpmind/util/FormatUtils.java +++ b/symmetric-util/src/main/java/org/jumpmind/util/FormatUtils.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.util; import java.text.ParsePosition; diff --git a/symmetric-util/src/main/java/org/jumpmind/util/JarBuilder.java b/symmetric-util/src/main/java/org/jumpmind/util/JarBuilder.java index ad6f93fb1f..14e38d1f67 100644 --- a/symmetric-util/src/main/java/org/jumpmind/util/JarBuilder.java +++ b/symmetric-util/src/main/java/org/jumpmind/util/JarBuilder.java @@ -1,24 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - package org.jumpmind.util; import java.io.BufferedInputStream; diff --git a/symmetric-util/src/main/java/org/jumpmind/util/LinkedCaseInsensitiveMap.java b/symmetric-util/src/main/java/org/jumpmind/util/LinkedCaseInsensitiveMap.java index 3645aa413d..27b45db508 100644 --- a/symmetric-util/src/main/java/org/jumpmind/util/LinkedCaseInsensitiveMap.java +++ b/symmetric-util/src/main/java/org/jumpmind/util/LinkedCaseInsensitiveMap.java @@ -1,18 +1,3 @@ -/* - * Copyright 2002-2009 the original author or authors. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ package org.jumpmind.util; import java.util.HashMap; diff --git a/symmetric-util/src/main/java/org/jumpmind/util/RandomTimeSlot.java b/symmetric-util/src/main/java/org/jumpmind/util/RandomTimeSlot.java index da14b4d742..7313fc1ba9 100644 --- a/symmetric-util/src/main/java/org/jumpmind/util/RandomTimeSlot.java +++ b/symmetric-util/src/main/java/org/jumpmind/util/RandomTimeSlot.java @@ -1,24 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - package org.jumpmind.util; import java.util.Random; diff --git a/symmetric-util/src/main/java/org/jumpmind/util/Statistics.java b/symmetric-util/src/main/java/org/jumpmind/util/Statistics.java index dfba682def..0af85316e9 100644 --- a/symmetric-util/src/main/java/org/jumpmind/util/Statistics.java +++ b/symmetric-util/src/main/java/org/jumpmind/util/Statistics.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ package org.jumpmind.util; import java.util.HashMap; diff --git a/symmetric-util/src/test/java/org/jumpmind/util/AppUtilsTest.java b/symmetric-util/src/test/java/org/jumpmind/util/AppUtilsTest.java index 31c0149af5..cb2cbd1640 100644 --- a/symmetric-util/src/test/java/org/jumpmind/util/AppUtilsTest.java +++ b/symmetric-util/src/test/java/org/jumpmind/util/AppUtilsTest.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. */ - package org.jumpmind.util; import java.util.Date; diff --git a/symmetric-util/src/test/java/org/jumpmind/util/JarBuilderUnitTest.java b/symmetric-util/src/test/java/org/jumpmind/util/JarBuilderUnitTest.java index d2df77ebb6..40e2f545e2 100644 --- a/symmetric-util/src/test/java/org/jumpmind/util/JarBuilderUnitTest.java +++ b/symmetric-util/src/test/java/org/jumpmind/util/JarBuilderUnitTest.java @@ -1,23 +1,3 @@ -/* - * Licensed to JumpMind Inc under one or more contributor - * license agreements. See the NOTICE file distributed - * with this work for additional information regarding - * copyright ownership. JumpMind Inc licenses this file - * to you under the GNU Lesser General Public License (the - * "License"); you may not use this file except in compliance - * with the License. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see - * . - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. */ - package org.jumpmind.util; import java.io.File;