summaryrefslogtreecommitdiff
path: root/EXTERN.h
diff options
context:
space:
mode:
authorLarry Wall <lwall@netlabs.com>1991-06-06 23:27:37 +0000
committerLarry Wall <lwall@netlabs.com>1991-06-06 23:27:37 +0000
commit132b68a5c516d31aa5abdbca3bb36ded2c13b4cc (patch)
treed9d2896757fae635863444852c7d4d5c63033c8b /EXTERN.h
parent16a2aea0ab11de3fff7ce863c5c2cf1851bb125e (diff)
downloadperl-132b68a5c516d31aa5abdbca3bb36ded2c13b4cc.tar.gz
perl 4.0 patch 4: (combined patch)
Random patches, mostly bugs and portability stuff. //g is the only major new feature. Additionally, there is now an alternate license you can distribute Perl under.
Diffstat (limited to 'EXTERN.h')
-rw-r--r--EXTERN.h11
1 files changed, 7 insertions, 4 deletions
diff --git a/EXTERN.h b/EXTERN.h
index f5fc76d197..9a5f450a12 100644
--- a/EXTERN.h
+++ b/EXTERN.h
@@ -1,11 +1,14 @@
-/* $Header: EXTERN.h,v 4.0 91/03/20 00:58:26 lwall Locked $
+/* $RCSfile: EXTERN.h,v $$Revision: 4.0.1.1 $$Date: 91/06/07 10:10:32 $
*
- * Copyright (c) 1989, Larry Wall
+ * Copyright (c) 1991, Larry Wall
*
- * You may distribute under the terms of the GNU General Public License
- * as specified in the README file that comes with the perl 3.0 kit.
+ * You may distribute under the terms of either the GNU General Public
+ * License or the Artistic License, as specified in the README file.
*
* $Log: EXTERN.h,v $
+ * Revision 4.0.1.1 91/06/07 10:10:32 lwall
+ * patch4: new copyright notice
+ *
* Revision 4.0 91/03/20 00:58:26 lwall
* 4.0 baseline.
*