diff options
author | Ted Gould <ted@gould.cx> | 2013-11-15 14:55:45 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2013-11-15 14:55:45 -0600 |
commit | d57c0fe577820c52317d65c752235e511badf6de (patch) | |
tree | 1420a250ffefb41313c7fd5e018e4db01fdc7f32 /vapi | |
parent | 5214427d1bf98bcd3f48ecfe31bdd7abda05f7eb (diff) | |
download | ayatana-indicator-sound-d57c0fe577820c52317d65c752235e511badf6de.tar.gz ayatana-indicator-sound-d57c0fe577820c52317d65c752235e511badf6de.tar.bz2 ayatana-indicator-sound-d57c0fe577820c52317d65c752235e511badf6de.zip |
Weird comment bug where 'lesser' ended up someplaces it didn't belong
Diffstat (limited to 'vapi')
-rw-r--r-- | vapi/bus-watcher.vapi | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/vapi/bus-watcher.vapi b/vapi/bus-watcher.vapi index 60dacff..8634e25 100644 --- a/vapi/bus-watcher.vapi +++ b/vapi/bus-watcher.vapi @@ -2,15 +2,15 @@ * Copyright 2013 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 as - * published by the Free Software Foundation; version 3. + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; version 3. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. + * GNU General Public License for more details. * - * You should have received a copy of the GNU Lesser General Public License + * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. * * Authors: |