From 6d682ecd483add959fab108847a752ff39ec0766 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 6 Aug 2008 00:05:09 +0200 Subject: fix license wording --- Makefile.am | 2 +- autogen.sh | 2 +- bootstrap.sh | 2 +- configure.ac | 2 +- src/Makefile.am | 2 +- src/alsa.c | 2 +- src/canberra-gtk-module.c | 2 +- src/canberra-gtk-play.c | 2 +- src/canberra-gtk.c | 2 +- src/canberra-gtk.h | 2 +- src/canberra.h | 2 +- src/common.c | 2 +- src/common.h | 2 +- src/driver-order.c | 2 +- src/driver-order.h | 2 +- src/driver.h | 2 +- src/dso.c | 2 +- src/llist.h | 2 +- src/macro.c | 2 +- src/macro.h | 2 +- src/malloc.c | 2 +- src/malloc.h | 2 +- src/multi.c | 2 +- src/mutex-posix.c | 2 +- src/mutex.h | 2 +- src/null.c | 2 +- src/proplist.c | 2 +- src/proplist.h | 2 +- src/pulse.c | 2 +- src/read-sound-file.c | 2 +- src/read-sound-file.h | 2 +- src/read-vorbis.c | 2 +- src/read-vorbis.h | 2 +- src/read-wav.c | 2 +- src/read-wav.h | 2 +- src/sound-theme-spec.c | 2 +- src/sound-theme-spec.h | 2 +- src/test-canberra.c | 2 +- 38 files changed, 38 insertions(+), 38 deletions(-) diff --git a/Makefile.am b/Makefile.am index 47f9b3c..1ad6c62 100644 --- a/Makefile.am +++ b/Makefile.am @@ -13,7 +13,7 @@ # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public -# License along with libcanberra. If not, If not, see +# License along with libcanberra. If not, see # . EXTRA_DIST = bootstrap.sh autogen.sh LGPL README diff --git a/autogen.sh b/autogen.sh index e500b13..e784d3a 100755 --- a/autogen.sh +++ b/autogen.sh @@ -15,7 +15,7 @@ # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public -# License along with libcanberra. If not, If not, see +# License along with libcanberra. If not, see # . # Only there to make jhbuild and Marc-Andre happy diff --git a/bootstrap.sh b/bootstrap.sh index d9a2483..799d427 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -15,7 +15,7 @@ # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public -# License along with libcanberra. If not, If not, see +# License along with libcanberra. If not, see # . VERSION=1.9 diff --git a/configure.ac b/configure.ac index 430b2f6..c3fd177 100644 --- a/configure.ac +++ b/configure.ac @@ -16,7 +16,7 @@ # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public -# License along with libcanberra. If not, If not, see +# License along with libcanberra. If not, see # . AC_PREREQ(2.57) diff --git a/src/Makefile.am b/src/Makefile.am index 27208fa..41713ec 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -13,7 +13,7 @@ # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public -# License along with libcanberra. If not, If not, see +# License along with libcanberra. If not, see # . gtkmoduledir = @GTK_MODULES_DIR@ diff --git a/src/alsa.c b/src/alsa.c index 15c34ed..a8b8a56 100644 --- a/src/alsa.c +++ b/src/alsa.c @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with libcanberra. If not, If not, see + License along with libcanberra. If not, see . ***/ diff --git a/src/canberra-gtk-module.c b/src/canberra-gtk-module.c index dd63ee7..5639937 100644 --- a/src/canberra-gtk-module.c +++ b/src/canberra-gtk-module.c @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with libcanberra. If not, If not, see + License along with libcanberra. If not, see . ***/ diff --git a/src/canberra-gtk-play.c b/src/canberra-gtk-play.c index 8c141f6..d0338db 100644 --- a/src/canberra-gtk-play.c +++ b/src/canberra-gtk-play.c @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with libcanberra. If not, If not, see + License along with libcanberra. If not, see . ***/ diff --git a/src/canberra-gtk.c b/src/canberra-gtk.c index c6eeb21..66a2b9a 100644 --- a/src/canberra-gtk.c +++ b/src/canberra-gtk.c @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with libcanberra. If not, If not, see + License along with libcanberra. If not, see . ***/ diff --git a/src/canberra-gtk.h b/src/canberra-gtk.h index d359797..c9b3a99 100644 --- a/src/canberra-gtk.h +++ b/src/canberra-gtk.h @@ -17,7 +17,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with libcanberra. If not, If not, see + License along with libcanberra. If not, see . ***/ diff --git a/src/canberra.h b/src/canberra.h index 3a3b88f..9a844bf 100644 --- a/src/canberra.h +++ b/src/canberra.h @@ -17,7 +17,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with libcanberra. If not, If not, see + License along with libcanberra. If not, see . ***/ diff --git a/src/common.c b/src/common.c index 260c461..ce2ffb3 100644 --- a/src/common.c +++ b/src/common.c @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with libcanberra. If not, If not, see + License along with libcanberra. If not, see . ***/ diff --git a/src/common.h b/src/common.h index 7f0ee9e..072c7d1 100644 --- a/src/common.h +++ b/src/common.h @@ -17,7 +17,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with libcanberra. If not, If not, see + License along with libcanberra. If not, see . ***/ diff --git a/src/driver-order.c b/src/driver-order.c index d97c0e1..252111b 100644 --- a/src/driver-order.c +++ b/src/driver-order.c @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with libcanberra. If not, If not, see + License along with libcanberra. If not, see . ***/ diff --git a/src/driver-order.h b/src/driver-order.h index 23e0783..44f7eff 100644 --- a/src/driver-order.h +++ b/src/driver-order.h @@ -17,7 +17,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with libcanberra. If not, If not, see + License along with libcanberra. If not, see . ***/ diff --git a/src/driver.h b/src/driver.h index 06acf3c..fca5529 100644 --- a/src/driver.h +++ b/src/driver.h @@ -17,7 +17,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with libcanberra. If not, If not, see + License along with libcanberra. If not, see . ***/ diff --git a/src/dso.c b/src/dso.c index aacec71..0b9c0ee 100644 --- a/src/dso.c +++ b/src/dso.c @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with libcanberra. If not, If not, see + License along with libcanberra. If not, see . ***/ diff --git a/src/llist.h b/src/llist.h index ddd95f7..cf49bef 100644 --- a/src/llist.h +++ b/src/llist.h @@ -17,7 +17,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with libcanberra. If not, If not, see + License along with libcanberra. If not, see . ***/ diff --git a/src/macro.c b/src/macro.c index 93af6ee..f47aa21 100644 --- a/src/macro.c +++ b/src/macro.c @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with libcanberra. If not, If not, see + License along with libcanberra. If not, see . ***/ diff --git a/src/macro.h b/src/macro.h index efc57dc..10b217f 100644 --- a/src/macro.h +++ b/src/macro.h @@ -17,7 +17,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with libcanberra. If not, If not, see + License along with libcanberra. If not, see . ***/ diff --git a/src/malloc.c b/src/malloc.c index 4ce9f60..2a15b70 100644 --- a/src/malloc.c +++ b/src/malloc.c @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with libcanberra. If not, If not, see + License along with libcanberra. If not, see . ***/ diff --git a/src/malloc.h b/src/malloc.h index 573a252..30f0216 100644 --- a/src/malloc.h +++ b/src/malloc.h @@ -17,7 +17,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with libcanberra. If not, If not, see + License along with libcanberra. If not, see . ***/ diff --git a/src/multi.c b/src/multi.c index 68d6d64..14cc074 100644 --- a/src/multi.c +++ b/src/multi.c @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with libcanberra. If not, If not, see + License along with libcanberra. If not, see . ***/ diff --git a/src/mutex-posix.c b/src/mutex-posix.c index 3475334..8d8b88b 100644 --- a/src/mutex-posix.c +++ b/src/mutex-posix.c @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with libcanberra. If not, If not, see + License along with libcanberra. If not, see . ***/ diff --git a/src/mutex.h b/src/mutex.h index 959bb11..e0575ba 100644 --- a/src/mutex.h +++ b/src/mutex.h @@ -17,7 +17,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with libcanberra. If not, If not, see + License along with libcanberra. If not, see . ***/ diff --git a/src/null.c b/src/null.c index 2412786..683550e 100644 --- a/src/null.c +++ b/src/null.c @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with libcanberra. If not, If not, see + License along with libcanberra. If not, see . ***/ diff --git a/src/proplist.c b/src/proplist.c index 7f8bb40..15c6993 100644 --- a/src/proplist.c +++ b/src/proplist.c @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with libcanberra. If not, If not, see + License along with libcanberra. If not, see . ***/ diff --git a/src/proplist.h b/src/proplist.h index 5af15e3..f795e58 100644 --- a/src/proplist.h +++ b/src/proplist.h @@ -17,7 +17,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with libcanberra. If not, If not, see + License along with libcanberra. If not, see . ***/ diff --git a/src/pulse.c b/src/pulse.c index 80a8033..ac86fc4 100644 --- a/src/pulse.c +++ b/src/pulse.c @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with libcanberra. If not, If not, see + License along with libcanberra. If not, see . ***/ diff --git a/src/read-sound-file.c b/src/read-sound-file.c index 84c202a..d1c718b 100644 --- a/src/read-sound-file.c +++ b/src/read-sound-file.c @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with libcanberra. If not, If not, see + License along with libcanberra. If not, see . ***/ diff --git a/src/read-sound-file.h b/src/read-sound-file.h index e9273ea..fe9d76a 100644 --- a/src/read-sound-file.h +++ b/src/read-sound-file.h @@ -17,7 +17,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with libcanberra. If not, If not, see + License along with libcanberra. If not, see . ***/ diff --git a/src/read-vorbis.c b/src/read-vorbis.c index 5629676..6bafd54 100644 --- a/src/read-vorbis.c +++ b/src/read-vorbis.c @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with libcanberra. If not, If not, see + License along with libcanberra. If not, see . ***/ diff --git a/src/read-vorbis.h b/src/read-vorbis.h index e97aeac..ada9d25 100644 --- a/src/read-vorbis.h +++ b/src/read-vorbis.h @@ -17,7 +17,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with libcanberra. If not, If not, see + License along with libcanberra. If not, see . ***/ diff --git a/src/read-wav.c b/src/read-wav.c index 23c0e7e..3d78255 100644 --- a/src/read-wav.c +++ b/src/read-wav.c @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with libcanberra. If not, If not, see + License along with libcanberra. If not, see . ***/ diff --git a/src/read-wav.h b/src/read-wav.h index 8393b6d..9ecf263 100644 --- a/src/read-wav.h +++ b/src/read-wav.h @@ -17,7 +17,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with libcanberra. If not, If not, see + License along with libcanberra. If not, see . ***/ diff --git a/src/sound-theme-spec.c b/src/sound-theme-spec.c index 611b008..8c78f89 100644 --- a/src/sound-theme-spec.c +++ b/src/sound-theme-spec.c @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with libcanberra. If not, If not, see + License along with libcanberra. If not, see . ***/ diff --git a/src/sound-theme-spec.h b/src/sound-theme-spec.h index 6e29118..2986605 100644 --- a/src/sound-theme-spec.h +++ b/src/sound-theme-spec.h @@ -17,7 +17,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with libcanberra. If not, If not, see + License along with libcanberra. If not, see . ***/ diff --git a/src/test-canberra.c b/src/test-canberra.c index e20af8a..05fcb54 100644 --- a/src/test-canberra.c +++ b/src/test-canberra.c @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with libcanberra. If not, If not, see + License along with libcanberra. If not, see . ***/ -- cgit