diff options
author | Daniel Burrows <dburrows@debian.org> | 2008-11-11 19:13:12 -0800 |
---|---|---|
committer | Daniel Burrows <dburrows@debian.org> | 2008-11-11 19:13:12 -0800 |
commit | 84e9c7964269f1360a256dabdf994ee4f9eb9a7b (patch) | |
tree | 45567a2c9d4d87deb806c5b02e10ccef171b6376 /src/gtk | |
parent | 0b2048f296923e36e5385e42e30175571a187e59 (diff) | |
download | aptitude-84e9c7964269f1360a256dabdf994ee4f9eb9a7b.tar.gz |
Arthur should get credit too in the copyright on dashboardtab.*.
Diffstat (limited to 'src/gtk')
-rw-r--r-- | src/gtk/dashboardtab.cc | 1 | ||||
-rw-r--r-- | src/gtk/dashboardtab.h | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/src/gtk/dashboardtab.cc b/src/gtk/dashboardtab.cc index ece4e1d2..51e8e7a7 100644 --- a/src/gtk/dashboardtab.cc +++ b/src/gtk/dashboardtab.cc @@ -1,5 +1,6 @@ // dashboardtab.cc // +// Copyright (C) 2008 Obey Arthur Liu // Copyright (C) 2008 Daniel Burrows // // This program is free software; you can redistribute it and/or diff --git a/src/gtk/dashboardtab.h b/src/gtk/dashboardtab.h index ee2c516b..cbe8b9b4 100644 --- a/src/gtk/dashboardtab.h +++ b/src/gtk/dashboardtab.h @@ -1,5 +1,6 @@ // dashboardtab.h -*-c++-*- // +// Copyright (C) 2008 Obey Arthur Liu // Copyright (C) 2008 Daniel Burrows // // This program is free software; you can redistribute it and/or |