From 6b00dc26b29b9e51362a51eb573e7b55c45c5e3a Mon Sep 17 00:00:00 2001 From: Erik de Castro Lopo Date: Mon, 5 Dec 2016 18:57:47 +1100 Subject: [PATCH] Another bulk update of copyright dates --- Scripts/cross-build-win-binaries.mk | 2 +- doc/doxygen.footer.html | 4 ++-- doc/doxygen.header.html | 2 +- doc/html/changelog.html | 4 ++-- doc/html/developers.html | 4 ++-- doc/html/documentation.html | 4 ++-- doc/html/documentation_bugs.html | 4 ++-- doc/html/documentation_example_code.html | 4 ++-- doc/html/documentation_format_overview.html | 4 ++-- doc/html/documentation_tools.html | 4 ++-- doc/html/documentation_tools_flac.html | 4 ++-- doc/html/documentation_tools_metaflac.html | 4 ++-- doc/html/faq.html | 4 ++-- doc/html/features.html | 4 ++-- doc/html/format.html | 4 ++-- doc/html/id.html | 4 ++-- doc/html/index.html | 4 ++-- doc/html/license.html | 4 ++-- doc/html/ogg_mapping.html | 4 ++-- include/share/compat.h | 2 +- include/share/endswap.h | 2 +- include/share/macros.h | 2 +- include/share/private.h | 2 +- include/share/safe_str.h | 2 +- include/share/win_utf8_io.h | 2 +- include/share/windows_unicode_filenames.h | 2 +- m4/endian.m4 | 2 +- m4/stack_protect.m4 | 2 +- microbench/Makefile.am | 2 +- microbench/benchmark_residual.c | 2 +- microbench/util.c | 2 +- microbench/util.h | 2 +- src/flac/main.c | 2 +- src/libFLAC/include/private/macros.h | 2 +- src/libFLAC/lpc_intrin_avx2.c | 2 +- src/libFLAC/stream_encoder_intrin_avx2.c | 2 +- src/libFLAC/windows_unicode_filenames.c | 2 +- src/share/grabbag/snprintf.c | 2 +- src/share/win_utf8_io/win_utf8_io.c | 2 +- src/test_libFLAC/endswap.c | 2 +- src/test_libFLAC/endswap.h | 2 +- src/test_libFLAC/md5.c | 2 +- src/test_libFLAC/md5.h | 2 +- test/test_compression.sh | 2 +- 44 files changed, 61 insertions(+), 61 deletions(-) diff --git a/Scripts/cross-build-win-binaries.mk b/Scripts/cross-build-win-binaries.mk index 5f727848..9659655e 100755 --- a/Scripts/cross-build-win-binaries.mk +++ b/Scripts/cross-build-win-binaries.mk @@ -1,6 +1,6 @@ #!/usr/bin/make -f -# Copyright (C) 2014 Xiph.Org Foundation +# Copyright (C) 2014-2016 Xiph.Org Foundation # # This file is part the FLAC project. FLAC is comprised of several # components distributed under different licenses. The codec libraries diff --git a/doc/doxygen.footer.html b/doc/doxygen.footer.html index d99a395d..c0fe1e0a 100644 --- a/doc/doxygen.footer.html +++ b/doc/doxygen.footer.html @@ -6,7 +6,7 @@ Copyright (c) 2000-2009 Josh Coalson - Copyright (c) 2011-2014 Xiph.Org Foundation + Copyright (c) 2011-2016 Xiph.Org Foundation SourceForge.net Logo @@ -15,7 +15,7 @@ - + diff --git a/doc/doxygen.header.html b/doc/doxygen.header.html index ec145f11..97a03b9e 100644 --- a/doc/doxygen.header.html +++ b/doc/doxygen.header.html @@ -1,5 +1,5 @@ - + diff --git a/doc/html/changelog.html b/doc/html/changelog.html index ac0aec91..19a665b9 100644 --- a/doc/html/changelog.html +++ b/doc/html/changelog.html @@ -1,6 +1,6 @@ - + @@ -1452,7 +1452,7 @@ Copyright (c) 2004-2009 Josh Coalson
- Copyright (c) 2011-2014 Xiph.Org Foundation + Copyright (c) 2011-2016 Xiph.Org Foundation Valid XHTML 1.0! diff --git a/doc/html/developers.html b/doc/html/developers.html index 0c273317..8958f2e5 100644 --- a/doc/html/developers.html +++ b/doc/html/developers.html @@ -1,6 +1,6 @@ - + @@ -116,7 +116,7 @@ Copyright (c) 2000-2009 Josh Coalson
- Copyright (c) 2011-2014 Xiph.Org Foundation + Copyright (c) 2011-2016 Xiph.Org Foundation Valid XHTML 1.0! diff --git a/doc/html/documentation.html b/doc/html/documentation.html index 1e18bbf1..246eb4a9 100644 --- a/doc/html/documentation.html +++ b/doc/html/documentation.html @@ -1,6 +1,6 @@ - + @@ -81,7 +81,7 @@ Copyright (c) 2000-2009 Josh Coalson
- Copyright (c) 2011-2014 Xiph.Org Foundation + Copyright (c) 2011-2016 Xiph.Org Foundation Valid XHTML 1.0! diff --git a/doc/html/documentation_bugs.html b/doc/html/documentation_bugs.html index c9a44cf6..c5ce388b 100644 --- a/doc/html/documentation_bugs.html +++ b/doc/html/documentation_bugs.html @@ -1,6 +1,6 @@ - + @@ -75,7 +75,7 @@ Copyright (c) 2000-2009 Josh Coalson
- Copyright (c) 2011-2014 Xiph.Org Foundation + Copyright (c) 2011-2016 Xiph.Org Foundation Valid XHTML 1.0! diff --git a/doc/html/documentation_example_code.html b/doc/html/documentation_example_code.html index daf57c99..4a153643 100644 --- a/doc/html/documentation_example_code.html +++ b/doc/html/documentation_example_code.html @@ -1,6 +1,6 @@ - + @@ -57,7 +57,7 @@ Copyright (c) 2000-2009 Josh Coalson
- Copyright (c) 2011-2014 Xiph.Org Foundation + Copyright (c) 2011-2016 Xiph.Org Foundation Valid XHTML 1.0! diff --git a/doc/html/documentation_format_overview.html b/doc/html/documentation_format_overview.html index ffdbc4e9..f2742e15 100644 --- a/doc/html/documentation_format_overview.html +++ b/doc/html/documentation_format_overview.html @@ -1,6 +1,6 @@ - + @@ -106,7 +106,7 @@ Copyright (c) 2000-2009 Josh Coalson
- Copyright (c) 2011-2014 Xiph.Org Foundation + Copyright (c) 2011-2016 Xiph.Org Foundation Valid XHTML 1.0! diff --git a/doc/html/documentation_tools.html b/doc/html/documentation_tools.html index e513ac86..0361a1ed 100644 --- a/doc/html/documentation_tools.html +++ b/doc/html/documentation_tools.html @@ -1,6 +1,6 @@ - + @@ -67,7 +67,7 @@ Copyright (c) 2000-2009 Josh Coalson
- Copyright (c) 2011-2014 Xiph.Org Foundation + Copyright (c) 2011-2016 Xiph.Org Foundation Valid XHTML 1.0! diff --git a/doc/html/documentation_tools_flac.html b/doc/html/documentation_tools_flac.html index 4280a5cb..09c8f244 100644 --- a/doc/html/documentation_tools_flac.html +++ b/doc/html/documentation_tools_flac.html @@ -1,6 +1,6 @@ - + @@ -1179,7 +1179,7 @@ Copyright (c) 2000-2009 Josh Coalson
- Copyright (c) 2011-2014 Xiph.Org Foundation + Copyright (c) 2011-2016 Xiph.Org Foundation Valid XHTML 1.0! diff --git a/doc/html/documentation_tools_metaflac.html b/doc/html/documentation_tools_metaflac.html index f7e8a061..a8868138 100644 --- a/doc/html/documentation_tools_metaflac.html +++ b/doc/html/documentation_tools_metaflac.html @@ -1,6 +1,6 @@ - + @@ -556,7 +556,7 @@ Copyright (c) 2000-2009 Josh Coalson
- Copyright (c) 2011-2014 Xiph.Org Foundation + Copyright (c) 2011-2016 Xiph.Org Foundation Valid XHTML 1.0! diff --git a/doc/html/faq.html b/doc/html/faq.html index 84a31591..4b96414f 100644 --- a/doc/html/faq.html +++ b/doc/html/faq.html @@ -1,6 +1,6 @@ - + @@ -380,7 +380,7 @@ Copyright (c) 2000-2009 Josh Coalson
- Copyright (c) 2011-2014 Xiph.Org Foundation + Copyright (c) 2011-2016 Xiph.Org Foundation Valid XHTML 1.0! diff --git a/doc/html/features.html b/doc/html/features.html index 1c9c6337..9727f531 100644 --- a/doc/html/features.html +++ b/doc/html/features.html @@ -1,6 +1,6 @@ - + @@ -103,7 +103,7 @@ Copyright (c) 2000-2009 Josh Coalson
- Copyright (c) 2011-2014 Xiph.Org Foundation + Copyright (c) 2011-2016 Xiph.Org Foundation Valid XHTML 1.0! diff --git a/doc/html/format.html b/doc/html/format.html index 4ccd7e78..bce3c453 100644 --- a/doc/html/format.html +++ b/doc/html/format.html @@ -1,6 +1,6 @@ - + @@ -1832,7 +1832,7 @@ Copyright (c) 2000-2009 Josh Coalson
- Copyright (c) 2011-2014 Xiph.Org Foundation + Copyright (c) 2011-2016 Xiph.Org Foundation Valid XHTML 1.0! diff --git a/doc/html/id.html b/doc/html/id.html index 64f57f09..8cd02de2 100644 --- a/doc/html/id.html +++ b/doc/html/id.html @@ -1,6 +1,6 @@ - + @@ -279,7 +279,7 @@ Copyright (c) 2000-2009 Josh Coalson
- Copyright (c) 2011-2014 Xiph.Org Foundation + Copyright (c) 2011-2016 Xiph.Org Foundation Valid XHTML 1.0! diff --git a/doc/html/index.html b/doc/html/index.html index 7de46be9..46f8898c 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -1,6 +1,6 @@ - + @@ -86,7 +86,7 @@ Copyright (c) 2000-2009 Josh Coalson
- Copyright (c) 2011-2014 Xiph.Org Foundation + Copyright (c) 2011-2016 Xiph.Org Foundation Valid XHTML 1.0! diff --git a/doc/html/license.html b/doc/html/license.html index b0fb0959..e68fa1a5 100644 --- a/doc/html/license.html +++ b/doc/html/license.html @@ -1,6 +1,6 @@ - + @@ -69,7 +69,7 @@ Copyright (c) 2004-2009 Josh Coalson
- Copyright (c) 2011-2014 Xiph.Org Foundation + Copyright (c) 2011-2016 Xiph.Org Foundation Valid XHTML 1.0! diff --git a/doc/html/ogg_mapping.html b/doc/html/ogg_mapping.html index fcea9490..a6ce3051 100644 --- a/doc/html/ogg_mapping.html +++ b/doc/html/ogg_mapping.html @@ -1,6 +1,6 @@ - + @@ -114,7 +114,7 @@ Copyright (c) 2004-2009 Josh Coalson
- Copyright (c) 2011-2014 Xiph.Org Foundation + Copyright (c) 2011-2016 Xiph.Org Foundation Valid XHTML 1.0! diff --git a/include/share/compat.h b/include/share/compat.h index 4332b5c3..2083f3a2 100644 --- a/include/share/compat.h +++ b/include/share/compat.h @@ -1,5 +1,5 @@ /* libFLAC - Free Lossless Audio Codec library - * Copyright (C) 2012-2014 Xiph.org Foundation + * Copyright (C) 2012-2016 Xiph.org Foundation * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/include/share/endswap.h b/include/share/endswap.h index 94ce302e..9088a747 100644 --- a/include/share/endswap.h +++ b/include/share/endswap.h @@ -1,5 +1,5 @@ /* libFLAC - Free Lossless Audio Codec library - * Copyright (C) 2012-2014 Xiph.org Foundation + * Copyright (C) 2012-2016 Xiph.org Foundation * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/include/share/macros.h b/include/share/macros.h index eea62c10..20b3ea56 100644 --- a/include/share/macros.h +++ b/include/share/macros.h @@ -1,5 +1,5 @@ /* libFLAC - Free Lossless Audio Codec library - * Copyright (C) 2013-2014 Xiph.org Foundation + * Copyright (C) 2013-2016 Xiph.org Foundation * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/include/share/private.h b/include/share/private.h index 3a500d3c..f7e3b853 100644 --- a/include/share/private.h +++ b/include/share/private.h @@ -1,5 +1,5 @@ /* libFLAC - Free Lossless Audio Codec library - * Copyright (C) 2013-2014 Xiph.org Foundation + * Copyright (C) 2013-2016 Xiph.org Foundation * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/include/share/safe_str.h b/include/share/safe_str.h index dd1e4ed9..eb974c51 100644 --- a/include/share/safe_str.h +++ b/include/share/safe_str.h @@ -1,5 +1,5 @@ /* libFLAC - Free Lossless Audio Codec library - * Copyright (C) 2013-2014 Xiph.org Foundation + * Copyright (C) 2013-2016 Xiph.org Foundation * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/include/share/win_utf8_io.h b/include/share/win_utf8_io.h index cac0ea65..13fd1186 100644 --- a/include/share/win_utf8_io.h +++ b/include/share/win_utf8_io.h @@ -1,5 +1,5 @@ /* libFLAC - Free Lossless Audio Codec library - * Copyright (C) 2013-2014 Xiph.Org Foundation + * Copyright (C) 2013-2016 Xiph.Org Foundation * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/include/share/windows_unicode_filenames.h b/include/share/windows_unicode_filenames.h index 7e196bfe..86820ca1 100644 --- a/include/share/windows_unicode_filenames.h +++ b/include/share/windows_unicode_filenames.h @@ -1,5 +1,5 @@ /* libFLAC - Free Lossless Audio Codec library - * Copyright (C) 2013-2014 Xiph.Org Foundation + * Copyright (C) 2013-2016 Xiph.Org Foundation * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/m4/endian.m4 b/m4/endian.m4 index b10ac5d0..330a17fc 100644 --- a/m4/endian.m4 +++ b/m4/endian.m4 @@ -1,4 +1,4 @@ -dnl Copyright (C) 2012-2014 Xiph.org Foundation +dnl Copyright (C) 2012-2016 Xiph.org Foundation dnl dnl Redistribution and use in source and binary forms, with or without dnl modification, are permitted provided that the following conditions diff --git a/m4/stack_protect.m4 b/m4/stack_protect.m4 index 28669244..fc45ac2f 100644 --- a/m4/stack_protect.m4 +++ b/m4/stack_protect.m4 @@ -1,4 +1,4 @@ -dnl Copyright (C) 2013-2014 Xiph.org Foundation +dnl Copyright (C) 2013-2016 Xiph.org Foundation dnl dnl Redistribution and use in source and binary forms, with or without dnl modification, are permitted provided that the following conditions diff --git a/microbench/Makefile.am b/microbench/Makefile.am index 452e7487..9ab6a040 100644 --- a/microbench/Makefile.am +++ b/microbench/Makefile.am @@ -1,5 +1,5 @@ # FLAC - Free Lossless Audio Codec -# Copyright (C) 2015 Xiph.Org Foundation +# Copyright (C) 2015-2016 Xiph.Org Foundation # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions diff --git a/microbench/benchmark_residual.c b/microbench/benchmark_residual.c index 228e1688..588c05bb 100644 --- a/microbench/benchmark_residual.c +++ b/microbench/benchmark_residual.c @@ -1,6 +1,6 @@ /* libFLAC - Free Lossless Audio Codec library * Copyright (C) 2000-2009 Josh Coalson - * Copyright (C) 2011-2014 Xiph.Org Foundation + * Copyright (C) 2011-2016 Xiph.Org Foundation * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/microbench/util.c b/microbench/util.c index dbd4bc19..e8389ed9 100644 --- a/microbench/util.c +++ b/microbench/util.c @@ -1,5 +1,5 @@ /* FLAC - Free Lossless Audio Codec - * Copyright (C) 2015 Xiph.Org Foundation + * Copyright (C) 2015-2016 Xiph.Org Foundation * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/microbench/util.h b/microbench/util.h index 014a690e..db0ee757 100644 --- a/microbench/util.h +++ b/microbench/util.h @@ -1,5 +1,5 @@ /* FLAC - Free Lossless Audio Codec - * Copyright (C) 2015 Xiph.Org Foundation + * Copyright (C) 2015-2016 Xiph.Org Foundation * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/flac/main.c b/src/flac/main.c index 701b55c8..55b08216 100644 --- a/src/flac/main.c +++ b/src/flac/main.c @@ -480,7 +480,7 @@ int do_it(void) flac__utils_printf(stderr, 2, "\n"); flac__utils_printf(stderr, 2, "flac %s\n", FLAC__VERSION_STRING); - flac__utils_printf(stderr, 2, "Copyright (C) 2000-2009 Josh Coalson, 2011-2014 Xiph.Org Foundation\n"); + flac__utils_printf(stderr, 2, "Copyright (C) 2000-2009 Josh Coalson, 2011-2016 Xiph.Org Foundation\n"); flac__utils_printf(stderr, 2, "flac comes with ABSOLUTELY NO WARRANTY. This is free software, and you are\n"); flac__utils_printf(stderr, 2, "welcome to redistribute it under certain conditions. Type `flac' for details.\n\n"); diff --git a/src/libFLAC/include/private/macros.h b/src/libFLAC/include/private/macros.h index d00e7729..becc59f9 100644 --- a/src/libFLAC/include/private/macros.h +++ b/src/libFLAC/include/private/macros.h @@ -1,5 +1,5 @@ /* libFLAC - Free Lossless Audio Codec library - * Copyright (C) 2012-2014 Xiph.org Foundation + * Copyright (C) 2012-2016 Xiph.org Foundation * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/libFLAC/lpc_intrin_avx2.c b/src/libFLAC/lpc_intrin_avx2.c index 4ce06fd1..f9f5ccdb 100644 --- a/src/libFLAC/lpc_intrin_avx2.c +++ b/src/libFLAC/lpc_intrin_avx2.c @@ -1,6 +1,6 @@ /* libFLAC - Free Lossless Audio Codec library * Copyright (C) 2000-2009 Josh Coalson - * Copyright (C) 2011-2014 Xiph.Org Foundation + * Copyright (C) 2011-2016 Xiph.Org Foundation * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/libFLAC/stream_encoder_intrin_avx2.c b/src/libFLAC/stream_encoder_intrin_avx2.c index a6c0a4ab..a94a02bf 100644 --- a/src/libFLAC/stream_encoder_intrin_avx2.c +++ b/src/libFLAC/stream_encoder_intrin_avx2.c @@ -1,6 +1,6 @@ /* libFLAC - Free Lossless Audio Codec library * Copyright (C) 2000-2009 Josh Coalson - * Copyright (C) 2011-2014 Xiph.Org Foundation + * Copyright (C) 2011-2016 Xiph.Org Foundation * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/libFLAC/windows_unicode_filenames.c b/src/libFLAC/windows_unicode_filenames.c index ef027535..2404e319 100644 --- a/src/libFLAC/windows_unicode_filenames.c +++ b/src/libFLAC/windows_unicode_filenames.c @@ -1,5 +1,5 @@ /* libFLAC - Free Lossless Audio Codec library - * Copyright (C) 2013-2014 Xiph.Org Foundation + * Copyright (C) 2013-2016 Xiph.Org Foundation * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/share/grabbag/snprintf.c b/src/share/grabbag/snprintf.c index 5b7f482b..d8e4be34 100644 --- a/src/share/grabbag/snprintf.c +++ b/src/share/grabbag/snprintf.c @@ -1,5 +1,5 @@ /* grabbag - Convenience lib for various routines common to several tools - * Copyright (C) 2013-2014 Xiph.org Foundation + * Copyright (C) 2013-2016 Xiph.org Foundation * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/share/win_utf8_io/win_utf8_io.c b/src/share/win_utf8_io/win_utf8_io.c index 5fb7300b..c61d27f3 100644 --- a/src/share/win_utf8_io/win_utf8_io.c +++ b/src/share/win_utf8_io/win_utf8_io.c @@ -1,5 +1,5 @@ /* libFLAC - Free Lossless Audio Codec library - * Copyright (C) 2013-2014 Xiph.Org Foundation + * Copyright (C) 2013-2016 Xiph.Org Foundation * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/test_libFLAC/endswap.c b/src/test_libFLAC/endswap.c index 2fd6d521..09eefda9 100644 --- a/src/test_libFLAC/endswap.c +++ b/src/test_libFLAC/endswap.c @@ -1,5 +1,5 @@ /* test_libFLAC - Unit tester for libFLAC - * Copyright (C) 2014 Xiph.Org Foundation + * Copyright (C) 2014-2016 Xiph.Org Foundation * * 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/src/test_libFLAC/endswap.h b/src/test_libFLAC/endswap.h index 57f83042..bdd2e74d 100644 --- a/src/test_libFLAC/endswap.h +++ b/src/test_libFLAC/endswap.h @@ -1,5 +1,5 @@ /* test_libFLAC - Unit tester for libFLAC - * Copyright (C) 2014 Xiph.Org Foundation + * Copyright (C) 2014-2016 Xiph.Org Foundation * * 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/src/test_libFLAC/md5.c b/src/test_libFLAC/md5.c index 0c523271..75bcb65e 100644 --- a/src/test_libFLAC/md5.c +++ b/src/test_libFLAC/md5.c @@ -1,5 +1,5 @@ /* test_libFLAC - Unit tester for libFLAC - * Copyright (C) 2014 Xiph.Org Foundation + * Copyright (C) 2014-2016 Xiph.Org Foundation * * 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/src/test_libFLAC/md5.h b/src/test_libFLAC/md5.h index b7ed057f..dc9e8ffd 100644 --- a/src/test_libFLAC/md5.h +++ b/src/test_libFLAC/md5.h @@ -1,5 +1,5 @@ /* test_libFLAC - Unit tester for libFLAC - * Copyright (C) 2014 Xiph.Org Foundation + * Copyright (C) 2014-2016 Xiph.Org Foundation * * 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/test/test_compression.sh b/test/test_compression.sh index d53e67d4..e1191ad7 100755 --- a/test/test_compression.sh +++ b/test/test_compression.sh @@ -1,7 +1,7 @@ #!/bin/sh -e # FLAC - Free Lossless Audio Codec -# Copyright (C) 2012-2014 Xiph.Org Foundation +# Copyright (C) 2012-2016 Xiph.Org Foundation # # This file is part the FLAC project. FLAC is comprised of several # components distributed under different licenses. The codec libraries