This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.commons.osgi-2.0.2-incubator in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-osgi.git
commit 1e008e6f11f66a47c862cd13236aeca6aafcf8bc Author: Carsten Ziegeler <[email protected]> AuthorDate: Mon Jun 16 12:08:14 2008 +0000 Change copyright year to 2008. git-svn-id: https://svn.apache.org/repos/asf/incubator/sling/trunk/commons/osgi@668130 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 3f1222a..5b7d685 100644 --- a/NOTICE +++ b/NOTICE @@ -1,5 +1,5 @@ Apache Sling Commons OSGi -Copyright 2007-2008 The Apache Software Foundation +Copyright 2008 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 424fca0..688b491 100644 --- a/src/main/resources/META-INF/NOTICE +++ b/src/main/resources/META-INF/NOTICE @@ -1,5 +1,5 @@ Apache Sling Commons OSGi -Copyright 2007-2008 The Apache Software Foundation +Copyright 2008 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]>.
