diff options
Diffstat (limited to 'contrib/perl5/util.h')
-rw-r--r-- | contrib/perl5/util.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/contrib/perl5/util.h b/contrib/perl5/util.h new file mode 100644 index 0000000..7dcf9ce --- /dev/null +++ b/contrib/perl5/util.h @@ -0,0 +1,8 @@ +/* util.h + * + * Copyright (c) 1991-1997, 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. + * + */ |