Author: moritz
Date: Sat Dec  6 04:52:41 2008
New Revision: 33554

Modified:
   trunk/languages/APL/Configure.pl
   trunk/languages/perl6/Configure.pl

Log:
[cage] clean up two Configure.pl's  (svn id, copyright)


Modified: trunk/languages/APL/Configure.pl
==============================================================================
--- trunk/languages/APL/Configure.pl    (original)
+++ trunk/languages/APL/Configure.pl    Sat Dec  6 04:52:41 2008
@@ -1,4 +1,6 @@
 #! perl
+# $Id$
+# Copyright (C) 2008 The Perl Foundation
 
 use strict;
 use warnings;

Modified: trunk/languages/perl6/Configure.pl
==============================================================================
--- trunk/languages/perl6/Configure.pl  (original)
+++ trunk/languages/perl6/Configure.pl  Sat Dec  6 04:52:41 2008
@@ -1,4 +1,6 @@
 #! perl
+# $Id$
+# Copyright (C) 2008 The Perl Foundation
 
 use strict;
 use warnings;

Reply via email to