http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/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 9dfa08d..a8532cd 100644 --- a/src/test/java/freemarker/test/templatesuite/models/BeanTestClass.java +++ b/src/test/java/freemarker/test/templatesuite/models/BeanTestClass.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.templatesuite.models;
http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/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 2baacb9..02d8457 100644 --- a/src/test/java/freemarker/test/templatesuite/models/BeanTestInterface.java +++ b/src/test/java/freemarker/test/templatesuite/models/BeanTestInterface.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.templatesuite.models; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/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 a923c8d..57ffb74 100644 --- a/src/test/java/freemarker/test/templatesuite/models/BeanTestSuperclass.java +++ b/src/test/java/freemarker/test/templatesuite/models/BeanTestSuperclass.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.templatesuite.models; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/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 eb7d7a9..2ec06bf 100644 --- a/src/test/java/freemarker/test/templatesuite/models/BooleanAndScalarModel.java +++ b/src/test/java/freemarker/test/templatesuite/models/BooleanAndScalarModel.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.templatesuite.models; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/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 2e31a81..d0b5f3c 100644 --- a/src/test/java/freemarker/test/templatesuite/models/BooleanAndStringTemplateModel.java +++ b/src/test/java/freemarker/test/templatesuite/models/BooleanAndStringTemplateModel.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.templatesuite.models; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/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 1d4cf35..0b94be5 100644 --- a/src/test/java/freemarker/test/templatesuite/models/BooleanHash1.java +++ b/src/test/java/freemarker/test/templatesuite/models/BooleanHash1.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.templatesuite.models; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/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 3096a49..53ae017 100644 --- a/src/test/java/freemarker/test/templatesuite/models/BooleanHash2.java +++ b/src/test/java/freemarker/test/templatesuite/models/BooleanHash2.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.templatesuite.models; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/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 8f51e9b..9e72c91 100644 --- a/src/test/java/freemarker/test/templatesuite/models/BooleanList1.java +++ b/src/test/java/freemarker/test/templatesuite/models/BooleanList1.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.templatesuite.models; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/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 2bf84d8..d5e9dec 100644 --- a/src/test/java/freemarker/test/templatesuite/models/BooleanList2.java +++ b/src/test/java/freemarker/test/templatesuite/models/BooleanList2.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.templatesuite.models; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/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 b780f87..e50da9c 100644 --- a/src/test/java/freemarker/test/templatesuite/models/BooleanVsStringMethods.java +++ b/src/test/java/freemarker/test/templatesuite/models/BooleanVsStringMethods.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.templatesuite.models; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/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 17c261b..6eb5da2 100644 --- a/src/test/java/freemarker/test/templatesuite/models/EnumTestClass.java +++ b/src/test/java/freemarker/test/templatesuite/models/EnumTestClass.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.templatesuite.models; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/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 8538118..ab30c79 100644 --- a/src/test/java/freemarker/test/templatesuite/models/ExceptionModel.java +++ b/src/test/java/freemarker/test/templatesuite/models/ExceptionModel.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.templatesuite.models; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/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 e758401..fb7e740 100644 --- a/src/test/java/freemarker/test/templatesuite/models/HashAndScalarModel.java +++ b/src/test/java/freemarker/test/templatesuite/models/HashAndScalarModel.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.templatesuite.models; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/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 799173f..f6fbda1 100644 --- a/src/test/java/freemarker/test/templatesuite/models/JavaObjectInfo.java +++ b/src/test/java/freemarker/test/templatesuite/models/JavaObjectInfo.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.templatesuite.models; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/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 8a87361..799d212 100644 --- a/src/test/java/freemarker/test/templatesuite/models/LegacyList.java +++ b/src/test/java/freemarker/test/templatesuite/models/LegacyList.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.templatesuite.models; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/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 8310068..42d43dc 100644 --- a/src/test/java/freemarker/test/templatesuite/models/Listables.java +++ b/src/test/java/freemarker/test/templatesuite/models/Listables.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.templatesuite.models; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/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 d7a90cd..57face9 100644 --- a/src/test/java/freemarker/test/templatesuite/models/MultiModel1.java +++ b/src/test/java/freemarker/test/templatesuite/models/MultiModel1.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.templatesuite.models; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/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 0ad85d0..6d652fd 100644 --- a/src/test/java/freemarker/test/templatesuite/models/MultiModel2.java +++ b/src/test/java/freemarker/test/templatesuite/models/MultiModel2.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.templatesuite.models; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/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 f2b35f7..821f58b 100644 --- a/src/test/java/freemarker/test/templatesuite/models/MultiModel3.java +++ b/src/test/java/freemarker/test/templatesuite/models/MultiModel3.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.templatesuite.models; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/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 4f5d398..e3a0793 100644 --- a/src/test/java/freemarker/test/templatesuite/models/MultiModel4.java +++ b/src/test/java/freemarker/test/templatesuite/models/MultiModel4.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.templatesuite.models; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/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 6bd7544..f81a1a8 100644 --- a/src/test/java/freemarker/test/templatesuite/models/MultiModel5.java +++ b/src/test/java/freemarker/test/templatesuite/models/MultiModel5.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.templatesuite.models; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/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 2d30c93..4fe7dbf 100644 --- a/src/test/java/freemarker/test/templatesuite/models/NewTestModel.java +++ b/src/test/java/freemarker/test/templatesuite/models/NewTestModel.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.templatesuite.models; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/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 697c330..4bbc414 100644 --- a/src/test/java/freemarker/test/templatesuite/models/NewTestModel2.java +++ b/src/test/java/freemarker/test/templatesuite/models/NewTestModel2.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.templatesuite.models; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/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 24f18ee..5c20bf2 100644 --- a/src/test/java/freemarker/test/templatesuite/models/NumberAndStringModel.java +++ b/src/test/java/freemarker/test/templatesuite/models/NumberAndStringModel.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.templatesuite.models; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/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 63b7e09..bb98ceb 100644 --- a/src/test/java/freemarker/test/templatesuite/models/OverloadedConstructor.java +++ b/src/test/java/freemarker/test/templatesuite/models/OverloadedConstructor.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.templatesuite.models; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/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 64860b7..2138d03 100644 --- a/src/test/java/freemarker/test/templatesuite/models/OverloadedMethods.java +++ b/src/test/java/freemarker/test/templatesuite/models/OverloadedMethods.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.templatesuite.models; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/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 e459990..9f8e055 100644 --- a/src/test/java/freemarker/test/templatesuite/models/OverloadedMethods2.java +++ b/src/test/java/freemarker/test/templatesuite/models/OverloadedMethods2.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.templatesuite.models; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/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 95b605b..bacfac1 100644 --- a/src/test/java/freemarker/test/templatesuite/models/SimpleTestMethod.java +++ b/src/test/java/freemarker/test/templatesuite/models/SimpleTestMethod.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.templatesuite.models; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/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 7adc75a..35daadb 100644 --- a/src/test/java/freemarker/test/templatesuite/models/TransformHashWrapper.java +++ b/src/test/java/freemarker/test/templatesuite/models/TransformHashWrapper.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.templatesuite.models; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/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 14160a3..bfb2a34 100644 --- a/src/test/java/freemarker/test/templatesuite/models/TransformMethodWrapper1.java +++ b/src/test/java/freemarker/test/templatesuite/models/TransformMethodWrapper1.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.templatesuite.models; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/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 aa7a3d9..712d5dc 100644 --- a/src/test/java/freemarker/test/templatesuite/models/TransformMethodWrapper2.java +++ b/src/test/java/freemarker/test/templatesuite/models/TransformMethodWrapper2.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.templatesuite.models; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/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 6ab25fe..79cc9b3 100644 --- a/src/test/java/freemarker/test/templatesuite/models/TransformModel1.java +++ b/src/test/java/freemarker/test/templatesuite/models/TransformModel1.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.templatesuite.models; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/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 c1823ad..ccaaf0d 100644 --- a/src/test/java/freemarker/test/templatesuite/models/VarArgTestModel.java +++ b/src/test/java/freemarker/test/templatesuite/models/VarArgTestModel.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.templatesuite.models; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/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 aa98a79..0e57234 100644 --- a/src/test/java/freemarker/test/utility/AssertDirective.java +++ b/src/test/java/freemarker/test/utility/AssertDirective.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.utility; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/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 8bb9ff6..7252a63 100644 --- a/src/test/java/freemarker/test/utility/AssertEqualsDirective.java +++ b/src/test/java/freemarker/test/utility/AssertEqualsDirective.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.utility; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/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 9979db2..8a72bb9 100644 --- a/src/test/java/freemarker/test/utility/AssertFailsDirective.java +++ b/src/test/java/freemarker/test/utility/AssertFailsDirective.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.utility; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/test/java/freemarker/test/utility/AssertationFailedInTemplateException.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/utility/AssertationFailedInTemplateException.java b/src/test/java/freemarker/test/utility/AssertationFailedInTemplateException.java index 129c94a..a1f51fd 100644 --- a/src/test/java/freemarker/test/utility/AssertationFailedInTemplateException.java +++ b/src/test/java/freemarker/test/utility/AssertationFailedInTemplateException.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.utility; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/test/java/freemarker/test/utility/BadParameterTypeException.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/utility/BadParameterTypeException.java b/src/test/java/freemarker/test/utility/BadParameterTypeException.java index 1df6911..4f78e90 100644 --- a/src/test/java/freemarker/test/utility/BadParameterTypeException.java +++ b/src/test/java/freemarker/test/utility/BadParameterTypeException.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.utility; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/test/java/freemarker/test/utility/FileTestCase.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/utility/FileTestCase.java b/src/test/java/freemarker/test/utility/FileTestCase.java index cabab8a..c0ea3a5 100644 --- a/src/test/java/freemarker/test/utility/FileTestCase.java +++ b/src/test/java/freemarker/test/utility/FileTestCase.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.utility; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/test/java/freemarker/test/utility/Helpers.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/utility/Helpers.java b/src/test/java/freemarker/test/utility/Helpers.java index e90f2f7..7f06f7d 100644 --- a/src/test/java/freemarker/test/utility/Helpers.java +++ b/src/test/java/freemarker/test/utility/Helpers.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.utility; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/test/java/freemarker/test/utility/MissingRequiredParameterException.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/utility/MissingRequiredParameterException.java b/src/test/java/freemarker/test/utility/MissingRequiredParameterException.java index 001d6a9..f8fa167 100644 --- a/src/test/java/freemarker/test/utility/MissingRequiredParameterException.java +++ b/src/test/java/freemarker/test/utility/MissingRequiredParameterException.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.utility; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/test/java/freemarker/test/utility/NoOutputDirective.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/utility/NoOutputDirective.java b/src/test/java/freemarker/test/utility/NoOutputDirective.java index 63a8426..029bcf7 100644 --- a/src/test/java/freemarker/test/utility/NoOutputDirective.java +++ b/src/test/java/freemarker/test/utility/NoOutputDirective.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.utility; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/test/java/freemarker/test/utility/ParameterException.java ---------------------------------------------------------------------- diff --git a/src/test/java/freemarker/test/utility/ParameterException.java b/src/test/java/freemarker/test/utility/ParameterException.java index 726e666..909a16c 100644 --- a/src/test/java/freemarker/test/utility/ParameterException.java +++ b/src/test/java/freemarker/test/utility/ParameterException.java @@ -1,17 +1,20 @@ /* - * Copyright 2014 Attila Szegedi, Daniel Dekany, Jonathan Revusky + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * 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 * - * 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 * - * 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. + * Unless required by applicable 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 freemarker.test.utility;
