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/media-player.vala | |
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/media-player.vala')
-rw-r--r-- | src/media-player.vala | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/media-player.vala b/src/media-player.vala index bdcea35..da68ac1 100644 --- a/src/media-player.vala +++ b/src/media-player.vala @@ -8,9 +8,9 @@ * 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: |