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 /tests/service-mocks/media-player-mpris-mock | |
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 'tests/service-mocks/media-player-mpris-mock')
5 files changed, 5 insertions, 5 deletions
diff --git a/tests/service-mocks/media-player-mpris-mock/MediaPlayerMprisDefs.h b/tests/service-mocks/media-player-mpris-mock/MediaPlayerMprisDefs.h index 214555b..37430b0 100644 --- a/tests/service-mocks/media-player-mpris-mock/MediaPlayerMprisDefs.h +++ b/tests/service-mocks/media-player-mpris-mock/MediaPlayerMprisDefs.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 Canonical, Ltd. + * Copyright (C) 2015 Canonical Ltd. * Copyright (C) 2021 Robert Tari * * This program is free software: you can redistribute it and/or modify it diff --git a/tests/service-mocks/media-player-mpris-mock/MediaPlayerMprisMock.cpp b/tests/service-mocks/media-player-mpris-mock/MediaPlayerMprisMock.cpp index 9ec9905..8c6db87 100644 --- a/tests/service-mocks/media-player-mpris-mock/MediaPlayerMprisMock.cpp +++ b/tests/service-mocks/media-player-mpris-mock/MediaPlayerMprisMock.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 Canonical, Ltd. + * Copyright (C) 2015 Canonical Ltd. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License version 3, as published diff --git a/tests/service-mocks/media-player-mpris-mock/MediaPlayerMprisMock.h b/tests/service-mocks/media-player-mpris-mock/MediaPlayerMprisMock.h index 0a45075..6d08a29 100644 --- a/tests/service-mocks/media-player-mpris-mock/MediaPlayerMprisMock.h +++ b/tests/service-mocks/media-player-mpris-mock/MediaPlayerMprisMock.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 Canonical, Ltd. + * Copyright (C) 2015 Canonical Ltd. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License version 3, as published diff --git a/tests/service-mocks/media-player-mpris-mock/main.cpp b/tests/service-mocks/media-player-mpris-mock/main.cpp index 877f59f..bc708e1 100644 --- a/tests/service-mocks/media-player-mpris-mock/main.cpp +++ b/tests/service-mocks/media-player-mpris-mock/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 Canonical, Ltd. + * Copyright (C) 2015 Canonical Ltd. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License version 3, as published diff --git a/tests/service-mocks/media-player-mpris-mock/player-update.cpp b/tests/service-mocks/media-player-mpris-mock/player-update.cpp index 5768372..10f80e3 100644 --- a/tests/service-mocks/media-player-mpris-mock/player-update.cpp +++ b/tests/service-mocks/media-player-mpris-mock/player-update.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 Canonical, Ltd. + * Copyright (C) 2015 Canonical Ltd. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License version 3, as published |