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 /src/bus-watch-namespace.h | |
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 'src/bus-watch-namespace.h')
-rw-r--r-- | src/bus-watch-namespace.h | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/src/bus-watch-namespace.h b/src/bus-watch-namespace.h index 215f6be..cbd3fbc 100644 --- a/src/bus-watch-namespace.h +++ b/src/bus-watch-namespace.h @@ -2,16 +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; either version 2 of the - * License, or (at your option) any later version. + * 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. + * 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 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/>. * * Author: Lars Uebernickel <lars.uebernickel@canonical.com> |