From 14c431c2d1c2eeff3a9a104beb937073ad426679 Mon Sep 17 00:00:00 2001 From: Soren Hansen Date: Sat, 27 Jun 2009 19:46:17 +0200 Subject: Update license to GPLv3 (dropping the "or later" bit). Update copyright years. Add copyright and license information to setup.py. Add myself as author of the relevant files. --- ec2-fetch-credentials.py | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'ec2-fetch-credentials.py') diff --git a/ec2-fetch-credentials.py b/ec2-fetch-credentials.py index 9ebc4634..7c89d9f0 100755 --- a/ec2-fetch-credentials.py +++ b/ec2-fetch-credentials.py @@ -1,14 +1,13 @@ #!/usr/bin/python # # Fetch login credentials for EC2 -# Copyright 2008 Canonical Ltd. +# Copyright (C) 2008-2009 Canonical Ltd. # # Author: Soren Hansen # # 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 -- cgit v1.2.3