diff options
Diffstat (limited to 'perlsdio.h')
-rw-r--r-- | perlsdio.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/perlsdio.h b/perlsdio.h index d09b632228..72ae584d4e 100644 --- a/perlsdio.h +++ b/perlsdio.h @@ -1,3 +1,12 @@ +/* perlsdio.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. + * + */ + #ifdef PERLIO_IS_STDIO #ifdef NETWARE |