This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag maven-sling-plugin-2.0.4-incubator in repository https://gitbox.apache.org/repos/asf/sling-maven-sling-plugin.git
commit db8a36b7561db89e6665cecf75224ee750204418 Author: Carsten Ziegeler <[email protected]> AuthorDate: Wed Jan 7 09:07:02 2009 +0000 Update notice files to include 2009 in copyright statement. git-svn-id: https://svn.apache.org/repos/asf/incubator/sling/trunk/maven/maven-sling-plugin@732280 13f79535-47bb-0310-9956-ffa450edef68 --- NOTICE | 2 +- src/main/resources/META-INF/NOTICE | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NOTICE b/NOTICE index 3513e57..6df74a3 100644 --- a/NOTICE +++ b/NOTICE @@ -1,5 +1,5 @@ Apache Sling Maven Plugin -Copyright 2008 The Apache Software Foundation +Copyright 2008-2009 The Apache Software Foundation Apache Sling is based on source code originally developed by Day Software (http://www.day.com/). diff --git a/src/main/resources/META-INF/NOTICE b/src/main/resources/META-INF/NOTICE index 2cc661d..bea081b 100644 --- a/src/main/resources/META-INF/NOTICE +++ b/src/main/resources/META-INF/NOTICE @@ -1,5 +1,5 @@ Apache Sling Maven Plugin -Copyright 2008 The Apache Software Foundation +Copyright 2008-2009 The Apache Software Foundation Apache Sling is based on source code originally developed by Day Software (http://www.day.com/). -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
