summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorUlrich Klauer <ulrich@chirlu.de>2013-05-26 22:53:43 +0200
committerErik de Castro Lopo <erikd@mega-nerd.com>2013-05-27 18:08:57 +1000
commitcd4ddabe0fa956d1266d4bc433f879840b3d1c28 (patch)
tree83680b0e5bdfd1557d281e553fe7a0fd27866bc4 /build
parent5999d81f0ea9f2ccda7e06be70e0ab6db43a3615 (diff)
downloadflac-cd4ddabe0fa956d1266d4bc433f879840b3d1c28.tar.gz
Language fix: "difference licenses"
Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
Diffstat (limited to 'build')
-rw-r--r--build/Makefile.am2
-rw-r--r--build/compile.mk2
-rw-r--r--build/config.mk2
-rw-r--r--build/exe.mk2
-rw-r--r--build/lib.mk2
5 files changed, 5 insertions, 5 deletions
diff --git a/build/Makefile.am b/build/Makefile.am
index bc0048bb..1db1db44 100644
--- a/build/Makefile.am
+++ b/build/Makefile.am
@@ -3,7 +3,7 @@
# Copyright (C) 2011-2013 Xiph.Org Foundation
#
# This file is part the FLAC project. FLAC is comprised of several
-# components distributed under difference licenses. The codec libraries
+# components distributed under different licenses. The codec libraries
# are distributed under Xiph.Org's BSD-like license (see the file
# COPYING.Xiph in this distribution). All other programs, libraries, and
# plugins are distributed under the GPL (see COPYING.GPL). The documentation
diff --git a/build/compile.mk b/build/compile.mk
index d5cb9d5c..205cb304 100644
--- a/build/compile.mk
+++ b/build/compile.mk
@@ -3,7 +3,7 @@
# Copyright (C) 2011-2013 Xiph.Org Foundation
#
# This file is part the FLAC project. FLAC is comprised of several
-# components distributed under difference licenses. The codec libraries
+# components distributed under different licenses. The codec libraries
# are distributed under Xiph.Org's BSD-like license (see the file
# COPYING.Xiph in this distribution). All other programs, libraries, and
# plugins are distributed under the GPL (see COPYING.GPL). The documentation
diff --git a/build/config.mk b/build/config.mk
index 6d1d1d8f..64161935 100644
--- a/build/config.mk
+++ b/build/config.mk
@@ -3,7 +3,7 @@
# Copyright (C) 2011-2013 Xiph.Org Foundation
#
# This file is part the FLAC project. FLAC is comprised of several
-# components distributed under difference licenses. The codec libraries
+# components distributed under different licenses. The codec libraries
# are distributed under Xiph.Org's BSD-like license (see the file
# COPYING.Xiph in this distribution). All other programs, libraries, and
# plugins are distributed under the GPL (see COPYING.GPL). The documentation
diff --git a/build/exe.mk b/build/exe.mk
index 0fe610f2..8c52f8a8 100644
--- a/build/exe.mk
+++ b/build/exe.mk
@@ -3,7 +3,7 @@
# Copyright (C) 2011-2013 Xiph.Org Foundation
#
# This file is part the FLAC project. FLAC is comprised of several
-# components distributed under difference licenses. The codec libraries
+# components distributed under different licenses. The codec libraries
# are distributed under Xiph.Org's BSD-like license (see the file
# COPYING.Xiph in this distribution). All other programs, libraries, and
# plugins are distributed under the GPL (see COPYING.GPL). The documentation
diff --git a/build/lib.mk b/build/lib.mk
index af20aec7..d5645b7f 100644
--- a/build/lib.mk
+++ b/build/lib.mk
@@ -3,7 +3,7 @@
# Copyright (C) 2011-2013 Xiph.Org Foundation
#
# This file is part the FLAC project. FLAC is comprised of several
-# components distributed under difference licenses. The codec libraries
+# components distributed under different licenses. The codec libraries
# are distributed under Xiph.Org's BSD-like license (see the file
# COPYING.Xiph in this distribution). All other programs, libraries, and
# plugins are distributed under the GPL (see COPYING.GPL). The documentation