diff options
author | Nick Ing-Simmons <nik@tiuk.ti.com> | 2001-01-01 22:48:34 +0000 |
---|---|---|
committer | Nick Ing-Simmons <nik@tiuk.ti.com> | 2001-01-01 22:48:34 +0000 |
commit | 82412c94bca696c5f2287e48b586caf822a6d734 (patch) | |
tree | d499e9f266239cdcbac9f94c671be92c2480eaf3 /pp_hot.c | |
parent | a12c0f5690a38b5b84d767b0f8b7cc133a68affc (diff) | |
parent | 062365604b359a1490884f0ddc7e02f237691b4d (diff) | |
download | perl-82412c94bca696c5f2287e48b586caf822a6d734.tar.gz |
Integrate mainline
p4raw-id: //depot/perlio@8294
Diffstat (limited to 'pp_hot.c')
-rw-r--r-- | pp_hot.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ /* pp_hot.c * - * Copyright (c) 1991-2000, Larry Wall + * Copyright (c) 1991-2001, 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. |