Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/model.py
diff options
context:
space:
mode:
Diffstat (limited to 'model.py')
-rw-r--r--model.py6
1 files changed, 2 insertions, 4 deletions
diff --git a/model.py b/model.py
index 81e3c11..77a0aa2 100644
--- a/model.py
+++ b/model.py
@@ -1,6 +1,4 @@
-#! /usr/bin/env python
-#
-# Copyright (C) 2006, 2007, One Laptop Per Child
+# Copyright (C) 2006, 2007, 2008 One Laptop Per Child
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -337,4 +335,4 @@ class Model(object):
gameObject.metadata['icon-color'] = color
gameObject.file_path = path
datastore.write(gameObject)
- \ No newline at end of file
+