Cyriaque Dupoirieux wrote:
[EMAIL PROTECTED] a écrit :
Author: thorsten
Date: Tue Aug 9 16:23:05 2005
New Revision: 231139
URL: http://svn.apache.org/viewcvs?rev=231139&view=rev
Log:
That small sh-script will deploy all related views plugins.
Added:
forrest/trunk/bin/views.sh (with props)
Added: forrest/trunk/bin/views.sh
URL:
http://svn.apache.org/viewcvs/forrest/trunk/bin/views.sh?rev=231139&view=auto
==============================================================================
--- forrest/trunk/bin/views.sh (added)
+++ forrest/trunk/bin/views.sh Tue Aug 9 16:23:05 2005
@@ -0,0 +1,23 @@
+#!/bin/sh
+
+# Copyright 2002-2004 The Apache Software Foundation or its licensors,
Several times, the copyright in new files is 2002-2004. Is it normal ?
Or do we have to change the dates : 2002-2005 ?
For new files it should say 2005, this is a common cut and paste error.
Ross