diff --git a/LICENSE b/LICENSE index 933f08d..e220fcf 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (C) ${year} ${name} +Copyright (C) 2013-${year} ${name} Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/examples/LICENSE b/examples/LICENSE index 933f08d..e220fcf 100644 --- a/examples/LICENSE +++ b/examples/LICENSE @@ -1,4 +1,4 @@ -Copyright (C) ${year} ${name} +Copyright (C) 2013-${year} ${name} Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/examples/compile-only/src/main/java/de/richsource/gradle/plugins/gwt/example/Example.gwt.xml b/examples/compile-only/src/main/java/de/richsource/gradle/plugins/gwt/example/Example.gwt.xml index cf226d2..602567f 100644 --- a/examples/compile-only/src/main/java/de/richsource/gradle/plugins/gwt/example/Example.gwt.xml +++ b/examples/compile-only/src/main/java/de/richsource/gradle/plugins/gwt/example/Example.gwt.xml @@ -1,7 +1,7 @@