Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/toolkitfix/__init__.py
diff options
context:
space:
mode:
authorVincent Vinet <vince.vinet@gmail.com>2009-09-04 18:38:02 (GMT)
committer Vincent Vinet <vince.vinet@gmail.com>2009-09-04 18:38:02 (GMT)
commit2d8cf484e7fd975b94051f1985294986392c2328 (patch)
treeca266d6581a7685a69e0a3a3b69316f013b596bd /toolkitfix/__init__.py
parenta188dac0527803edb46eabce04100f1c741a96f3 (diff)
add a reference to sugar-toolkit-tutorius, and update toolkitfix files with the corresponding files in there
Diffstat (limited to 'toolkitfix/__init__.py')
-rw-r--r--toolkitfix/__init__.py14
1 files changed, 14 insertions, 0 deletions
diff --git a/toolkitfix/__init__.py b/toolkitfix/__init__.py
index e69de29..44acb4d 100644
--- a/toolkitfix/__init__.py
+++ b/toolkitfix/__init__.py
@@ -0,0 +1,14 @@
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public
+# License as published by the Free Software Foundation; either
+# version 2 of the License, or (at your option) any later version.
+#
+# This library 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
+# Lesser General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the
+# Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+# Boston, MA 02111-1307, USA.