summaryrefslogtreecommitdiff
path: root/sintable.h
diff options
context:
space:
mode:
Diffstat (limited to 'sintable.h')
-rw-r--r--sintable.h8
1 files changed, 7 insertions, 1 deletions
diff --git a/sintable.h b/sintable.h
index 243b141..dc83953 100644
--- a/sintable.h
+++ b/sintable.h
@@ -1,3 +1,10 @@
+/*
+ * This file is part of Spout
+ *
+ * See COPYING file for copyright, license and warranty details.
+ *
+ */
+
short sintable[1024]={
0, 25, 50, 75, 101, 126, 151, 176,
201, 226, 251, 276, 301, 326, 351, 376,
@@ -128,4 +135,3 @@ short sintable[1024]={
-400, -375, -350, -325, -300, -275, -250, -225,
-200, -175, -150, -125, -100, -74, -49, -24
};
-