From ba6a8e3ea4954ee89a8f03775d0a6b88b8bbda09 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 19 Nov 2021 11:44:48 +0100 Subject: 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. --- tests/dbus-types/dbus-action-result.cpp | 2 +- tests/dbus-types/dbus-action-result.h | 2 +- tests/dbus-types/dbus-types.h | 2 +- tests/dbus-types/pulseaudio-volume.cpp | 2 +- tests/dbus-types/pulseaudio-volume.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'tests/dbus-types') diff --git a/tests/dbus-types/dbus-action-result.cpp b/tests/dbus-types/dbus-action-result.cpp index 2ef812e..5956dce 100644 --- a/tests/dbus-types/dbus-action-result.cpp +++ b/tests/dbus-types/dbus-action-result.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/dbus-types/dbus-action-result.h b/tests/dbus-types/dbus-action-result.h index 2fe732f..9371c69 100644 --- a/tests/dbus-types/dbus-action-result.h +++ b/tests/dbus-types/dbus-action-result.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/dbus-types/dbus-types.h b/tests/dbus-types/dbus-types.h index 36143d9..044fc84 100644 --- a/tests/dbus-types/dbus-types.h +++ b/tests/dbus-types/dbus-types.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/dbus-types/pulseaudio-volume.cpp b/tests/dbus-types/pulseaudio-volume.cpp index 8ee305f..c1e0fbb 100644 --- a/tests/dbus-types/pulseaudio-volume.cpp +++ b/tests/dbus-types/pulseaudio-volume.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/dbus-types/pulseaudio-volume.h b/tests/dbus-types/pulseaudio-volume.h index 6d5a222..d74bd2e 100644 --- a/tests/dbus-types/pulseaudio-volume.h +++ b/tests/dbus-types/pulseaudio-volume.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 -- cgit v1.2.3