diff options
Diffstat (limited to 'perlsfio.h')
-rw-r--r-- | perlsfio.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/perlsfio.h b/perlsfio.h index ed7ab9726e..1b1b522ed8 100644 --- a/perlsfio.h +++ b/perlsfio.h @@ -1,3 +1,12 @@ +/* perlsfio.h + * + * Copyright (c) 1987-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. + * + */ + /* The next #ifdef should be redundant if Configure behaves ... */ #ifndef FILE #define FILE FILE |