summaryrefslogtreecommitdiff
path: root/vms/vms.c
diff options
context:
space:
mode:
authorCharles Bailey <bailey@newman.upenn.edu>2007-10-26 11:27:36 -0400
committerCraig A. Berry <craigberry@mac.com>2007-10-30 01:08:10 +0000
commit82dd182c2bf394910b632e03347f2df0d4480061 (patch)
treeb9b388a5c7e65d90f334c8a8ba9661939f16c9b6 /vms/vms.c
parent8faed52958054bc8caf3982ebc3f742581d1498d (diff)
downloadperl-82dd182c2bf394910b632e03347f2df0d4480061.tar.gz
Re: copyright notices for vms.c and vmsish.h
Message-id: <47223FA8.90300@newman.upenn.edu> At my instigation, Charles agreed to wear the copyright hat for the major VMS files. This is by analogy with the core files for which Larry, as Prime Mover, is the only named copyright holder, but "and others" includes, well, lots of others. p4raw-id: //depot/perl@32201
Diffstat (limited to 'vms/vms.c')
-rw-r--r--vms/vms.c17
1 files changed, 9 insertions, 8 deletions
diff --git a/vms/vms.c b/vms/vms.c
index 8fbac26cee..6bc51f7aad 100644
--- a/vms/vms.c
+++ b/vms/vms.c
@@ -1,13 +1,14 @@
-/* vms.c
+* vms.c
*
- * VMS-specific routines for perl5
- * Version: 5.7.0
+ * VMS-specific routines for perl5
*
- * August 2005 Convert VMS status code to UNIX status codes
- * August 2000 tweaks to vms_image_init, my_flush, my_fwrite, cando_by_name,
- * and Perl_cando by Craig Berry
- * 29-Aug-2000 Charles Lane's piping improvements rolled in
- * 20-Aug-1999 revisions by Charles Bailey bailey@newman.upenn.edu
+ * Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
+ * 2002, 2003, 2004, 2005, 2006, 2007 by Charles Bailey and others.
+ *
+ * You may distribute under the terms of either the GNU General Public
+ * License or the Artistic License, as specified in the README file.
+ *
+ * Please see Changes*.* or the Perl Repository Browser for revision history.
*/
#include <acedef.h>