diff --git a/AUTHORS b/AUTHORS index 40521924..2c47a722 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,5 +1,5 @@ /* FLAC - Free Lossless Audio Codec - * Copyright (C) 2001,2002,2003 Josh Coalson + * Copyright (C) 2001,2002,2003,2004 Josh Coalson * * This file is part the FLAC project. FLAC is comprised of several * components distributed under difference licenses. The codec libraries diff --git a/COPYING.Xiph b/COPYING.Xiph index 00593739..c64e8621 100644 --- a/COPYING.Xiph +++ b/COPYING.Xiph @@ -1,4 +1,4 @@ -Copyright (C) 2000,2001,2002,2003 Josh Coalson +Copyright (C) 2000,2001,2002,2003,2004 Josh Coalson Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions diff --git a/Makefile.am b/Makefile.am index d38fa567..84ed4d96 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ # FLAC - Free Lossless Audio Codec -# Copyright (C) 2001,2002,2003 Josh Coalson +# Copyright (C) 2001,2002,2003,2004 Josh Coalson # # This file is part the FLAC project. FLAC is comprised of several # components distributed under difference licenses. The codec libraries diff --git a/Makefile.lite b/Makefile.lite index 6a913380..9c585b04 100644 --- a/Makefile.lite +++ b/Makefile.lite @@ -1,5 +1,5 @@ # FLAC - Free Lossless Audio Codec -# Copyright (C) 2001,2002,2003 Josh Coalson +# Copyright (C) 2001,2002,2003,2004 Josh Coalson # # This file is part the FLAC project. FLAC is comprised of several # components distributed under difference licenses. The codec libraries diff --git a/README b/README index 76e2a0df..6f419488 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ /* FLAC - Free Lossless Audio Codec - * Copyright (C) 2001,2002,2003 Josh Coalson + * Copyright (C) 2001,2002,2003,2004 Josh Coalson * * This file is part the FLAC project. FLAC is comprised of several * components distributed under difference licenses. The codec libraries diff --git a/build/Makefile.am b/build/Makefile.am index 225f752b..d0b42697 100644 --- a/build/Makefile.am +++ b/build/Makefile.am @@ -1,5 +1,5 @@ # FLAC - Free Lossless Audio Codec -# Copyright (C) 2002,2003 Josh Coalson +# Copyright (C) 2002,2003,2004 Josh Coalson # # This file is part the FLAC project. FLAC is comprised of several # components distributed under difference licenses. The codec libraries diff --git a/build/config.mk b/build/config.mk index 5418bf35..c2d005c2 100644 --- a/build/config.mk +++ b/build/config.mk @@ -1,5 +1,5 @@ # FLAC - Free Lossless Audio Codec -# Copyright (C) 2001,2002,2003 Josh Coalson +# Copyright (C) 2001,2002,2003,2004 Josh Coalson # # This file is part the FLAC project. FLAC is comprised of several # components distributed under difference licenses. The codec libraries diff --git a/build/exe.mk b/build/exe.mk index 15093814..abc4c8b2 100644 --- a/build/exe.mk +++ b/build/exe.mk @@ -1,5 +1,5 @@ # FLAC - Free Lossless Audio Codec -# Copyright (C) 2001,2002,2003 Josh Coalson +# Copyright (C) 2001,2002,2003,2004 Josh Coalson # # This file is part the FLAC project. FLAC is comprised of several # components distributed under difference licenses. The codec libraries diff --git a/build/lib.mk b/build/lib.mk index 9da9af11..bf88c12e 100644 --- a/build/lib.mk +++ b/build/lib.mk @@ -1,5 +1,5 @@ # FLAC - Free Lossless Audio Codec -# Copyright (C) 2001,2002,2003 Josh Coalson +# Copyright (C) 2001,2002,2003,2004 Josh Coalson # # This file is part the FLAC project. FLAC is comprised of several # components distributed under difference licenses. The codec libraries diff --git a/configure.in b/configure.in index 99bb9035..5fb4e3c3 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ # FLAC - Free Lossless Audio Codec -# Copyright (C) 2001,2002,2003 Josh Coalson +# Copyright (C) 2001,2002,2003,2004 Josh Coalson # # This file is part the FLAC project. FLAC is comprised of several # components distributed under difference licenses. The codec libraries diff --git a/doc/Makefile.am b/doc/Makefile.am index 060d104e..efa5f880 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,5 +1,5 @@ # flac - Command-line FLAC encoder/decoder -# Copyright (C) 2002,2003 Josh Coalson +# Copyright (C) 2002,2003,2004 Josh Coalson # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/doc/Makefile.lite b/doc/Makefile.lite index ca226fe9..20919d2a 100644 --- a/doc/Makefile.lite +++ b/doc/Makefile.lite @@ -1,5 +1,5 @@ # flac - Command-line FLAC encoder/decoder -# Copyright (C) 2002,2003 Josh Coalson +# Copyright (C) 2002,2003,2004 Josh Coalson # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/doc/html/Makefile.am b/doc/html/Makefile.am index 01d1a6e7..f259970a 100644 --- a/doc/html/Makefile.am +++ b/doc/html/Makefile.am @@ -1,5 +1,5 @@ # FLAC - Free Lossless Audio Codec -# Copyright (C) 2001,2002,2003 Josh Coalson +# Copyright (C) 2001,2002,2003,2004 Josh Coalson # # This file is part the FLAC project. FLAC is comprised of several # components distributed under difference licenses. The codec libraries diff --git a/doc/html/comparison.html b/doc/html/comparison.html index f24ce226..1b1a3fbd 100644 --- a/doc/html/comparison.html +++ b/doc/html/comparison.html @@ -1,5 +1,5 @@ - + @@ -1165,7 +1165,7 @@ -
Copyright (c) 2000,2001,2002,2003 Josh Coalson
+Copyright (c) 2000,2001,2002,2003,2004 Josh Coalson