diff options
author | Conor Curran <conor.curran@canonical.com> | 2010-06-18 11:20:47 +0100 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2010-06-18 11:20:47 +0100 |
commit | 9bba58ee4dae536ce92f396854e2c0e671d9b7f0 (patch) | |
tree | 26a4f5aa6f3c8f39ee83b56f7093d14387af28ec /src/dbus-menu-manager.h | |
parent | 9d081fd7a4c36606854008ae72c960d419399e9a (diff) | |
parent | c8b2631eb77064a3f828aaeb9f2e7a09b257b332 (diff) | |
download | ayatana-indicator-sound-9bba58ee4dae536ce92f396854e2c0e671d9b7f0.tar.gz ayatana-indicator-sound-9bba58ee4dae536ce92f396854e2c0e671d9b7f0.tar.bz2 ayatana-indicator-sound-9bba58ee4dae536ce92f396854e2c0e671d9b7f0.zip |
fixed spacing issues
Diffstat (limited to 'src/dbus-menu-manager.h')
-rw-r--r-- | src/dbus-menu-manager.h | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/dbus-menu-manager.h b/src/dbus-menu-manager.h index a5286ca..926e292 100644 --- a/src/dbus-menu-manager.h +++ b/src/dbus-menu-manager.h @@ -10,16 +10,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/>. */ |