diff options
author | Simon McVittie <smcv@celebrin.pseudorandom.co.uk> | 2006-10-05 17:37:07 +0100 |
---|---|---|
committer | Simon McVittie <smcv@celebrin.pseudorandom.co.uk> | 2006-10-05 17:37:07 +0100 |
commit | 263e3ad1cf99e7cd115e7051ed1ea3f2cc35c587 (patch) | |
tree | a0222299c8363f469bb431f79821e41a6bf78fd8 /dbus/service.py | |
parent | da74c4cce7fee0dc4b5f0fa2144211f1bd0d9cdd (diff) |
Seth was a Red Hat employee when contributing to dbus-python: alter copyright notices accordingly
Diffstat (limited to 'dbus/service.py')
-rw-r--r-- | dbus/service.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dbus/service.py b/dbus/service.py index 0b8e099..0037cad 100644 --- a/dbus/service.py +++ b/dbus/service.py @@ -1,7 +1,6 @@ -# Copyright (C) 2003, 2004 Seth Nickell +# Copyright (C) 2003, 2004, 2005, 2006 Red Hat Inc. <http://www.redhat.com/> # Copyright (C) 2003 David Zeuthen # Copyright (C) 2004 Rob Taylor -# Copyright (C) 2004, 2005, 2006 Red Hat Inc. <http://www.redhat.com/> # Copyright (C) 2005, 2006 Collabora Ltd. <http://www.collabora.co.uk/> # # Licensed under the Academic Free License version 2.1 |