summaryrefslogtreecommitdiff
path: root/dosish.h
diff options
context:
space:
mode:
Diffstat (limited to 'dosish.h')
-rw-r--r--dosish.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/dosish.h b/dosish.h
index da2285aaef..634efa7bc3 100644
--- a/dosish.h
+++ b/dosish.h
@@ -1,3 +1,12 @@
+/* dosish.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.
+ *
+ */
+
#define ABORT() abort();
#ifndef SH_PATH