diff options
author | Ulrich Klauer <ulrich@chirlu.de> | 2013-05-26 22:53:43 +0200 |
---|---|---|
committer | Erik de Castro Lopo <erikd@mega-nerd.com> | 2013-05-27 18:08:57 +1000 |
commit | cd4ddabe0fa956d1266d4bc433f879840b3d1c28 (patch) | |
tree | 83680b0e5bdfd1557d281e553fe7a0fd27866bc4 /objs | |
parent | 5999d81f0ea9f2ccda7e06be70e0ab6db43a3615 (diff) | |
download | flac-cd4ddabe0fa956d1266d4bc433f879840b3d1c28.tar.gz |
Language fix: "difference licenses"
Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
Diffstat (limited to 'objs')
-rw-r--r-- | objs/Makefile.am | 2 | ||||
-rw-r--r-- | objs/debug/Makefile.am | 2 | ||||
-rw-r--r-- | objs/debug/bin/Makefile.am | 2 | ||||
-rw-r--r-- | objs/debug/lib/Makefile.am | 2 | ||||
-rw-r--r-- | objs/release/Makefile.am | 2 | ||||
-rw-r--r-- | objs/release/bin/Makefile.am | 2 | ||||
-rw-r--r-- | objs/release/lib/Makefile.am | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/objs/Makefile.am b/objs/Makefile.am index 1a26778f..5a30696d 100644 --- a/objs/Makefile.am +++ b/objs/Makefile.am @@ -2,7 +2,7 @@ # Copyright (C) 2002,2003,2004,2005,2006,2007,2008,2009 Josh Coalson # # 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/objs/debug/Makefile.am b/objs/debug/Makefile.am index 1974c41c..cd8c26f1 100644 --- a/objs/debug/Makefile.am +++ b/objs/debug/Makefile.am @@ -2,7 +2,7 @@ # Copyright (C) 2002,2003,2004,2005,2006,2007,2008,2009 Josh Coalson # # 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/objs/debug/bin/Makefile.am b/objs/debug/bin/Makefile.am index 1092f939..c0a1ea65 100644 --- a/objs/debug/bin/Makefile.am +++ b/objs/debug/bin/Makefile.am @@ -2,7 +2,7 @@ # Copyright (C) 2002,2003,2004,2005,2006,2007,2008,2009 Josh Coalson # # 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/objs/debug/lib/Makefile.am b/objs/debug/lib/Makefile.am index 1092f939..c0a1ea65 100644 --- a/objs/debug/lib/Makefile.am +++ b/objs/debug/lib/Makefile.am @@ -2,7 +2,7 @@ # Copyright (C) 2002,2003,2004,2005,2006,2007,2008,2009 Josh Coalson # # 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/objs/release/Makefile.am b/objs/release/Makefile.am index 1974c41c..cd8c26f1 100644 --- a/objs/release/Makefile.am +++ b/objs/release/Makefile.am @@ -2,7 +2,7 @@ # Copyright (C) 2002,2003,2004,2005,2006,2007,2008,2009 Josh Coalson # # 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/objs/release/bin/Makefile.am b/objs/release/bin/Makefile.am index 1092f939..c0a1ea65 100644 --- a/objs/release/bin/Makefile.am +++ b/objs/release/bin/Makefile.am @@ -2,7 +2,7 @@ # Copyright (C) 2002,2003,2004,2005,2006,2007,2008,2009 Josh Coalson # # 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/objs/release/lib/Makefile.am b/objs/release/lib/Makefile.am index 1092f939..c0a1ea65 100644 --- a/objs/release/lib/Makefile.am +++ b/objs/release/lib/Makefile.am @@ -2,7 +2,7 @@ # Copyright (C) 2002,2003,2004,2005,2006,2007,2008,2009 Josh Coalson # # 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 |