diff options
author | Robert Tari <robert@tari.in> | 2021-09-20 12:57:49 +0200 |
---|---|---|
committer | Robert Tari <robert@tari.in> | 2021-09-20 12:57:49 +0200 |
commit | 7a377a1ca42b83d692a11af36934eddbc0661f69 (patch) | |
tree | e0589f794de50ef452028137f59e1e45476ca6c7 | |
parent | 4e7a5b17f5c3961cd584c23bb2abbe7abf2c3b93 (diff) | |
download | libayatana-indicator-7a377a1ca42b83d692a11af36934eddbc0661f69.tar.gz libayatana-indicator-7a377a1ca42b83d692a11af36934eddbc0661f69.tar.bz2 libayatana-indicator-7a377a1ca42b83d692a11af36934eddbc0661f69.zip |
Fix copyright headers
-rw-r--r-- | tests/dummy-indicator-blank.c | 2 | ||||
-rw-r--r-- | tests/dummy-indicator-entry-func.h | 2 | ||||
-rw-r--r-- | tests/dummy-indicator-null.c | 2 | ||||
-rw-r--r-- | tests/dummy-indicator-signaler.c | 2 | ||||
-rw-r--r-- | tests/dummy-indicator-simple.c | 2 | ||||
-rw-r--r-- | tests/dummy-indicator-visible.c | 2 | ||||
-rw-r--r-- | tests/service-manager-connect-service.c | 2 | ||||
-rw-r--r-- | tests/service-manager-connect.c | 2 | ||||
-rw-r--r-- | tests/service-manager-no-connect.c | 2 | ||||
-rw-r--r-- | tests/service-manager-nostart-connect.c | 2 | ||||
-rw-r--r-- | tests/service-shutdown-timeout.c | 2 | ||||
-rw-r--r-- | tests/service-version-bad-service.c | 2 | ||||
-rw-r--r-- | tests/service-version-good-service.c | 2 | ||||
-rw-r--r-- | tests/service-version-manager.c | 2 | ||||
-rw-r--r-- | tests/service-version-multiwatch-manager-impolite.c | 2 | ||||
-rw-r--r-- | tests/service-version-multiwatch-manager.c | 2 | ||||
-rw-r--r-- | tests/service-version-multiwatch-service.c | 2 | ||||
-rw-r--r-- | tests/test-desktop-shortcuts.c | 2 | ||||
-rw-r--r-- | tests/test-loader.c | 2 | ||||
-rw-r--r-- | tools/indicator-loader.c | 2 |
20 files changed, 20 insertions, 20 deletions
diff --git a/tests/dummy-indicator-blank.c b/tests/dummy-indicator-blank.c index e447d6c..1f30f40 100644 --- a/tests/dummy-indicator-blank.c +++ b/tests/dummy-indicator-blank.c @@ -2,7 +2,7 @@ Test for libindicator Copyright 2009 Canonical Ltd. -Copyright 2021 AyatanaIndicators +Copyright 2021 Robert Tari Authors: Ted Gould <ted@canonical.com> diff --git a/tests/dummy-indicator-entry-func.h b/tests/dummy-indicator-entry-func.h index 97b3a04..9d5e7a1 100644 --- a/tests/dummy-indicator-entry-func.h +++ b/tests/dummy-indicator-entry-func.h @@ -2,7 +2,7 @@ Test for libindicator Copyright 2012 Canonical Ltd. -Copyright 2021 AyatanaIndicators +Copyright 2021 Robert Tari Authors: Ted Gould <ted@canonical.com> diff --git a/tests/dummy-indicator-null.c b/tests/dummy-indicator-null.c index adb05d3..addfd4c 100644 --- a/tests/dummy-indicator-null.c +++ b/tests/dummy-indicator-null.c @@ -2,7 +2,7 @@ Test for libindicator Copyright 2009 Canonical Ltd. -Copyright 2021 AyatanaIndicators +Copyright 2021 Robert Tari Authors: Ted Gould <ted@canonical.com> diff --git a/tests/dummy-indicator-signaler.c b/tests/dummy-indicator-signaler.c index 2fa3a8b..ae7f121 100644 --- a/tests/dummy-indicator-signaler.c +++ b/tests/dummy-indicator-signaler.c @@ -2,7 +2,7 @@ Test for libindicator Copyright 2009 Canonical Ltd. -Copyright 2021 AyatanaIndicators +Copyright 2021 Robert Tari Authors: Ted Gould <ted@canonical.com> diff --git a/tests/dummy-indicator-simple.c b/tests/dummy-indicator-simple.c index e42d1fe..bbe11b5 100644 --- a/tests/dummy-indicator-simple.c +++ b/tests/dummy-indicator-simple.c @@ -2,7 +2,7 @@ Test for libindicator Copyright 2009 Canonical Ltd. -Copyright 2021 AyatanaIndicators +Copyright 2021 Robert Tari Authors: Ted Gould <ted@canonical.com> diff --git a/tests/dummy-indicator-visible.c b/tests/dummy-indicator-visible.c index 639f7c8..4e4d12f 100644 --- a/tests/dummy-indicator-visible.c +++ b/tests/dummy-indicator-visible.c @@ -2,7 +2,7 @@ Test for libindicator Copyright 2012 Canonical Ltd. -Copyright 2021 AyatanaIndicators +Copyright 2021 Robert Tari Authors: Charles Kerr <charles.kerr@canonical.com> diff --git a/tests/service-manager-connect-service.c b/tests/service-manager-connect-service.c index a17bada..7d8aa5a 100644 --- a/tests/service-manager-connect-service.c +++ b/tests/service-manager-connect-service.c @@ -2,7 +2,7 @@ Test for libayatana-indicator Copyright 2009 Canonical Ltd. -Copyright 2021 AyatanaIndicators +Copyright 2021 Robert Tari Authors: Ted Gould <ted@canonical.com> diff --git a/tests/service-manager-connect.c b/tests/service-manager-connect.c index cf7cb6a..e655d8c 100644 --- a/tests/service-manager-connect.c +++ b/tests/service-manager-connect.c @@ -2,7 +2,7 @@ Test for libayatana-indicator Copyright 2009 Canonical Ltd. -Copyright 2021 AyatanaIndicators +Copyright 2021 Robert Tari Authors: Ted Gould <ted@canonical.com> diff --git a/tests/service-manager-no-connect.c b/tests/service-manager-no-connect.c index 5b5d389..7f1e378 100644 --- a/tests/service-manager-no-connect.c +++ b/tests/service-manager-no-connect.c @@ -2,7 +2,7 @@ Test for libayatana-indicator Copyright 2009 Canonical Ltd. -Copyright 2021 AyatanaIndicators +Copyright 2021 Robert Tari Authors: Ted Gould <ted@canonical.com> diff --git a/tests/service-manager-nostart-connect.c b/tests/service-manager-nostart-connect.c index 44a87a9..f596d1a 100644 --- a/tests/service-manager-nostart-connect.c +++ b/tests/service-manager-nostart-connect.c @@ -2,7 +2,7 @@ Test for libayatana-indicator Copyright 2009 Canonical Ltd. -Copyright 2021 AyatanaIndicators +Copyright 2021 Robert Tari Authors: Ted Gould <ted@canonical.com> diff --git a/tests/service-shutdown-timeout.c b/tests/service-shutdown-timeout.c index 338ebb6..d8401a6 100644 --- a/tests/service-shutdown-timeout.c +++ b/tests/service-shutdown-timeout.c @@ -2,7 +2,7 @@ Test for libayatana-indicator Copyright 2009 Canonical Ltd. -Copyright 2021 AyatanaIndicators +Copyright 2021 Robert Tari Authors: Ted Gould <ted@canonical.com> diff --git a/tests/service-version-bad-service.c b/tests/service-version-bad-service.c index 46574cb..28735be 100644 --- a/tests/service-version-bad-service.c +++ b/tests/service-version-bad-service.c @@ -2,7 +2,7 @@ Test for libayatana-indicator Copyright 2009 Canonical Ltd. -Copyright 2021 AyatanaIndicators +Copyright 2021 Robert Tari Authors: Ted Gould <ted@canonical.com> diff --git a/tests/service-version-good-service.c b/tests/service-version-good-service.c index 3257ce2..c246c7b 100644 --- a/tests/service-version-good-service.c +++ b/tests/service-version-good-service.c @@ -2,7 +2,7 @@ Test for libayatana-indicator Copyright 2009 Canonical Ltd. -Copyright 2021 AyatanaIndicators +Copyright 2021 Robert Tari Authors: Ted Gould <ted@canonical.com> diff --git a/tests/service-version-manager.c b/tests/service-version-manager.c index 07c6173..afb36f8 100644 --- a/tests/service-version-manager.c +++ b/tests/service-version-manager.c @@ -2,7 +2,7 @@ Test for libayatana-indicator Copyright 2009 Canonical Ltd. -Copyright 2021 AyatanaIndicators +Copyright 2021 Robert Tari Authors: Ted Gould <ted@canonical.com> diff --git a/tests/service-version-multiwatch-manager-impolite.c b/tests/service-version-multiwatch-manager-impolite.c index 97678d3..dc5194a 100644 --- a/tests/service-version-multiwatch-manager-impolite.c +++ b/tests/service-version-multiwatch-manager-impolite.c @@ -2,7 +2,7 @@ Test for libayatana-indicator Copyright 2009 Canonical Ltd. -Copyright 2021 AyatanaIndicators +Copyright 2021 Robert Tari Authors: Ted Gould <ted@canonical.com> diff --git a/tests/service-version-multiwatch-manager.c b/tests/service-version-multiwatch-manager.c index 7f82e82..d53de8d 100644 --- a/tests/service-version-multiwatch-manager.c +++ b/tests/service-version-multiwatch-manager.c @@ -2,7 +2,7 @@ Test for libayatana-indicator Copyright 2009 Canonical Ltd. -Copyright 2021 AyatanaIndicators +Copyright 2021 Robert Tari Authors: Ted Gould <ted@canonical.com> diff --git a/tests/service-version-multiwatch-service.c b/tests/service-version-multiwatch-service.c index e1ca660..504f12a 100644 --- a/tests/service-version-multiwatch-service.c +++ b/tests/service-version-multiwatch-service.c @@ -2,7 +2,7 @@ Test for libayatana-indicator Copyright 2009 Canonical Ltd. -Copyright 2021 AyatanaIndicators +Copyright 2021 Robert Tari Authors: Ted Gould <ted@canonical.com> diff --git a/tests/test-desktop-shortcuts.c b/tests/test-desktop-shortcuts.c index 48a668d..63917a2 100644 --- a/tests/test-desktop-shortcuts.c +++ b/tests/test-desktop-shortcuts.c @@ -2,7 +2,7 @@ Test for libayatana-indicator Copyright 2009 Canonical Ltd. -Copyright 2021 AyatanaIndicators +Copyright 2021 Robert Tari Authors: Ted Gould <ted@canonical.com> diff --git a/tests/test-loader.c b/tests/test-loader.c index d6dabc5..fed3f40 100644 --- a/tests/test-loader.c +++ b/tests/test-loader.c @@ -2,7 +2,7 @@ Test for libindicator Copyright 2009 Canonical Ltd. -Copyright 2021 AyatanaIndicators +Copyright 2021 Robert Tari Authors: Ted Gould <ted@canonical.com> diff --git a/tools/indicator-loader.c b/tools/indicator-loader.c index 159b17b..8bd5f68 100644 --- a/tools/indicator-loader.c +++ b/tools/indicator-loader.c @@ -3,7 +3,7 @@ * and during development of them. * * Copyright 2009 Canonical Ltd. - * Copyright 2021 AyatanaIndicators + * Copyright 2021 Robert Tari * * Authors: * Ted Gould <ted@canonical.com> |