This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git

commit f93017ed90464d58384a0eef084336fbcef31e9d
Author: Dan Haywood <d...@haywood-associates.co.uk>
AuthorDate: Mon Dec 4 08:34:48 2017 +0000

    ISIS-1784: fixes copyright
---
 .../applib/fixturescripts/BuilderScriptAbstract.java   | 10 +++++-----
 .../fixturescripts/PersonaWithBuilderScript.java       | 18 ++++++++++++++++++
 .../isis/applib/fixturescripts/PersonaWithFinder.java  | 18 ++++++++++++++++++
 .../apache/isis/applib/fixturescripts/WithPrereqs.java | 10 +++++-----
 4 files changed, 46 insertions(+), 10 deletions(-)

diff --git 
a/core/applib/src/main/java/org/apache/isis/applib/fixturescripts/BuilderScriptAbstract.java
 
b/core/applib/src/main/java/org/apache/isis/applib/fixturescripts/BuilderScriptAbstract.java
index ecefd09..addc6cf 100644
--- 
a/core/applib/src/main/java/org/apache/isis/applib/fixturescripts/BuilderScriptAbstract.java
+++ 
b/core/applib/src/main/java/org/apache/isis/applib/fixturescripts/BuilderScriptAbstract.java
@@ -1,9 +1,9 @@
 /*
- *
- *  Copyright 2012-2014 Eurocommercial Properties NV
- *
- *
- *  Licensed under the Apache License, Version 2.0 (the
+ *  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
  *
diff --git 
a/core/applib/src/main/java/org/apache/isis/applib/fixturescripts/PersonaWithBuilderScript.java
 
b/core/applib/src/main/java/org/apache/isis/applib/fixturescripts/PersonaWithBuilderScript.java
index da202bd..2909e3a 100644
--- 
a/core/applib/src/main/java/org/apache/isis/applib/fixturescripts/PersonaWithBuilderScript.java
+++ 
b/core/applib/src/main/java/org/apache/isis/applib/fixturescripts/PersonaWithBuilderScript.java
@@ -1,3 +1,21 @@
+/*
+ *  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
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing,
+ *  software distributed under the License is distributed on an
+ *  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ *  KIND, either express or implied.  See the License for the
+ *  specific language governing permissions and limitations
+ *  under the License.
+ */
 package org.apache.isis.applib.fixturescripts;
 
 public interface PersonaWithBuilderScript<T, F extends 
BuilderScriptAbstract<T,F>>  {
diff --git 
a/core/applib/src/main/java/org/apache/isis/applib/fixturescripts/PersonaWithFinder.java
 
b/core/applib/src/main/java/org/apache/isis/applib/fixturescripts/PersonaWithFinder.java
index a8f0d03..95d97d7 100644
--- 
a/core/applib/src/main/java/org/apache/isis/applib/fixturescripts/PersonaWithFinder.java
+++ 
b/core/applib/src/main/java/org/apache/isis/applib/fixturescripts/PersonaWithFinder.java
@@ -1,3 +1,21 @@
+/*
+ *  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
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing,
+ *  software distributed under the License is distributed on an
+ *  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ *  KIND, either express or implied.  See the License for the
+ *  specific language governing permissions and limitations
+ *  under the License.
+ */
 package org.apache.isis.applib.fixturescripts;
 
 import org.apache.isis.applib.services.registry.ServiceRegistry2;
diff --git 
a/core/applib/src/main/java/org/apache/isis/applib/fixturescripts/WithPrereqs.java
 
b/core/applib/src/main/java/org/apache/isis/applib/fixturescripts/WithPrereqs.java
index 949a709..5959db3 100644
--- 
a/core/applib/src/main/java/org/apache/isis/applib/fixturescripts/WithPrereqs.java
+++ 
b/core/applib/src/main/java/org/apache/isis/applib/fixturescripts/WithPrereqs.java
@@ -1,9 +1,9 @@
 /*
- *
- *  Copyright 2012-2014 Eurocommercial Properties NV
- *
- *
- *  Licensed under the Apache License, Version 2.0 (the
+ *  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
  *

-- 
To stop receiving notification emails like this one, please contact
"commits@isis.apache.org" <commits@isis.apache.org>.

Reply via email to