You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by da...@apache.org on 2008/10/15 22:40:47 UTC

svn commit: r705034 - /wicket/branches/wicket-1.3.x/release.sh

Author: dashorst
Date: Wed Oct 15 13:40:46 2008
New Revision: 705034

URL: http://svn.apache.org/viewvc?rev=705034&view=rev
Log:
update to copyright notice

Modified:
    wicket/branches/wicket-1.3.x/release.sh

Modified: wicket/branches/wicket-1.3.x/release.sh
URL: http://svn.apache.org/viewvc/wicket/branches/wicket-1.3.x/release.sh?rev=705034&r1=705033&r2=705034&view=diff
==============================================================================
--- wicket/branches/wicket-1.3.x/release.sh (original)
+++ wicket/branches/wicket-1.3.x/release.sh Wed Oct 15 13:40:46 2008
@@ -31,7 +31,7 @@
 NOTICE=NOTICE
 > $NOTICE 
 echo "Apache Wicket" >> $NOTICE
-echo "Copyright 2007 The Apache Software Foundation" >> $NOTICE
+echo "Copyright 2008 The Apache Software Foundation" >> $NOTICE
 echo "" >> $NOTICE
 echo "This product includes software developed at" >> $NOTICE
 echo "The Apache Software Foundation (http://www.apache.org/)." >> $NOTICE