Add copyright/license info. to README.
# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
# On branch master
# Changes to be committed:
#   (use "git reset HEAD <file>..." to unstage)
#
#	modified:   README
#
diff --git a/README b/README
index 7858558..2362151 100644
--- a/README
+++ b/README
@@ -1,4 +1,22 @@
-== Santa's Gotta Make It To Town v0.1 ==
+sgmitt is a Christmas themed platformer video game.
+Copyright (C) 2012 Brandon McCaig
+
+This file is part of sgmitt.
+
+sgmitt 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 2 of the License, or
+(at your option) any later version.
+
+sgmitt 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 sgmitt.  If not, see <http://www.gnu.org/licenses/>.
+
+== Santa's Gotta Make It To Town (sgmitt) v0.1.1 ==
 
 The game is incomplete. It's even far from complete. I'm still proud to
 have done what I did. I learned a little bit, made some progress, and
