From: Enrico Scholz Date: Wed, 2 Jun 2010 20:41:36 +0000 (+0000) Subject: whitespace cleanups X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c51d14f348ab6be550b2930dd693d1bb64965b4;p=util-vserver.git whitespace cleanups git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2890 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- diff --git a/python/Makefile-files b/python/Makefile-files index 5beabc6..2d56402 100644 --- a/python/Makefile-files +++ b/python/Makefile-files @@ -1,21 +1,21 @@ ## $Id$ ## Copyright (C) 2008 Daniel Hokka Zakrisson -## +## ## 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 Street, Fifth Floor, Boston, MA 02110-1301, USA. -## +## pyexec_LTLIBRARIES += python/_libvserver.la pyexec_SCRIPTS += python/libvserver.py