~nick-dedekind/indicator-sound/slider-labels

« back to all changes in this revision

Viewing changes to src/bus-watch-namespace.c

  • Committer: Ted Gould
  • Date: 2013-11-15 20:55:45 UTC
  • mto: This revision was merged to the branch mainline in revision 403.
  • Revision ID: ted@gould.cx-20131115205545-a28pnh0munftfu5p
Weird comment bug where 'lesser' ended up someplaces it didn't belong

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 * Copyright 2013 Canonical Ltd.
3
3
 *
4
4
 * This program is free software; you can redistribute it and/or modify
5
 
 * it under the terms of the GNU Lesser General Public License as
6
 
 * published by the Free Software Foundation; either version 2 of the
7
 
 * License, or (at your option) any later version.
8
 
 *
9
 
 * This program is distributed in the hope that it will be useful, but
10
 
 * WITHOUT ANY WARRANTY; without even the implied warranty of
11
 
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
12
 
 * Lesser General Public License for more details.
13
 
 *
14
 
 * You should have received a copy of the GNU Lesser General Public License
 
5
 * it under the terms of the GNU General Public License as published by
 
6
 * the Free Software Foundation; version 3.
 
7
 *
 
8
 * This program is distributed in the hope that it will be useful,
 
9
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 
10
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
11
 * GNU General Public License for more details.
 
12
 *
 
13
 * You should have received a copy of the GNU General Public License
15
14
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
16
15
 *
17
16
 * Author: Lars Uebernickel <lars.uebernickel@canonical.com>