You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2011/08/07 22:49:59 UTC

svn commit: r1154766 - /incubator/jena/Jena2/ARQ/trunk/copyrights

Author: andy
Date: Sun Aug  7 20:49:58 2011
New Revision: 1154766

URL: http://svn.apache.org/viewvc?rev=1154766&view=rev
Log: (empty)

Modified:
    incubator/jena/Jena2/ARQ/trunk/copyrights

Modified: incubator/jena/Jena2/ARQ/trunk/copyrights
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/copyrights?rev=1154766&r1=1154765&r2=1154766&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/copyrights (original)
+++ incubator/jena/Jena2/ARQ/trunk/copyrights Sun Aug  7 20:49:58 2011
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 # Find copyright statements in a file.
-# Run with: find src -name \*.java | xargs perl SCRIPT | sort | uniq 
+# Run with: find src -name \*.java | xargs perl ../ARQ/copyrights | sort | uniq 
 # to get all the copyright statements in the source tree.
 
 &setExclude ;