summaryrefslogtreecommitdiff
path: root/vms
diff options
context:
space:
mode:
authorMark Pizzolato <mark@infocomm.com>2007-05-25 06:31:17 -0700
committerCraig A. Berry <craigberry@mac.com>2007-05-25 22:19:40 +0000
commitcbb8049cc02620a27212e2f0f3efd2cea8b73cea (patch)
treeac9d5c3057eae313c0283af704c74a3906f819d2 /vms
parent289b91d970fd5a619e7bd0d7b9887ad21830c72b (diff)
downloadperl-cbb8049cc02620a27212e2f0f3efd2cea8b73cea.tar.gz
Re: argproc.c license Re: [perl #43037] Bad license in perl distribution
Message-ID: <288163.41670.qm@web83606.mail.sp1.yahoo.com> p4raw-id: //depot/perl@31279
Diffstat (limited to 'vms')
-rw-r--r--vms/vms.c16
1 files changed, 8 insertions, 8 deletions
diff --git a/vms/vms.c b/vms/vms.c
index a4d292a968..d8d7ed6ff1 100644
--- a/vms/vms.c
+++ b/vms/vms.c
@@ -7717,20 +7717,20 @@ char *Perl_tounixpath_utf8_ts(pTHX_ const char *path, char *buf, int * utf8_fl)
{ return do_tounixpath(path,buf,1,utf8_fl); }
/*
- * @(#)argproc.c 2.2 94/08/16 Mark Pizzolato (mark@infocomm.com)
+ * @(#)argproc.c 2.2 94/08/16 Mark Pizzolato (mark AT infocomm DOT com)
*
*****************************************************************************
* *
- * Copyright (C) 1989-1994 by *
+ * Copyright (C) 1989-1994, 2007 by *
* Mark Pizzolato - INFO COMM, Danville, California (510) 837-5600 *
* *
- * Permission is hereby granted for the reproduction of this software, *
- * on condition that this copyright notice is included in the reproduction, *
- * and that such reproduction is not for purposes of profit or material *
- * gain. *
+ * Permission is hereby granted for the reproduction of this software *
+ * on condition that this copyright notice is included in source *
+ * distributions of the software. The code may be modified and *
+ * distributed under the same terms as Perl itself. *
* *
* 27-Aug-1994 Modified for inclusion in perl5 *
- * by Charles Bailey bailey@newman.upenn.edu *
+ * by Charles Bailey (bailey AT newman DOT upenn DOT edu) *
*****************************************************************************
*/
@@ -7746,7 +7746,7 @@ char *Perl_tounixpath_utf8_ts(pTHX_ const char *path, char *buf, int * utf8_fl)
* of program. With suitable modification, it may useful for other
* portability problems as well.
*
- * Author: Mark Pizzolato mark@infocomm.com
+ * Author: Mark Pizzolato (mark AT infocomm DOT com)
*/
struct list_item
{