http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/debug/impl/RmiDebugModelImpl.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/debug/impl/RmiDebugModelImpl.java b/src/main/java/freemarker/debug/impl/RmiDebugModelImpl.java index c859acf..6bc84d5 100644 --- a/src/main/java/freemarker/debug/impl/RmiDebugModelImpl.java +++ b/src/main/java/freemarker/debug/impl/RmiDebugModelImpl.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.debug.impl;
http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/debug/impl/RmiDebuggedEnvironmentImpl.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/debug/impl/RmiDebuggedEnvironmentImpl.java b/src/main/java/freemarker/debug/impl/RmiDebuggedEnvironmentImpl.java index c86faf6..8bb1b3c 100644 --- a/src/main/java/freemarker/debug/impl/RmiDebuggedEnvironmentImpl.java +++ b/src/main/java/freemarker/debug/impl/RmiDebuggedEnvironmentImpl.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.debug.impl; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/debug/impl/RmiDebuggerImpl.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/debug/impl/RmiDebuggerImpl.java b/src/main/java/freemarker/debug/impl/RmiDebuggerImpl.java index 66b605f..61a5e14 100644 --- a/src/main/java/freemarker/debug/impl/RmiDebuggerImpl.java +++ b/src/main/java/freemarker/debug/impl/RmiDebuggerImpl.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.debug.impl; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/debug/impl/RmiDebuggerListenerImpl.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/debug/impl/RmiDebuggerListenerImpl.java b/src/main/java/freemarker/debug/impl/RmiDebuggerListenerImpl.java index 15e5877..dcb5cd1 100644 --- a/src/main/java/freemarker/debug/impl/RmiDebuggerListenerImpl.java +++ b/src/main/java/freemarker/debug/impl/RmiDebuggerListenerImpl.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.debug.impl; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/debug/impl/RmiDebuggerService.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/debug/impl/RmiDebuggerService.java b/src/main/java/freemarker/debug/impl/RmiDebuggerService.java index 64f904a..8065830 100644 --- a/src/main/java/freemarker/debug/impl/RmiDebuggerService.java +++ b/src/main/java/freemarker/debug/impl/RmiDebuggerService.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.debug.impl; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/ext/ant/FreemarkerXmlTask.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/ext/ant/FreemarkerXmlTask.java b/src/main/java/freemarker/ext/ant/FreemarkerXmlTask.java index 2898b01..96b755a 100644 --- a/src/main/java/freemarker/ext/ant/FreemarkerXmlTask.java +++ b/src/main/java/freemarker/ext/ant/FreemarkerXmlTask.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.ext.ant; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/ext/ant/JythonAntTask.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/ext/ant/JythonAntTask.java b/src/main/java/freemarker/ext/ant/JythonAntTask.java index b229bf9..3308b71 100644 --- a/src/main/java/freemarker/ext/ant/JythonAntTask.java +++ b/src/main/java/freemarker/ext/ant/JythonAntTask.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.ext.ant; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/ext/ant/UnlinkedJythonOperations.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/ext/ant/UnlinkedJythonOperations.java b/src/main/java/freemarker/ext/ant/UnlinkedJythonOperations.java index 6fa9479..7113482 100644 --- a/src/main/java/freemarker/ext/ant/UnlinkedJythonOperations.java +++ b/src/main/java/freemarker/ext/ant/UnlinkedJythonOperations.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.ext.ant; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/ext/ant/UnlinkedJythonOperationsImpl.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/ext/ant/UnlinkedJythonOperationsImpl.java b/src/main/java/freemarker/ext/ant/UnlinkedJythonOperationsImpl.java index a355f7e..b586716 100644 --- a/src/main/java/freemarker/ext/ant/UnlinkedJythonOperationsImpl.java +++ b/src/main/java/freemarker/ext/ant/UnlinkedJythonOperationsImpl.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.ext.ant; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/ext/beans/APIModel.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/ext/beans/APIModel.java b/src/main/java/freemarker/ext/beans/APIModel.java index 5646ed9..83c4121 100644 --- a/src/main/java/freemarker/ext/beans/APIModel.java +++ b/src/main/java/freemarker/ext/beans/APIModel.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.ext.beans; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/ext/beans/ArgumentTypes.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/ext/beans/ArgumentTypes.java b/src/main/java/freemarker/ext/beans/ArgumentTypes.java index 5bd48b4..11f1b77 100644 --- a/src/main/java/freemarker/ext/beans/ArgumentTypes.java +++ b/src/main/java/freemarker/ext/beans/ArgumentTypes.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.ext.beans; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/ext/beans/ArrayModel.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/ext/beans/ArrayModel.java b/src/main/java/freemarker/ext/beans/ArrayModel.java index c030380..5884c9a 100644 --- a/src/main/java/freemarker/ext/beans/ArrayModel.java +++ b/src/main/java/freemarker/ext/beans/ArrayModel.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.ext.beans; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/ext/beans/BeanModel.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/ext/beans/BeanModel.java b/src/main/java/freemarker/ext/beans/BeanModel.java index dc31a8c..090deab 100644 --- a/src/main/java/freemarker/ext/beans/BeanModel.java +++ b/src/main/java/freemarker/ext/beans/BeanModel.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.ext.beans; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/ext/beans/BeansModelCache.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/ext/beans/BeansModelCache.java b/src/main/java/freemarker/ext/beans/BeansModelCache.java index 6b4d671..659fe1b 100644 --- a/src/main/java/freemarker/ext/beans/BeansModelCache.java +++ b/src/main/java/freemarker/ext/beans/BeansModelCache.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.ext.beans; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/ext/beans/BeansWrapper.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/ext/beans/BeansWrapper.java b/src/main/java/freemarker/ext/beans/BeansWrapper.java index 64e00e7..b21bdeb 100644 --- a/src/main/java/freemarker/ext/beans/BeansWrapper.java +++ b/src/main/java/freemarker/ext/beans/BeansWrapper.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.ext.beans; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/ext/beans/BeansWrapperBuilder.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/ext/beans/BeansWrapperBuilder.java b/src/main/java/freemarker/ext/beans/BeansWrapperBuilder.java index b94519e..54090b9 100644 --- a/src/main/java/freemarker/ext/beans/BeansWrapperBuilder.java +++ b/src/main/java/freemarker/ext/beans/BeansWrapperBuilder.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.ext.beans; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/ext/beans/BeansWrapperConfiguration.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/ext/beans/BeansWrapperConfiguration.java b/src/main/java/freemarker/ext/beans/BeansWrapperConfiguration.java index c5c3de2..1216fb6 100644 --- a/src/main/java/freemarker/ext/beans/BeansWrapperConfiguration.java +++ b/src/main/java/freemarker/ext/beans/BeansWrapperConfiguration.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.ext.beans; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/ext/beans/BeansWrapperSingletonHolder.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/ext/beans/BeansWrapperSingletonHolder.java b/src/main/java/freemarker/ext/beans/BeansWrapperSingletonHolder.java index cdb2222..6f7f491 100644 --- a/src/main/java/freemarker/ext/beans/BeansWrapperSingletonHolder.java +++ b/src/main/java/freemarker/ext/beans/BeansWrapperSingletonHolder.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.ext.beans; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/ext/beans/BooleanModel.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/ext/beans/BooleanModel.java b/src/main/java/freemarker/ext/beans/BooleanModel.java index 8de7499..31f386d 100644 --- a/src/main/java/freemarker/ext/beans/BooleanModel.java +++ b/src/main/java/freemarker/ext/beans/BooleanModel.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.ext.beans; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/ext/beans/CallableMemberDescriptor.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/ext/beans/CallableMemberDescriptor.java b/src/main/java/freemarker/ext/beans/CallableMemberDescriptor.java index b7dd3d4..d0e7245 100644 --- a/src/main/java/freemarker/ext/beans/CallableMemberDescriptor.java +++ b/src/main/java/freemarker/ext/beans/CallableMemberDescriptor.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.ext.beans; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/ext/beans/CharacterOrString.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/ext/beans/CharacterOrString.java b/src/main/java/freemarker/ext/beans/CharacterOrString.java index 82d9eaf..8b66462 100644 --- a/src/main/java/freemarker/ext/beans/CharacterOrString.java +++ b/src/main/java/freemarker/ext/beans/CharacterOrString.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.ext.beans; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/ext/beans/ClassBasedModelFactory.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/ext/beans/ClassBasedModelFactory.java b/src/main/java/freemarker/ext/beans/ClassBasedModelFactory.java index 7d33815..d34ace5 100644 --- a/src/main/java/freemarker/ext/beans/ClassBasedModelFactory.java +++ b/src/main/java/freemarker/ext/beans/ClassBasedModelFactory.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.ext.beans; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/ext/beans/ClassChangeNotifier.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/ext/beans/ClassChangeNotifier.java b/src/main/java/freemarker/ext/beans/ClassChangeNotifier.java index a1ef0c6..85e3cbe 100644 --- a/src/main/java/freemarker/ext/beans/ClassChangeNotifier.java +++ b/src/main/java/freemarker/ext/beans/ClassChangeNotifier.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.ext.beans; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/ext/beans/ClassIntrospector.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/ext/beans/ClassIntrospector.java b/src/main/java/freemarker/ext/beans/ClassIntrospector.java index 3b90012..6ccd872 100644 --- a/src/main/java/freemarker/ext/beans/ClassIntrospector.java +++ b/src/main/java/freemarker/ext/beans/ClassIntrospector.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.ext.beans; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/ext/beans/ClassIntrospectorBuilder.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/ext/beans/ClassIntrospectorBuilder.java b/src/main/java/freemarker/ext/beans/ClassIntrospectorBuilder.java index d909aec..ca35aef 100644 --- a/src/main/java/freemarker/ext/beans/ClassIntrospectorBuilder.java +++ b/src/main/java/freemarker/ext/beans/ClassIntrospectorBuilder.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.ext.beans; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/ext/beans/CollectionAdapter.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/ext/beans/CollectionAdapter.java b/src/main/java/freemarker/ext/beans/CollectionAdapter.java index b3a4ca1..8234851 100644 --- a/src/main/java/freemarker/ext/beans/CollectionAdapter.java +++ b/src/main/java/freemarker/ext/beans/CollectionAdapter.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.ext.beans; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/ext/beans/CollectionModel.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/ext/beans/CollectionModel.java b/src/main/java/freemarker/ext/beans/CollectionModel.java index d116c44..d82ff4b 100644 --- a/src/main/java/freemarker/ext/beans/CollectionModel.java +++ b/src/main/java/freemarker/ext/beans/CollectionModel.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.ext.beans; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/ext/beans/DateModel.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/ext/beans/DateModel.java b/src/main/java/freemarker/ext/beans/DateModel.java index 9d1b618..228df23 100644 --- a/src/main/java/freemarker/ext/beans/DateModel.java +++ b/src/main/java/freemarker/ext/beans/DateModel.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.ext.beans; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/ext/beans/EmptyCallableMemberDescriptor.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/ext/beans/EmptyCallableMemberDescriptor.java b/src/main/java/freemarker/ext/beans/EmptyCallableMemberDescriptor.java index 0578d71..01d5c89 100644 --- a/src/main/java/freemarker/ext/beans/EmptyCallableMemberDescriptor.java +++ b/src/main/java/freemarker/ext/beans/EmptyCallableMemberDescriptor.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.ext.beans; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/ext/beans/EmptyMemberAndArguments.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/ext/beans/EmptyMemberAndArguments.java b/src/main/java/freemarker/ext/beans/EmptyMemberAndArguments.java index df2377e..088d4e2 100644 --- a/src/main/java/freemarker/ext/beans/EmptyMemberAndArguments.java +++ b/src/main/java/freemarker/ext/beans/EmptyMemberAndArguments.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.ext.beans; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/ext/beans/EnumerationModel.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/ext/beans/EnumerationModel.java b/src/main/java/freemarker/ext/beans/EnumerationModel.java index 3a801eb..e6596ba 100644 --- a/src/main/java/freemarker/ext/beans/EnumerationModel.java +++ b/src/main/java/freemarker/ext/beans/EnumerationModel.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.ext.beans; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/ext/beans/HashAdapter.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/ext/beans/HashAdapter.java b/src/main/java/freemarker/ext/beans/HashAdapter.java index 92071bf..24b282b 100644 --- a/src/main/java/freemarker/ext/beans/HashAdapter.java +++ b/src/main/java/freemarker/ext/beans/HashAdapter.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.ext.beans; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/ext/beans/InvalidPropertyException.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/ext/beans/InvalidPropertyException.java b/src/main/java/freemarker/ext/beans/InvalidPropertyException.java index 28a7720..483788a 100755 --- a/src/main/java/freemarker/ext/beans/InvalidPropertyException.java +++ b/src/main/java/freemarker/ext/beans/InvalidPropertyException.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.ext.beans; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/ext/beans/IteratorModel.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/ext/beans/IteratorModel.java b/src/main/java/freemarker/ext/beans/IteratorModel.java index 654dc2d..6a3371c 100644 --- a/src/main/java/freemarker/ext/beans/IteratorModel.java +++ b/src/main/java/freemarker/ext/beans/IteratorModel.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.ext.beans; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/ext/beans/JRebelClassChangeNotifier.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/ext/beans/JRebelClassChangeNotifier.java b/src/main/java/freemarker/ext/beans/JRebelClassChangeNotifier.java index c4bf026..120a92d 100644 --- a/src/main/java/freemarker/ext/beans/JRebelClassChangeNotifier.java +++ b/src/main/java/freemarker/ext/beans/JRebelClassChangeNotifier.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.ext.beans; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/ext/beans/MapModel.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/ext/beans/MapModel.java b/src/main/java/freemarker/ext/beans/MapModel.java index ad28432..b3c85bb 100644 --- a/src/main/java/freemarker/ext/beans/MapModel.java +++ b/src/main/java/freemarker/ext/beans/MapModel.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.ext.beans; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/ext/beans/MaybeEmptyCallableMemberDescriptor.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/ext/beans/MaybeEmptyCallableMemberDescriptor.java b/src/main/java/freemarker/ext/beans/MaybeEmptyCallableMemberDescriptor.java index 6d7105b..460d9a2 100644 --- a/src/main/java/freemarker/ext/beans/MaybeEmptyCallableMemberDescriptor.java +++ b/src/main/java/freemarker/ext/beans/MaybeEmptyCallableMemberDescriptor.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.ext.beans; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/ext/beans/MaybeEmptyMemberAndArguments.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/ext/beans/MaybeEmptyMemberAndArguments.java b/src/main/java/freemarker/ext/beans/MaybeEmptyMemberAndArguments.java index 991fed6..8b4e18b 100644 --- a/src/main/java/freemarker/ext/beans/MaybeEmptyMemberAndArguments.java +++ b/src/main/java/freemarker/ext/beans/MaybeEmptyMemberAndArguments.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.ext.beans; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/ext/beans/MemberAndArguments.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/ext/beans/MemberAndArguments.java b/src/main/java/freemarker/ext/beans/MemberAndArguments.java index 8c22b42..88cfa08 100644 --- a/src/main/java/freemarker/ext/beans/MemberAndArguments.java +++ b/src/main/java/freemarker/ext/beans/MemberAndArguments.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.ext.beans; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/ext/beans/MethodAppearanceFineTuner.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/ext/beans/MethodAppearanceFineTuner.java b/src/main/java/freemarker/ext/beans/MethodAppearanceFineTuner.java index a7c5ff5..2198772 100644 --- a/src/main/java/freemarker/ext/beans/MethodAppearanceFineTuner.java +++ b/src/main/java/freemarker/ext/beans/MethodAppearanceFineTuner.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.ext.beans; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/ext/beans/MethodSorter.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/ext/beans/MethodSorter.java b/src/main/java/freemarker/ext/beans/MethodSorter.java index 3807222..b30c4a9 100644 --- a/src/main/java/freemarker/ext/beans/MethodSorter.java +++ b/src/main/java/freemarker/ext/beans/MethodSorter.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.ext.beans; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/ext/beans/NonPrimitiveArrayBackedReadOnlyList.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/ext/beans/NonPrimitiveArrayBackedReadOnlyList.java b/src/main/java/freemarker/ext/beans/NonPrimitiveArrayBackedReadOnlyList.java index 6511ac5..170dace 100644 --- a/src/main/java/freemarker/ext/beans/NonPrimitiveArrayBackedReadOnlyList.java +++ b/src/main/java/freemarker/ext/beans/NonPrimitiveArrayBackedReadOnlyList.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.ext.beans; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/ext/beans/NumberModel.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/ext/beans/NumberModel.java b/src/main/java/freemarker/ext/beans/NumberModel.java index be5d8d0..9b3b14b 100644 --- a/src/main/java/freemarker/ext/beans/NumberModel.java +++ b/src/main/java/freemarker/ext/beans/NumberModel.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.ext.beans; http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c0a231d3/src/main/java/freemarker/ext/beans/OverloadedFixArgsMethods.java ---------------------------------------------------------------------- diff --git a/src/main/java/freemarker/ext/beans/OverloadedFixArgsMethods.java b/src/main/java/freemarker/ext/beans/OverloadedFixArgsMethods.java index 03785bf..69d44ca 100644 --- a/src/main/java/freemarker/ext/beans/OverloadedFixArgsMethods.java +++ b/src/main/java/freemarker/ext/beans/OverloadedFixArgsMethods.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.ext.beans;
