summaryrefslogtreecommitdiff
path: root/unixish.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-01-24 02:49:05 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-01-24 02:49:05 +0000
commitd6376244c2261025775e8b11a6a64d7c9e0d1612 (patch)
tree509740f4d5c07124e95db2d92f220bac00a82bd3 /unixish.h
parentbe3c0a43e1e6b1244032726df02a3ab450a3c4be (diff)
downloadperl-d6376244c2261025775e8b11a6a64d7c9e0d1612.tar.gz
Sprinkle some copyrights (use the oldest timestamp to
be found in the repository, which is most often not right, but at least consistent) p4raw-id: //depot/perl@14400
Diffstat (limited to 'unixish.h')
-rw-r--r--unixish.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/unixish.h b/unixish.h
index 97e81b7c29..707092ccba 100644
--- a/unixish.h
+++ b/unixish.h
@@ -1,3 +1,12 @@
+/* unixish.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.
+ *
+ */
+
/*
* The following symbols are defined if your operating system supports
* functions by that name. All Unixes I know of support them, thus they