This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.commons.threads-2.0.2-incubator in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-threads.git
commit b29c28ce86db0fd1bc49b9bb5b4f1c4670528280 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/threads@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 d02f261..3a4d87e 100644 --- a/NOTICE +++ b/NOTICE @@ -1,5 +1,5 @@ Apache Sling Threads -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 d02f261..3a4d87e 100644 --- a/src/main/resources/META-INF/NOTICE +++ b/src/main/resources/META-INF/NOTICE @@ -1,5 +1,5 @@ Apache Sling Threads -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]>.
