diff options
-rw-r--r-- | src/app-section.c | 3 | ||||
-rw-r--r-- | src/app-section.h | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/src/app-section.c b/src/app-section.c index c5b0731..f6cf15f 100644 --- a/src/app-section.c +++ b/src/app-section.c @@ -2,9 +2,10 @@ An indicator to show information that is in messaging applications that the user is using. -Copyright 2009 Canonical Ltd. +Copyright 2012 Canonical Ltd. Authors: + Lars Uebernickel <lars.uebernickel@canonical.com> Ted Gould <ted@canonical.com> This program is free software: you can redistribute it and/or modify it diff --git a/src/app-section.h b/src/app-section.h index c351ada..711fdc9 100644 --- a/src/app-section.h +++ b/src/app-section.h @@ -2,9 +2,10 @@ An indicator to show information that is in messaging applications that the user is using. -Copyright 2009 Canonical Ltd. +Copyright 2012 Canonical Ltd. Authors: + Lars Uebernickel <lars.uebernickel@canonical.com> Ted Gould <ted@canonical.com> This program is free software: you can redistribute it and/or modify it |