Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/web/__init__.py
diff options
context:
space:
mode:
authorWalter Bender <walter@sugarlabs.org>2013-06-09 22:06:54 (GMT)
committer Walter Bender <walter@sugarlabs.org>2013-06-09 22:06:54 (GMT)
commit208a68e451635883d0c6f58e56c8308bafe8b16c (patch)
tree042c5c1b888c2ec49d14af5d041fcbf350785365 /src/jarabe/web/__init__.py
parent2db9dee01ab0e12a6b53c0da844b285a9312cab1 (diff)
refactoring based on lasted commits upstream
Diffstat (limited to 'src/jarabe/web/__init__.py')
-rw-r--r--src/jarabe/web/__init__.py15
1 files changed, 0 insertions, 15 deletions
diff --git a/src/jarabe/web/__init__.py b/src/jarabe/web/__init__.py
index 85f6a24..e69de29 100644
--- a/src/jarabe/web/__init__.py
+++ b/src/jarabe/web/__init__.py
@@ -1,15 +0,0 @@
-# Copyright (C) 2006-2007, Red Hat, Inc.
-#
-# 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