From dba03d5022e01d29dcf3c7c06e8190a2bf2eb037 Mon Sep 17 00:00:00 2001 From: Jonathan Patrick Davies Date: Sun, 10 Aug 2008 21:57:25 +0100 Subject: [PATCH] * get-branches: Really add copyright header. * hugdaylist: Remove "either". We use version 3 of the GPL only. --- get-branches | 20 ++++++++++++++++++-- hugdaylist | 2 +- 2 files changed, 19 insertions(+), 3 deletions(-) diff --git a/get-branches b/get-branches index c263e42..e808b7f 100755 --- a/get-branches +++ b/get-branches @@ -1,8 +1,24 @@ #!/usr/bin/python # -*- coding: utf-8 -*- -# Copyright 2007 (C) Canonical Ltd. +# # Created by Daniel Holbach -# License: GPLv3 +# Modified by Jonathan Patrick Davies +# +# Copyright 2007 (C) Canonical Ltd. +# +# 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, version 3 of the License. +# +# 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 . +# + # # This script is used to checkout or branch all the Bazaar branches # in a Launchpad team. diff --git a/hugdaylist b/hugdaylist index 22b6ac0..96b1cad 100755 --- a/hugdaylist +++ b/hugdaylist @@ -6,7 +6,7 @@ # # 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. +# the Free Software Foundation, version 3 of the License. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of