diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-01-24 02:49:05 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-01-24 02:49:05 +0000 |
commit | b68053282cacb98c42efd16cf201be7a62a3c252 (patch) | |
tree | 509740f4d5c07124e95db2d92f220bac00a82bd3 /patchlevel.h | |
parent | 49d361abe1cf946c3d09819bdc29c85e2d8fd24b (diff) | |
download | perl-b68053282cacb98c42efd16cf201be7a62a3c252.tar.gz |
Sprinkle some copyrights (use the oldest timestamp to
be found in the repository, which is most often not right,
but at least consistent)
p4raw-id: //depot/perl@14400
Diffstat (limited to 'patchlevel.h')
-rw-r--r-- | patchlevel.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/patchlevel.h b/patchlevel.h index 54f470e1c7..e24314090a 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -1,3 +1,12 @@ +/* patchlevel.h + * + * Copyright (c) 1997-2002, Larry Wall + * + * You may distribute under the terms of either the GNU General Public + * License or the Artistic License, as specified in the README file. + * + */ + #ifndef __PATCHLEVEL_H_INCLUDED__ /* do not adjust the whitespace! Configure expects the numbers to be |