From 54ac41549a85f38c27c005b4ad9e399b31289a99 Mon Sep 17 00:00:00 2001 From: David Paleino Date: Wed, 9 Nov 2011 18:15:56 +0100 Subject: [PATCH] Add myself to copyright header --- wicd/configmanager.py | 1 + 1 file changed, 1 insertion(+) diff --git a/wicd/configmanager.py b/wicd/configmanager.py index 88ecb05..70ca5d8 100644 --- a/wicd/configmanager.py +++ b/wicd/configmanager.py @@ -10,6 +10,7 @@ reusable for other purposes as well. # # Copyright (C) 2008-2009 Adam Blackburn # Copyright (C) 2008-2009 Dan O'Reilly +# Copyright (C) 2011 David Paleino # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License Version 2 as