diff options
author | Mark Murray <markm@FreeBSD.org> | 1998-09-09 07:00:04 +0000 |
---|---|---|
committer | Mark Murray <markm@FreeBSD.org> | 1998-09-09 07:00:04 +0000 |
commit | ff6b7ba98e8d4aab04cbe2bfdffdfc9171c1812b (patch) | |
tree | 58b20e81687d6d5931f120b50802ed21225bf440 /contrib/perl5/util.h |
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 000000000000..7dcf9ceab51c --- /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. + * + */ |