diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-11-19 11:51:08 +0100 |
---|---|---|
committer | Robert Tari <robert@tari.in> | 2021-11-22 11:16:39 +0100 |
commit | f64efb128338897db056db810f8e29efb220481d (patch) | |
tree | 92d912d9bb6582186d89fcccba0a282c14744d4e /src/volume-control.vala | |
parent | 2c16abc48dcd11201acc393970fd2629ded1294e (diff) | |
download | ayatana-indicator-sound-f64efb128338897db056db810f8e29efb220481d.tar.gz ayatana-indicator-sound-f64efb128338897db056db810f8e29efb220481d.tar.bz2 ayatana-indicator-sound-f64efb128338897db056db810f8e29efb220481d.zip |
license headers: Stop using the '©' character.
Diffstat (limited to 'src/volume-control.vala')
-rw-r--r-- | src/volume-control.vala | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/volume-control.vala b/src/volume-control.vala index 56a10a4..f4244b4 100644 --- a/src/volume-control.vala +++ b/src/volume-control.vala @@ -1,6 +1,6 @@ /* * -*- Mode:Vala; indent-tabs-mode:t; tab-width:4; encoding:utf8 -*- - * Copyright © 2015 Canonical Ltd. + * Copyright 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 as published by |