summaryrefslogtreecommitdiff
path: root/h/copyright.h
diff options
context:
space:
mode:
Diffstat (limited to 'h/copyright.h')
-rw-r--r--h/copyright.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/h/copyright.h b/h/copyright.h
new file mode 100644
index 0000000..7dc880e
--- /dev/null
+++ b/h/copyright.h
@@ -0,0 +1,5 @@
+
+/* Embed a copyright string */
+static volatile char __copyright__[] = "Copyright 1995-2013 Graeme W. Gill";
+
+