From 883e31e4bd36fa5ccd8d959e2885d97a3b070fd6 Mon Sep 17 00:00:00 2001 From: Simon Schampijer Date: Mon, 16 Feb 2009 08:07:46 +0000 Subject: Add licence for schoolserver.py --- (limited to 'src/jarabe') diff --git a/src/jarabe/desktop/schoolserver.py b/src/jarabe/desktop/schoolserver.py index f5e5db4..1dd9edc 100644 --- a/src/jarabe/desktop/schoolserver.py +++ b/src/jarabe/desktop/schoolserver.py @@ -1,3 +1,19 @@ +# Copyright (C) 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 +# 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 + import logging from gettext import gettext as _ from xmlrpclib import ServerProxy, Error -- cgit v0.9.1