Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/palette.cpp
diff options
context:
space:
mode:
authorWade Brainerd <wadetb@gmail.com>2008-04-01 12:22:16 (GMT)
committer Wade Brainerd <wadetb@gmail.com>2008-04-01 12:22:16 (GMT)
commit1aa4f36c80ff11faf5562474f65cf466e480b210 (patch)
tree59520f5a3eae6bee5ffbc77cbf528205bc5c2844 /src/palette.cpp
Initial commit of Colors! v3.
Diffstat (limited to 'src/palette.cpp')
-rw-r--r--src/palette.cpp19
1 files changed, 19 insertions, 0 deletions
diff --git a/src/palette.cpp b/src/palette.cpp
new file mode 100644
index 0000000..0751983
--- /dev/null
+++ b/src/palette.cpp
@@ -0,0 +1,19 @@
+/*
+ Copyright 2008 by Jens Andersson and Wade Brainerd.
+ This file is part of Colors! XO.
+
+ Colors is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ Colors is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Colors. If not, see <http://www.gnu.org/licenses/>.
+*/
+#include "palette.h"
+