diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-11-19 11:44:48 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-11-19 11:47:22 +0100 |
commit | ba6a8e3ea4954ee89a8f03775d0a6b88b8bbda09 (patch) | |
tree | 468e8dbd5a044f8e7a6600faf1b17176771a3caa /debian | |
parent | 454a7c0c3466cdf28980b2b2c185b7eb4f66a043 (diff) | |
download | ayatana-indicator-sound-ba6a8e3ea4954ee89a8f03775d0a6b88b8bbda09.tar.gz ayatana-indicator-sound-ba6a8e3ea4954ee89a8f03775d0a6b88b8bbda09.tar.bz2 ayatana-indicator-sound-ba6a8e3ea4954ee89a8f03775d0a6b88b8bbda09.zip |
tests/*: Use one spelling for "Canonical Ltd." in copyright headers.
Some license headers use "Canonical, Ltd." while others use "Canonical
Ltd." as copyright holder. The correct form is the latter, so this
change adjusts the spelling accordingly.
This unification helps with generating debian/copyright files via
scripts.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/copyright | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/copyright b/debian/copyright index 5a58622..1901680 100644 --- a/debian/copyright +++ b/debian/copyright @@ -82,7 +82,7 @@ Files: tests/dbus-types/dbus-action-result.cpp tests/service-mocks/media-player-mpris-mock/MediaPlayerMprisMock.h tests/service-mocks/media-player-mpris-mock/main.cpp tests/service-mocks/media-player-mpris-mock/player-update.cpp -Copyright: 2015, Canonical, Ltd. +Copyright: 2015, Canonical Ltd. License: GPL-3 Files: tests/integration/main.cpp |