http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/ext/jsp/taglibmembers/TestSimpleTag3.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/ext/jsp/taglibmembers/TestSimpleTag3.java b/src/test/java/freemarker/ext/jsp/taglibmembers/TestSimpleTag3.java index 061f788..ba9d1dd 100644 --- a/src/test/java/freemarker/ext/jsp/taglibmembers/TestSimpleTag3.java +++ b/src/test/java/freemarker/ext/jsp/taglibmembers/TestSimpleTag3.java @@ -6,9 +6,9 @@ * to you 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
http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/ext/jsp/taglibmembers/TestTag.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/ext/jsp/taglibmembers/TestTag.java b/src/test/java/freemarker/ext/jsp/taglibmembers/TestTag.java index fbe7194..0d2e3c9 100644 --- a/src/test/java/freemarker/ext/jsp/taglibmembers/TestTag.java +++ b/src/test/java/freemarker/ext/jsp/taglibmembers/TestTag.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/ext/jsp/taglibmembers/TestTag2.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/ext/jsp/taglibmembers/TestTag2.java b/src/test/java/freemarker/ext/jsp/taglibmembers/TestTag2.java index 176f6d0..a5f209b 100644 --- a/src/test/java/freemarker/ext/jsp/taglibmembers/TestTag2.java +++ b/src/test/java/freemarker/ext/jsp/taglibmembers/TestTag2.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/ext/jsp/taglibmembers/TestTag3.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/ext/jsp/taglibmembers/TestTag3.java b/src/test/java/freemarker/ext/jsp/taglibmembers/TestTag3.java index 04cab35..4cce585 100644 --- a/src/test/java/freemarker/ext/jsp/taglibmembers/TestTag3.java +++ b/src/test/java/freemarker/ext/jsp/taglibmembers/TestTag3.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/ext/jsp/webapps/config/WebappLocalFreemarkerServlet.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/ext/jsp/webapps/config/WebappLocalFreemarkerServlet.java b/src/test/java/freemarker/ext/jsp/webapps/config/WebappLocalFreemarkerServlet.java index 9411633..7035d9a 100644 --- a/src/test/java/freemarker/ext/jsp/webapps/config/WebappLocalFreemarkerServlet.java +++ b/src/test/java/freemarker/ext/jsp/webapps/config/WebappLocalFreemarkerServlet.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/ext/servlet/FreemarkerServletTest.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/ext/servlet/FreemarkerServletTest.java b/src/test/java/freemarker/ext/servlet/FreemarkerServletTest.java index 396e4ca..072ee9a 100644 --- a/src/test/java/freemarker/ext/servlet/FreemarkerServletTest.java +++ b/src/test/java/freemarker/ext/servlet/FreemarkerServletTest.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/ext/servlet/InitParamParserTest.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/ext/servlet/InitParamParserTest.java b/src/test/java/freemarker/ext/servlet/InitParamParserTest.java index 4408d0d..c712ef2 100644 --- a/src/test/java/freemarker/ext/servlet/InitParamParserTest.java +++ b/src/test/java/freemarker/ext/servlet/InitParamParserTest.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/manual/AutoEscapingExample.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/manual/AutoEscapingExample.java b/src/test/java/freemarker/manual/AutoEscapingExample.java index 3359297..bc2bf1d 100644 --- a/src/test/java/freemarker/manual/AutoEscapingExample.java +++ b/src/test/java/freemarker/manual/AutoEscapingExample.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/manual/ConfigureOutputFormatExamples.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/manual/ConfigureOutputFormatExamples.java b/src/test/java/freemarker/manual/ConfigureOutputFormatExamples.java index 8aa6ff4..b816829 100644 --- a/src/test/java/freemarker/manual/ConfigureOutputFormatExamples.java +++ b/src/test/java/freemarker/manual/ConfigureOutputFormatExamples.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/manual/CustomFormatsExample.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/manual/CustomFormatsExample.java b/src/test/java/freemarker/manual/CustomFormatsExample.java index 2f8778e..2070217 100644 --- a/src/test/java/freemarker/manual/CustomFormatsExample.java +++ b/src/test/java/freemarker/manual/CustomFormatsExample.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/manual/ExamplesTest.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/manual/ExamplesTest.java b/src/test/java/freemarker/manual/ExamplesTest.java index 6ea8254..7738bc5 100644 --- a/src/test/java/freemarker/manual/ExamplesTest.java +++ b/src/test/java/freemarker/manual/ExamplesTest.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/manual/GettingStartedExample.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/manual/GettingStartedExample.java b/src/test/java/freemarker/manual/GettingStartedExample.java index af67eb1..923838e 100644 --- a/src/test/java/freemarker/manual/GettingStartedExample.java +++ b/src/test/java/freemarker/manual/GettingStartedExample.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/manual/Product.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/manual/Product.java b/src/test/java/freemarker/manual/Product.java index 7f27456..299e4ba 100644 --- a/src/test/java/freemarker/manual/Product.java +++ b/src/test/java/freemarker/manual/Product.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/manual/TemplateConfigurationExamples.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/manual/TemplateConfigurationExamples.java b/src/test/java/freemarker/manual/TemplateConfigurationExamples.java index 97e16f9..1ddfc65 100644 --- a/src/test/java/freemarker/manual/TemplateConfigurationExamples.java +++ b/src/test/java/freemarker/manual/TemplateConfigurationExamples.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/manual/UnitAwareTemplateNumberFormatFactory.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/manual/UnitAwareTemplateNumberFormatFactory.java b/src/test/java/freemarker/manual/UnitAwareTemplateNumberFormatFactory.java index c737653..d95317e 100644 --- a/src/test/java/freemarker/manual/UnitAwareTemplateNumberFormatFactory.java +++ b/src/test/java/freemarker/manual/UnitAwareTemplateNumberFormatFactory.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/manual/UnitAwareTemplateNumberModel.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/manual/UnitAwareTemplateNumberModel.java b/src/test/java/freemarker/manual/UnitAwareTemplateNumberModel.java index 74aacbd..979f606 100644 --- a/src/test/java/freemarker/manual/UnitAwareTemplateNumberModel.java +++ b/src/test/java/freemarker/manual/UnitAwareTemplateNumberModel.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/template/ActualNamingConvetionTest.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/template/ActualNamingConvetionTest.java b/src/test/java/freemarker/template/ActualNamingConvetionTest.java index ff44635..705420a 100644 --- a/src/test/java/freemarker/template/ActualNamingConvetionTest.java +++ b/src/test/java/freemarker/template/ActualNamingConvetionTest.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/template/ActualTagSyntaxTest.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/template/ActualTagSyntaxTest.java b/src/test/java/freemarker/template/ActualTagSyntaxTest.java index 85a0735..cc9b1bd 100644 --- a/src/test/java/freemarker/template/ActualTagSyntaxTest.java +++ b/src/test/java/freemarker/template/ActualTagSyntaxTest.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/template/ConfigurationTest.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/template/ConfigurationTest.java b/src/test/java/freemarker/template/ConfigurationTest.java index 25986a6..e3117ad 100644 --- a/src/test/java/freemarker/template/ConfigurationTest.java +++ b/src/test/java/freemarker/template/ConfigurationTest.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/template/CustomAttributeTest.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/template/CustomAttributeTest.java b/src/test/java/freemarker/template/CustomAttributeTest.java index 9ff5152..612d2ca 100644 --- a/src/test/java/freemarker/template/CustomAttributeTest.java +++ b/src/test/java/freemarker/template/CustomAttributeTest.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/template/DefaultObjectWrapperTest.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/template/DefaultObjectWrapperTest.java b/src/test/java/freemarker/template/DefaultObjectWrapperTest.java index 9482810..28dcb7c 100644 --- a/src/test/java/freemarker/template/DefaultObjectWrapperTest.java +++ b/src/test/java/freemarker/template/DefaultObjectWrapperTest.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/template/ExceptionTest.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/template/ExceptionTest.java b/src/test/java/freemarker/template/ExceptionTest.java index ee20966..938cc16 100644 --- a/src/test/java/freemarker/template/ExceptionTest.java +++ b/src/test/java/freemarker/template/ExceptionTest.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/template/GetSourceTest.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/template/GetSourceTest.java b/src/test/java/freemarker/template/GetSourceTest.java index e9a0ba1..72780c2 100644 --- a/src/test/java/freemarker/template/GetSourceTest.java +++ b/src/test/java/freemarker/template/GetSourceTest.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/template/IncudeFromNamelessTest.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/template/IncudeFromNamelessTest.java b/src/test/java/freemarker/template/IncudeFromNamelessTest.java index 64fd8e8..19dbe58 100644 --- a/src/test/java/freemarker/template/IncudeFromNamelessTest.java +++ b/src/test/java/freemarker/template/IncudeFromNamelessTest.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/template/JavaCCExceptionAsEOFFixTest.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/template/JavaCCExceptionAsEOFFixTest.java b/src/test/java/freemarker/template/JavaCCExceptionAsEOFFixTest.java index a65eb20..be3dfb7 100644 --- a/src/test/java/freemarker/template/JavaCCExceptionAsEOFFixTest.java +++ b/src/test/java/freemarker/template/JavaCCExceptionAsEOFFixTest.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/template/MistakenlyPublicImportAPIsTest.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/template/MistakenlyPublicImportAPIsTest.java b/src/test/java/freemarker/template/MistakenlyPublicImportAPIsTest.java index 6395263..7fc2785 100644 --- a/src/test/java/freemarker/template/MistakenlyPublicImportAPIsTest.java +++ b/src/test/java/freemarker/template/MistakenlyPublicImportAPIsTest.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/template/MistakenlyPublicMacroAPIsTest.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/template/MistakenlyPublicMacroAPIsTest.java b/src/test/java/freemarker/template/MistakenlyPublicMacroAPIsTest.java index aa357f5..622f31e 100644 --- a/src/test/java/freemarker/template/MistakenlyPublicMacroAPIsTest.java +++ b/src/test/java/freemarker/template/MistakenlyPublicMacroAPIsTest.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/template/MockServletContext.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/template/MockServletContext.java b/src/test/java/freemarker/template/MockServletContext.java index b3fea7a..f833bec 100644 --- a/src/test/java/freemarker/template/MockServletContext.java +++ b/src/test/java/freemarker/template/MockServletContext.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/template/NullConfigurationTest.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/template/NullConfigurationTest.java b/src/test/java/freemarker/template/NullConfigurationTest.java index 9fcb1fb..e7e29f1 100644 --- a/src/test/java/freemarker/template/NullConfigurationTest.java +++ b/src/test/java/freemarker/template/NullConfigurationTest.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/template/SimpleObjetWrapperTest.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/template/SimpleObjetWrapperTest.java b/src/test/java/freemarker/template/SimpleObjetWrapperTest.java index 35d8cb1..4af7f2f 100644 --- a/src/test/java/freemarker/template/SimpleObjetWrapperTest.java +++ b/src/test/java/freemarker/template/SimpleObjetWrapperTest.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/template/StaticObjectWrappersTest.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/template/StaticObjectWrappersTest.java b/src/test/java/freemarker/template/StaticObjectWrappersTest.java index 6e36e90..7375dd1 100644 --- a/src/test/java/freemarker/template/StaticObjectWrappersTest.java +++ b/src/test/java/freemarker/template/StaticObjectWrappersTest.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/template/TemplateConstructorsTest.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/template/TemplateConstructorsTest.java b/src/test/java/freemarker/template/TemplateConstructorsTest.java index 838a9d5..18ddf75 100644 --- a/src/test/java/freemarker/template/TemplateConstructorsTest.java +++ b/src/test/java/freemarker/template/TemplateConstructorsTest.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/template/TemplateLanguageVersionTest.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/template/TemplateLanguageVersionTest.java b/src/test/java/freemarker/template/TemplateLanguageVersionTest.java index 490c3c0..0d93f92 100644 --- a/src/test/java/freemarker/template/TemplateLanguageVersionTest.java +++ b/src/test/java/freemarker/template/TemplateLanguageVersionTest.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/template/TemplateLookupStrategyTest.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/template/TemplateLookupStrategyTest.java b/src/test/java/freemarker/template/TemplateLookupStrategyTest.java index 085814e..52181ee 100644 --- a/src/test/java/freemarker/template/TemplateLookupStrategyTest.java +++ b/src/test/java/freemarker/template/TemplateLookupStrategyTest.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/template/TemplateNotFoundMessageTest.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/template/TemplateNotFoundMessageTest.java b/src/test/java/freemarker/template/TemplateNotFoundMessageTest.java index c96015c..e7d8d6f 100644 --- a/src/test/java/freemarker/template/TemplateNotFoundMessageTest.java +++ b/src/test/java/freemarker/template/TemplateNotFoundMessageTest.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/template/VersionTest.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/template/VersionTest.java b/src/test/java/freemarker/template/VersionTest.java index 560e428..917b96e 100644 --- a/src/test/java/freemarker/template/VersionTest.java +++ b/src/test/java/freemarker/template/VersionTest.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/template/utility/DateUtilTest.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/template/utility/DateUtilTest.java b/src/test/java/freemarker/template/utility/DateUtilTest.java index c5b5e93..27243d9 100644 --- a/src/test/java/freemarker/template/utility/DateUtilTest.java +++ b/src/test/java/freemarker/template/utility/DateUtilTest.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/template/utility/NumberUtilTest.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/template/utility/NumberUtilTest.java b/src/test/java/freemarker/template/utility/NumberUtilTest.java index 12bcd56..3e13b6c 100644 --- a/src/test/java/freemarker/template/utility/NumberUtilTest.java +++ b/src/test/java/freemarker/template/utility/NumberUtilTest.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/template/utility/StringUtilTest.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/template/utility/StringUtilTest.java b/src/test/java/freemarker/template/utility/StringUtilTest.java index 4a78f39..49556e2 100644 --- a/src/test/java/freemarker/template/utility/StringUtilTest.java +++ b/src/test/java/freemarker/template/utility/StringUtilTest.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/CopyrightCommentRemoverTemplateLoader.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/CopyrightCommentRemoverTemplateLoader.java b/src/test/java/freemarker/test/CopyrightCommentRemoverTemplateLoader.java index b6b058e..f09b88c 100644 --- a/src/test/java/freemarker/test/CopyrightCommentRemoverTemplateLoader.java +++ b/src/test/java/freemarker/test/CopyrightCommentRemoverTemplateLoader.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/MonitoredTemplateLoader.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/MonitoredTemplateLoader.java b/src/test/java/freemarker/test/MonitoredTemplateLoader.java index f51b109..cc504d8 100644 --- a/src/test/java/freemarker/test/MonitoredTemplateLoader.java +++ b/src/test/java/freemarker/test/MonitoredTemplateLoader.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/ResourcesExtractor.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/ResourcesExtractor.java b/src/test/java/freemarker/test/ResourcesExtractor.java index 88e1bed..b1cca04 100644 --- a/src/test/java/freemarker/test/ResourcesExtractor.java +++ b/src/test/java/freemarker/test/ResourcesExtractor.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/TemplateTest.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/TemplateTest.java b/src/test/java/freemarker/test/TemplateTest.java index 5a1cdec..4747ed0 100644 --- a/src/test/java/freemarker/test/TemplateTest.java +++ b/src/test/java/freemarker/test/TemplateTest.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/TreeView.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/TreeView.java b/src/test/java/freemarker/test/TreeView.java index 0c8b162..0c89f5f 100644 --- a/src/test/java/freemarker/test/TreeView.java +++ b/src/test/java/freemarker/test/TreeView.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/hamcerst/Matchers.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/hamcerst/Matchers.java b/src/test/java/freemarker/test/hamcerst/Matchers.java index 134f2bf..1e4416d 100644 --- a/src/test/java/freemarker/test/hamcerst/Matchers.java +++ b/src/test/java/freemarker/test/hamcerst/Matchers.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/hamcerst/StringContainsIgnoringCase.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/hamcerst/StringContainsIgnoringCase.java b/src/test/java/freemarker/test/hamcerst/StringContainsIgnoringCase.java index fa1b222..a7b142e 100644 --- a/src/test/java/freemarker/test/hamcerst/StringContainsIgnoringCase.java +++ b/src/test/java/freemarker/test/hamcerst/StringContainsIgnoringCase.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/package.html ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/package.html b/src/test/java/freemarker/test/package.html index 293c7b6..3dbb3fb 100644 --- a/src/test/java/freemarker/test/package.html +++ b/src/test/java/freemarker/test/package.html @@ -6,9 +6,9 @@ to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/servlet/DefaultModel2TesterAction.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/servlet/DefaultModel2TesterAction.java b/src/test/java/freemarker/test/servlet/DefaultModel2TesterAction.java index ecfa538..9dfdf5c 100644 --- a/src/test/java/freemarker/test/servlet/DefaultModel2TesterAction.java +++ b/src/test/java/freemarker/test/servlet/DefaultModel2TesterAction.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/servlet/Model2Action.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/servlet/Model2Action.java b/src/test/java/freemarker/test/servlet/Model2Action.java index b3aca9e..757a213 100644 --- a/src/test/java/freemarker/test/servlet/Model2Action.java +++ b/src/test/java/freemarker/test/servlet/Model2Action.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/servlet/Model2TesterServlet.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/servlet/Model2TesterServlet.java b/src/test/java/freemarker/test/servlet/Model2TesterServlet.java index e6414a8..c61d67a 100644 --- a/src/test/java/freemarker/test/servlet/Model2TesterServlet.java +++ b/src/test/java/freemarker/test/servlet/Model2TesterServlet.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/servlet/WebAppTestCase.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/servlet/WebAppTestCase.java b/src/test/java/freemarker/test/servlet/WebAppTestCase.java index 0df5d54..3471795 100644 --- a/src/test/java/freemarker/test/servlet/WebAppTestCase.java +++ b/src/test/java/freemarker/test/servlet/WebAppTestCase.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/servlet/web.xml ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/servlet/web.xml b/src/test/java/freemarker/test/servlet/web.xml index 729979d..d12931b 100644 --- a/src/test/java/freemarker/test/servlet/web.xml +++ b/src/test/java/freemarker/test/servlet/web.xml @@ -7,9 +7,9 @@ to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/templatesuite/TemplateTestCase.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/templatesuite/TemplateTestCase.java b/src/test/java/freemarker/test/templatesuite/TemplateTestCase.java index 24b67f8..63a7203 100644 --- a/src/test/java/freemarker/test/templatesuite/TemplateTestCase.java +++ b/src/test/java/freemarker/test/templatesuite/TemplateTestCase.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/templatesuite/TemplateTestSuite.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/templatesuite/TemplateTestSuite.java b/src/test/java/freemarker/test/templatesuite/TemplateTestSuite.java index 93482c2..17d35c2 100644 --- a/src/test/java/freemarker/test/templatesuite/TemplateTestSuite.java +++ b/src/test/java/freemarker/test/templatesuite/TemplateTestSuite.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/templatesuite/models/AllTemplateModels.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/templatesuite/models/AllTemplateModels.java b/src/test/java/freemarker/test/templatesuite/models/AllTemplateModels.java index 4385646..000eca9 100644 --- a/src/test/java/freemarker/test/templatesuite/models/AllTemplateModels.java +++ b/src/test/java/freemarker/test/templatesuite/models/AllTemplateModels.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/templatesuite/models/BeanTestClass.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/templatesuite/models/BeanTestClass.java b/src/test/java/freemarker/test/templatesuite/models/BeanTestClass.java index a8532cd..37b51f6 100644 --- a/src/test/java/freemarker/test/templatesuite/models/BeanTestClass.java +++ b/src/test/java/freemarker/test/templatesuite/models/BeanTestClass.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/templatesuite/models/BeanTestInterface.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/templatesuite/models/BeanTestInterface.java b/src/test/java/freemarker/test/templatesuite/models/BeanTestInterface.java index 02d8457..9bdce8a 100644 --- a/src/test/java/freemarker/test/templatesuite/models/BeanTestInterface.java +++ b/src/test/java/freemarker/test/templatesuite/models/BeanTestInterface.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/templatesuite/models/BeanTestSuperclass.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/templatesuite/models/BeanTestSuperclass.java b/src/test/java/freemarker/test/templatesuite/models/BeanTestSuperclass.java index 57ffb74..7728247 100644 --- a/src/test/java/freemarker/test/templatesuite/models/BeanTestSuperclass.java +++ b/src/test/java/freemarker/test/templatesuite/models/BeanTestSuperclass.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/templatesuite/models/BooleanAndScalarModel.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/templatesuite/models/BooleanAndScalarModel.java b/src/test/java/freemarker/test/templatesuite/models/BooleanAndScalarModel.java index 2ec06bf..164768a 100644 --- a/src/test/java/freemarker/test/templatesuite/models/BooleanAndScalarModel.java +++ b/src/test/java/freemarker/test/templatesuite/models/BooleanAndScalarModel.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/templatesuite/models/BooleanAndStringTemplateModel.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/templatesuite/models/BooleanAndStringTemplateModel.java b/src/test/java/freemarker/test/templatesuite/models/BooleanAndStringTemplateModel.java index d0b5f3c..cba28a7 100644 --- a/src/test/java/freemarker/test/templatesuite/models/BooleanAndStringTemplateModel.java +++ b/src/test/java/freemarker/test/templatesuite/models/BooleanAndStringTemplateModel.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/templatesuite/models/BooleanHash1.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/templatesuite/models/BooleanHash1.java b/src/test/java/freemarker/test/templatesuite/models/BooleanHash1.java index 0b94be5..6e9993d 100644 --- a/src/test/java/freemarker/test/templatesuite/models/BooleanHash1.java +++ b/src/test/java/freemarker/test/templatesuite/models/BooleanHash1.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/templatesuite/models/BooleanHash2.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/templatesuite/models/BooleanHash2.java b/src/test/java/freemarker/test/templatesuite/models/BooleanHash2.java index 53ae017..b6c1147 100644 --- a/src/test/java/freemarker/test/templatesuite/models/BooleanHash2.java +++ b/src/test/java/freemarker/test/templatesuite/models/BooleanHash2.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/templatesuite/models/BooleanList1.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/templatesuite/models/BooleanList1.java b/src/test/java/freemarker/test/templatesuite/models/BooleanList1.java index 9e72c91..3fcef28 100644 --- a/src/test/java/freemarker/test/templatesuite/models/BooleanList1.java +++ b/src/test/java/freemarker/test/templatesuite/models/BooleanList1.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/templatesuite/models/BooleanList2.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/templatesuite/models/BooleanList2.java b/src/test/java/freemarker/test/templatesuite/models/BooleanList2.java index d5e9dec..1f2234e 100644 --- a/src/test/java/freemarker/test/templatesuite/models/BooleanList2.java +++ b/src/test/java/freemarker/test/templatesuite/models/BooleanList2.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/templatesuite/models/BooleanVsStringMethods.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/templatesuite/models/BooleanVsStringMethods.java b/src/test/java/freemarker/test/templatesuite/models/BooleanVsStringMethods.java index e50da9c..d6dc46c 100644 --- a/src/test/java/freemarker/test/templatesuite/models/BooleanVsStringMethods.java +++ b/src/test/java/freemarker/test/templatesuite/models/BooleanVsStringMethods.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/templatesuite/models/EnumTestClass.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/templatesuite/models/EnumTestClass.java b/src/test/java/freemarker/test/templatesuite/models/EnumTestClass.java index 6eb5da2..4b4254a 100644 --- a/src/test/java/freemarker/test/templatesuite/models/EnumTestClass.java +++ b/src/test/java/freemarker/test/templatesuite/models/EnumTestClass.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/templatesuite/models/ExceptionModel.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/templatesuite/models/ExceptionModel.java b/src/test/java/freemarker/test/templatesuite/models/ExceptionModel.java index ab30c79..8378bee 100644 --- a/src/test/java/freemarker/test/templatesuite/models/ExceptionModel.java +++ b/src/test/java/freemarker/test/templatesuite/models/ExceptionModel.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/templatesuite/models/HashAndScalarModel.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/templatesuite/models/HashAndScalarModel.java b/src/test/java/freemarker/test/templatesuite/models/HashAndScalarModel.java index fb7e740..b2c3b88 100644 --- a/src/test/java/freemarker/test/templatesuite/models/HashAndScalarModel.java +++ b/src/test/java/freemarker/test/templatesuite/models/HashAndScalarModel.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/templatesuite/models/JavaObjectInfo.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/templatesuite/models/JavaObjectInfo.java b/src/test/java/freemarker/test/templatesuite/models/JavaObjectInfo.java index f6fbda1..aa7a72e 100644 --- a/src/test/java/freemarker/test/templatesuite/models/JavaObjectInfo.java +++ b/src/test/java/freemarker/test/templatesuite/models/JavaObjectInfo.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/templatesuite/models/LegacyList.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/templatesuite/models/LegacyList.java b/src/test/java/freemarker/test/templatesuite/models/LegacyList.java index 799d212..06abaca 100644 --- a/src/test/java/freemarker/test/templatesuite/models/LegacyList.java +++ b/src/test/java/freemarker/test/templatesuite/models/LegacyList.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/templatesuite/models/Listables.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/templatesuite/models/Listables.java b/src/test/java/freemarker/test/templatesuite/models/Listables.java index f06eaad..165dce8 100644 --- a/src/test/java/freemarker/test/templatesuite/models/Listables.java +++ b/src/test/java/freemarker/test/templatesuite/models/Listables.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/templatesuite/models/MultiModel1.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/templatesuite/models/MultiModel1.java b/src/test/java/freemarker/test/templatesuite/models/MultiModel1.java index 57face9..f9ac0ca 100644 --- a/src/test/java/freemarker/test/templatesuite/models/MultiModel1.java +++ b/src/test/java/freemarker/test/templatesuite/models/MultiModel1.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/templatesuite/models/MultiModel2.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/templatesuite/models/MultiModel2.java b/src/test/java/freemarker/test/templatesuite/models/MultiModel2.java index 6d652fd..f5ef98b 100644 --- a/src/test/java/freemarker/test/templatesuite/models/MultiModel2.java +++ b/src/test/java/freemarker/test/templatesuite/models/MultiModel2.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/templatesuite/models/MultiModel3.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/templatesuite/models/MultiModel3.java b/src/test/java/freemarker/test/templatesuite/models/MultiModel3.java index 821f58b..bd362e5 100644 --- a/src/test/java/freemarker/test/templatesuite/models/MultiModel3.java +++ b/src/test/java/freemarker/test/templatesuite/models/MultiModel3.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/templatesuite/models/MultiModel4.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/templatesuite/models/MultiModel4.java b/src/test/java/freemarker/test/templatesuite/models/MultiModel4.java index e3a0793..b2848c6 100644 --- a/src/test/java/freemarker/test/templatesuite/models/MultiModel4.java +++ b/src/test/java/freemarker/test/templatesuite/models/MultiModel4.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/templatesuite/models/MultiModel5.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/templatesuite/models/MultiModel5.java b/src/test/java/freemarker/test/templatesuite/models/MultiModel5.java index f81a1a8..adf4aa3 100644 --- a/src/test/java/freemarker/test/templatesuite/models/MultiModel5.java +++ b/src/test/java/freemarker/test/templatesuite/models/MultiModel5.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/templatesuite/models/NewTestModel.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/templatesuite/models/NewTestModel.java b/src/test/java/freemarker/test/templatesuite/models/NewTestModel.java index 4fe7dbf..194cb39 100644 --- a/src/test/java/freemarker/test/templatesuite/models/NewTestModel.java +++ b/src/test/java/freemarker/test/templatesuite/models/NewTestModel.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/templatesuite/models/NewTestModel2.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/templatesuite/models/NewTestModel2.java b/src/test/java/freemarker/test/templatesuite/models/NewTestModel2.java index 4bbc414..b44b1f5 100644 --- a/src/test/java/freemarker/test/templatesuite/models/NewTestModel2.java +++ b/src/test/java/freemarker/test/templatesuite/models/NewTestModel2.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/templatesuite/models/NumberAndStringModel.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/templatesuite/models/NumberAndStringModel.java b/src/test/java/freemarker/test/templatesuite/models/NumberAndStringModel.java index 5c20bf2..9b38c9f 100644 --- a/src/test/java/freemarker/test/templatesuite/models/NumberAndStringModel.java +++ b/src/test/java/freemarker/test/templatesuite/models/NumberAndStringModel.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/templatesuite/models/OverloadedConstructor.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/templatesuite/models/OverloadedConstructor.java b/src/test/java/freemarker/test/templatesuite/models/OverloadedConstructor.java index bb98ceb..0becc02 100644 --- a/src/test/java/freemarker/test/templatesuite/models/OverloadedConstructor.java +++ b/src/test/java/freemarker/test/templatesuite/models/OverloadedConstructor.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/templatesuite/models/OverloadedMethods.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/templatesuite/models/OverloadedMethods.java b/src/test/java/freemarker/test/templatesuite/models/OverloadedMethods.java index 2138d03..b71bf76 100644 --- a/src/test/java/freemarker/test/templatesuite/models/OverloadedMethods.java +++ b/src/test/java/freemarker/test/templatesuite/models/OverloadedMethods.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/templatesuite/models/OverloadedMethods2.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/templatesuite/models/OverloadedMethods2.java b/src/test/java/freemarker/test/templatesuite/models/OverloadedMethods2.java index 854c179..e73c696 100644 --- a/src/test/java/freemarker/test/templatesuite/models/OverloadedMethods2.java +++ b/src/test/java/freemarker/test/templatesuite/models/OverloadedMethods2.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/templatesuite/models/SimpleTestMethod.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/templatesuite/models/SimpleTestMethod.java b/src/test/java/freemarker/test/templatesuite/models/SimpleTestMethod.java index bacfac1..9dc4ded 100644 --- a/src/test/java/freemarker/test/templatesuite/models/SimpleTestMethod.java +++ b/src/test/java/freemarker/test/templatesuite/models/SimpleTestMethod.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/templatesuite/models/TransformHashWrapper.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/templatesuite/models/TransformHashWrapper.java b/src/test/java/freemarker/test/templatesuite/models/TransformHashWrapper.java index 35daadb..f3de0a9 100644 --- a/src/test/java/freemarker/test/templatesuite/models/TransformHashWrapper.java +++ b/src/test/java/freemarker/test/templatesuite/models/TransformHashWrapper.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/templatesuite/models/TransformMethodWrapper1.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/templatesuite/models/TransformMethodWrapper1.java b/src/test/java/freemarker/test/templatesuite/models/TransformMethodWrapper1.java index 8c2db7a..51ae46c 100644 --- a/src/test/java/freemarker/test/templatesuite/models/TransformMethodWrapper1.java +++ b/src/test/java/freemarker/test/templatesuite/models/TransformMethodWrapper1.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/templatesuite/models/TransformMethodWrapper2.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/templatesuite/models/TransformMethodWrapper2.java b/src/test/java/freemarker/test/templatesuite/models/TransformMethodWrapper2.java index 712d5dc..87c0768 100644 --- a/src/test/java/freemarker/test/templatesuite/models/TransformMethodWrapper2.java +++ b/src/test/java/freemarker/test/templatesuite/models/TransformMethodWrapper2.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/templatesuite/models/TransformModel1.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/templatesuite/models/TransformModel1.java b/src/test/java/freemarker/test/templatesuite/models/TransformModel1.java index 79cc9b3..2d7dc27 100644 --- a/src/test/java/freemarker/test/templatesuite/models/TransformModel1.java +++ b/src/test/java/freemarker/test/templatesuite/models/TransformModel1.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/templatesuite/models/VarArgTestModel.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/templatesuite/models/VarArgTestModel.java b/src/test/java/freemarker/test/templatesuite/models/VarArgTestModel.java index ccaaf0d..6e010e1 100644 --- a/src/test/java/freemarker/test/templatesuite/models/VarArgTestModel.java +++ b/src/test/java/freemarker/test/templatesuite/models/VarArgTestModel.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/templatesuite/package.html ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/templatesuite/package.html b/src/test/java/freemarker/test/templatesuite/package.html index 80cb733..cabffb0 100644 --- a/src/test/java/freemarker/test/templatesuite/package.html +++ b/src/test/java/freemarker/test/templatesuite/package.html @@ -6,9 +6,9 @@ to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/utility/AssertDirective.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/utility/AssertDirective.java b/src/test/java/freemarker/test/utility/AssertDirective.java index 0e57234..5749cd5 100644 --- a/src/test/java/freemarker/test/utility/AssertDirective.java +++ b/src/test/java/freemarker/test/utility/AssertDirective.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/utility/AssertEqualsDirective.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/utility/AssertEqualsDirective.java b/src/test/java/freemarker/test/utility/AssertEqualsDirective.java index 7252a63..ddf23f6 100644 --- a/src/test/java/freemarker/test/utility/AssertEqualsDirective.java +++ b/src/test/java/freemarker/test/utility/AssertEqualsDirective.java @@ -6,9 +6,9 @@ * to you 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 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/83eac154/src/test/java/freemarker/test/utility/AssertFailsDirective.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/utility/AssertFailsDirective.java b/src/test/java/freemarker/test/utility/AssertFailsDirective.java index 8a72bb9..4d8cb69 100644 --- a/src/test/java/freemarker/test/utility/AssertFailsDirective.java +++ b/src/test/java/freemarker/test/utility/AssertFailsDirective.java @@ -6,9 +6,9 @@ * to you 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
