diff options
author | Robert Tari <robert@tari.in> | 2021-03-08 22:37:23 +0100 |
---|---|---|
committer | Robert Tari <robert@tari.in> | 2021-08-04 21:42:10 +0200 |
commit | 89f303d468543d61b9a9404115b20fd9b0fbb0df (patch) | |
tree | da95bf11592425989ffa6543c6d365faf18413bb /src/freedesktop-interfaces.vala | |
parent | 0dcd8d3b089d63bedfb36d36935d73e80507a8b0 (diff) | |
download | ayatana-indicator-sound-89f303d468543d61b9a9404115b20fd9b0fbb0df.tar.gz ayatana-indicator-sound-89f303d468543d61b9a9404115b20fd9b0fbb0df.tar.bz2 ayatana-indicator-sound-89f303d468543d61b9a9404115b20fd9b0fbb0df.zip |
Whitespace fix
Diffstat (limited to 'src/freedesktop-interfaces.vala')
-rw-r--r-- | src/freedesktop-interfaces.vala | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/freedesktop-interfaces.vala b/src/freedesktop-interfaces.vala index b74f52b..2da88e5 100644 --- a/src/freedesktop-interfaces.vala +++ b/src/freedesktop-interfaces.vala @@ -4,16 +4,16 @@ Copyright 2010 Canonical Ltd. Authors: Conor Curran <conor.curran@canonical.com> -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 +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 by the Free Software Foundation. -This program is distributed in the hope that it will be useful, but -WITHOUT ANY WARRANTY; without even the implied warranties of -MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR +This program is distributed in the hope that it will be useful, but +WITHOUT ANY WARRANTY; without even the implied warranties of +MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. -You should have received a copy of the GNU General Public License along +You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ |