Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/controlpanel/model/__init__.py
diff options
context:
space:
mode:
authorSimon Schampijer <simon@schampijer.de>2008-05-09 17:03:20 (GMT)
committer Simon Schampijer <simon@schampijer.de>2008-05-09 17:03:20 (GMT)
commit9a36a9f05ca6352cc53da0920491ff7451d87089 (patch)
tree3492302710f8018373a875535d1d883215560739 /src/controlpanel/model/__init__.py
parentd499fa654bf8e62d2a4c1b58621b34b0dca9ad45 (diff)
controlpanel - modularize model
Diffstat (limited to 'src/controlpanel/model/__init__.py')
-rw-r--r--src/controlpanel/model/__init__.py17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/controlpanel/model/__init__.py b/src/controlpanel/model/__init__.py
new file mode 100644
index 0000000..2b0f269
--- /dev/null
+++ b/src/controlpanel/model/__init__.py
@@ -0,0 +1,17 @@
+# Copyright (C) 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
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# This program 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 this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+#
+