summaryrefslogtreecommitdiff
path: root/ec2init/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'ec2init/__init__.py')
-rw-r--r--ec2init/__init__.py7
1 files changed, 3 insertions, 4 deletions
diff --git a/ec2init/__init__.py b/ec2init/__init__.py
index 3fa0de1d..e75e6cbe 100644
--- a/ec2init/__init__.py
+++ b/ec2init/__init__.py
@@ -1,13 +1,12 @@
#
# Common code for the EC2 initialisation scripts in Ubuntu
-# Copyright 2009 Canonical Ltd.
+# Copyright (C) 2008-2009 Canonical Ltd.
#
# Author: Soren Hansen <soren@canonical.com>
#
# 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.
+# it under the terms of the GNU General Public License version 3, as
+# published by the Free Software Foundation.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of