added copyright line to top of source files next to license information
[cyclone68000.git] / Pico / MakeSine.cpp
index 610cb0a..aad9953 100644 (file)
@@ -1,4 +1,13 @@
 \r
+// This file is part of the PicoDrive Megadrive Emulator\r
+\r
+// Copyright (c) 2011 FinalDave (emudave (at) gmail.com)\r
+\r
+// This code is licensed under the GNU General Public License version 2.0 and the MAME License.\r
+// You can choose the license that has the most advantages for you.\r
+\r
+// SVN repository can be found at http://code.google.com/p/cyclone68000/\r
+\r
 // Make a Sine table\r
 \r
 #pragma warning (disable:4514)\r