diff options
| author | Ted Gould <ted@canonical.com> | 2009-11-03 09:31:53 -0600 |
|---|---|---|
| committer | Ted Gould <ted@canonical.com> | 2009-11-03 09:31:53 -0600 |
| commit | 07c7bb1b4870184989d7dd79cc3fcd63338aada2 (patch) | |
| tree | 03e0b6d0492928e431f1f7aac556540057a596a2 /libindicator/indicator-object.h | |
| parent | b98a4811a0b03335da1fad3d0e0bce08bdad2a00 (diff) | |
| download | libayatana-indicator-07c7bb1b4870184989d7dd79cc3fcd63338aada2.tar.gz libayatana-indicator-07c7bb1b4870184989d7dd79cc3fcd63338aada2.tar.bz2 libayatana-indicator-07c7bb1b4870184989d7dd79cc3fcd63338aada2.zip | |
Comments in the copyright statements updated.
Diffstat (limited to 'libindicator/indicator-object.h')
| -rw-r--r-- | libindicator/indicator-object.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libindicator/indicator-object.h b/libindicator/indicator-object.h index cb01b85..fa6373d 100644 --- a/libindicator/indicator-object.h +++ b/libindicator/indicator-object.h @@ -1,5 +1,6 @@ /* -An interface for indicators to link to for creation. +An object to represent loadable indicator modules to make loading +them easy and objectified. Copyright 2009 Canonical Ltd. |
