summaryrefslogtreecommitdiff
path: root/vmdebootstrap
diff options
context:
space:
mode:
authorNeil Williams <codehelp@debian.org>2015-12-31 15:06:54 +0000
committerNeil Williams <codehelp@debian.org>2015-12-31 15:06:54 +0000
commited2336edae9788d39dd844b4916519c2cb68e8c8 (patch)
treeb0dd7047535357a6658cb3cceca3007a5f0325cc /vmdebootstrap
parent6c849610aef037a9a7ed656608ae64ca2fb3c665 (diff)
downloadvmdebootstrap-ed2336edae9788d39dd844b4916519c2cb68e8c8.tar.gz
update licence of new module
Diffstat (limited to 'vmdebootstrap')
-rw-r--r--vmdebootstrap/network.py25
1 files changed, 11 insertions, 14 deletions
diff --git a/vmdebootstrap/network.py b/vmdebootstrap/network.py
index 115b5c3..67a0ede 100644
--- a/vmdebootstrap/network.py
+++ b/vmdebootstrap/network.py
@@ -7,22 +7,19 @@
#
# Copyright 2015 Neil Williams <codehelp@debian.org>
#
-# 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.
+# 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 3 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, see <http://www.gnu.org/licenses/>.
+
import os
from vmdebootstrap.base import (