diff options
author | Malcolm Beattie <mbeattie@sable.ox.ac.uk> | 1998-02-25 17:44:34 +0000 |
---|---|---|
committer | Malcolm Beattie <mbeattie@sable.ox.ac.uk> | 1998-02-25 17:44:34 +0000 |
commit | 33b839e22819d9ddfd0fa565289e5af7b6262ec9 (patch) | |
tree | 107651a84a4623afbc9e0dbcc885b912a880829e /ext/B | |
parent | 9731c6ca89275fa6ca122bfe3be4600e5836a905 (diff) | |
download | perl-33b839e22819d9ddfd0fa565289e5af7b6262ec9.tar.gz |
More compiler tweaks.
p4raw-id: //depot/perl@585
Diffstat (limited to 'ext/B')
-rw-r--r-- | ext/B/B/Asmdata.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/B/B/Asmdata.pm b/ext/B/B/Asmdata.pm index 3a3cf6da61..b1df379009 100644 --- a/ext/B/B/Asmdata.pm +++ b/ext/B/B/Asmdata.pm @@ -1,5 +1,5 @@ # -# Copyright (c) 1996, 1997 Malcolm Beattie +# Copyright (c) 1996-1998 Malcolm Beattie # # You may distribute under the terms of either the GNU General Public # License or the Artistic License, as specified in the README file. |