Author: rdonkin
Date: Mon Oct 27 14:34:37 2008
New Revision: 708328
URL: http://svn.apache.org/viewvc?rev=708328&view=rev
Log:
Correct year
Modified:
james/mailet/api/trunk/NOTICE.apache
james/mailet/api/trunk/NOTICE.txt
james/mailet/api/trunk/default.properties
Modified: james/mailet/api/trunk/NOTICE.apache
URL:
http://svn.apache.org/viewvc/james/mailet/api/trunk/NOTICE.apache?rev=708328&r1=708327&r2=708328&view=diff
==============================================================================
--- james/mailet/api/trunk/NOTICE.apache (original)
+++ james/mailet/api/trunk/NOTICE.apache Mon Oct 27 14:34:37 2008
@@ -3,5 +3,5 @@
=========================================================================
Apache James Mailet API
- Copyright 2007 The Apache Software Foundation
+ Copyright 2008 The Apache Software Foundation
\ No newline at end of file
Modified: james/mailet/api/trunk/NOTICE.txt
URL:
http://svn.apache.org/viewvc/james/mailet/api/trunk/NOTICE.txt?rev=708328&r1=708327&r2=708328&view=diff
==============================================================================
--- james/mailet/api/trunk/NOTICE.txt (original)
+++ james/mailet/api/trunk/NOTICE.txt Mon Oct 27 14:34:37 2008
@@ -3,7 +3,7 @@
=========================================================================
Apache James Mailet API
- Copyright 2007 The Apache Software Foundation
+ Copyright 2008 The Apache Software Foundation
Please read the LICENSE.txt and README.txt files in the root directory of
this distribution.
Modified: james/mailet/api/trunk/default.properties
URL:
http://svn.apache.org/viewvc/james/mailet/api/trunk/default.properties?rev=708328&r1=708327&r2=708328&view=diff
==============================================================================
--- james/mailet/api/trunk/default.properties (original)
+++ james/mailet/api/trunk/default.properties Mon Oct 27 14:34:37 2008
@@ -31,7 +31,7 @@
Name=Mailet API
version=2.4-SNAPSHOT
manifestVersion=2.4-SNAPSHOT
-year=2007
+year=2008
extension.name=org.apache.mailet
vendor=The Apache Software Foundation
vendor.id=org.apache