summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-08-06 00:05:09 +0200
committerLennart Poettering <lennart@poettering.net>2008-08-06 00:05:09 +0200
commit6d682ecd483add959fab108847a752ff39ec0766 (patch)
tree347f1e313676a00d3048fba124149d6452f36b32
parenta67bf227f8fc3ba270c6d5db5dd73328dc26d3e6 (diff)
fix license wording
-rw-r--r--Makefile.am2
-rwxr-xr-xautogen.sh2
-rwxr-xr-xbootstrap.sh2
-rw-r--r--configure.ac2
-rw-r--r--src/Makefile.am2
-rw-r--r--src/alsa.c2
-rw-r--r--src/canberra-gtk-module.c2
-rw-r--r--src/canberra-gtk-play.c2
-rw-r--r--src/canberra-gtk.c2
-rw-r--r--src/canberra-gtk.h2
-rw-r--r--src/canberra.h2
-rw-r--r--src/common.c2
-rw-r--r--src/common.h2
-rw-r--r--src/driver-order.c2
-rw-r--r--src/driver-order.h2
-rw-r--r--src/driver.h2
-rw-r--r--src/dso.c2
-rw-r--r--src/llist.h2
-rw-r--r--src/macro.c2
-rw-r--r--src/macro.h2
-rw-r--r--src/malloc.c2
-rw-r--r--src/malloc.h2
-rw-r--r--src/multi.c2
-rw-r--r--src/mutex-posix.c2
-rw-r--r--src/mutex.h2
-rw-r--r--src/null.c2
-rw-r--r--src/proplist.c2
-rw-r--r--src/proplist.h2
-rw-r--r--src/pulse.c2
-rw-r--r--src/read-sound-file.c2
-rw-r--r--src/read-sound-file.h2
-rw-r--r--src/read-vorbis.c2
-rw-r--r--src/read-vorbis.h2
-rw-r--r--src/read-wav.c2
-rw-r--r--src/read-wav.h2
-rw-r--r--src/sound-theme-spec.c2
-rw-r--r--src/sound-theme-spec.h2
-rw-r--r--src/test-canberra.c2
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
# <http://www.gnu.org/licenses/>.
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
# <http://www.gnu.org/licenses/>.
# 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
# <http://www.gnu.org/licenses/>.
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
# <http://www.gnu.org/licenses/>.
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
# <http://www.gnu.org/licenses/>.
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
<http://www.gnu.org/licenses/>.
***/
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
<http://www.gnu.org/licenses/>.
***/
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
<http://www.gnu.org/licenses/>.
***/
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
<http://www.gnu.org/licenses/>.
***/
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
<http://www.gnu.org/licenses/>.
***/
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
<http://www.gnu.org/licenses/>.
***/
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
<http://www.gnu.org/licenses/>.
***/
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
<http://www.gnu.org/licenses/>.
***/
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
<http://www.gnu.org/licenses/>.
***/
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
<http://www.gnu.org/licenses/>.
***/
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
<http://www.gnu.org/licenses/>.
***/
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
<http://www.gnu.org/licenses/>.
***/
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
<http://www.gnu.org/licenses/>.
***/
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
<http://www.gnu.org/licenses/>.
***/
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
<http://www.gnu.org/licenses/>.
***/
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
<http://www.gnu.org/licenses/>.
***/
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
<http://www.gnu.org/licenses/>.
***/
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
<http://www.gnu.org/licenses/>.
***/
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
<http://www.gnu.org/licenses/>.
***/
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
<http://www.gnu.org/licenses/>.
***/
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
<http://www.gnu.org/licenses/>.
***/
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
<http://www.gnu.org/licenses/>.
***/
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
<http://www.gnu.org/licenses/>.
***/
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
<http://www.gnu.org/licenses/>.
***/
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
<http://www.gnu.org/licenses/>.
***/
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
<http://www.gnu.org/licenses/>.
***/
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
<http://www.gnu.org/licenses/>.
***/
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
<http://www.gnu.org/licenses/>.
***/
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
<http://www.gnu.org/licenses/>.
***/
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
<http://www.gnu.org/licenses/>.
***/
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
<http://www.gnu.org/licenses/>.
***/
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
<http://www.gnu.org/licenses/>.
***/
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
<http://www.gnu.org/licenses/>.
***/