diff options
Diffstat (limited to 'tests/integration')
-rw-r--r-- | tests/integration/indicator-sound-test-base.cpp | 2 | ||||
-rw-r--r-- | tests/integration/indicator-sound-test-base.h | 2 | ||||
-rw-r--r-- | tests/integration/main.cpp | 2 | ||||
-rw-r--r-- | tests/integration/test-indicator.cpp | 2 | ||||
-rw-r--r-- | tests/integration/utils/dbus-pulse-volume.cpp | 2 | ||||
-rw-r--r-- | tests/integration/utils/dbus-pulse-volume.h | 2 | ||||
-rw-r--r-- | tests/integration/utils/get-volume.cpp | 2 | ||||
-rw-r--r-- | tests/integration/utils/set-volume.cpp | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/tests/integration/indicator-sound-test-base.cpp b/tests/integration/indicator-sound-test-base.cpp index f46d57f..1a74621 100644 --- a/tests/integration/indicator-sound-test-base.cpp +++ b/tests/integration/indicator-sound-test-base.cpp @@ -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/integration/indicator-sound-test-base.h b/tests/integration/indicator-sound-test-base.h index 4e0d2dd..09620a7 100644 --- a/tests/integration/indicator-sound-test-base.h +++ b/tests/integration/indicator-sound-test-base.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/integration/main.cpp b/tests/integration/main.cpp index f42c90a..bef0f3c 100644 --- a/tests/integration/main.cpp +++ b/tests/integration/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright © 2014 Canonical Ltd. + * Copyright 2014 Canonical Ltd. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3, diff --git a/tests/integration/test-indicator.cpp b/tests/integration/test-indicator.cpp index 72c67ef..5d31508 100644 --- a/tests/integration/test-indicator.cpp +++ b/tests/integration/test-indicator.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/integration/utils/dbus-pulse-volume.cpp b/tests/integration/utils/dbus-pulse-volume.cpp index fa3ca3e..7d51b23 100644 --- a/tests/integration/utils/dbus-pulse-volume.cpp +++ b/tests/integration/utils/dbus-pulse-volume.cpp @@ -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/integration/utils/dbus-pulse-volume.h b/tests/integration/utils/dbus-pulse-volume.h index 2d55e89..4353eb1 100644 --- a/tests/integration/utils/dbus-pulse-volume.h +++ b/tests/integration/utils/dbus-pulse-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 diff --git a/tests/integration/utils/get-volume.cpp b/tests/integration/utils/get-volume.cpp index 309da36..fb0e95e 100644 --- a/tests/integration/utils/get-volume.cpp +++ b/tests/integration/utils/get-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/integration/utils/set-volume.cpp b/tests/integration/utils/set-volume.cpp index d29e5ef..fac159b 100644 --- a/tests/integration/utils/set-volume.cpp +++ b/tests/integration/utils/set-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 |