Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu@sugarlabs.org>2010-03-25 15:42:21 (GMT)
committer Tomeu Vizoso <tomeu.vizoso@collabora.co.uk>2010-08-23 17:27:57 (GMT)
commitc56154d93861891b5c1f517a3080fe32c06604b7 (patch)
tree38bfc1f38dd61dd5cea35982ab52b99da8b3e950 /src
parentd156ff56a8f63dba184fe0984986bd4f39c206dd (diff)
Remove sugar/__init__.py, it should come from sugar-base #1868
Diffstat (limited to 'src')
-rw-r--r--src/sugar/__init__.py14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/sugar/__init__.py b/src/sugar/__init__.py
deleted file mode 100644
index 44acb4d..0000000
--- a/src/sugar/__init__.py
+++ /dev/null
@@ -1,14 +0,0 @@
-# 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.