From 1152f9fe26cdb399c26449b8a12e87a0c1162e28 Mon Sep 17 00:00:00 2001
From: Josh Coalson
Date: Sat, 26 Jan 2002 18:05:12 +0000
Subject: [PATCH] update copyright date to include 2002
---
AUTHORS | 2 +-
Makefile.am | 2 +-
Makefile.lite | 2 +-
README | 2 +-
build/config.mk | 2 +-
build/exe.mk | 2 +-
build/lib.mk | 2 +-
configure.in | 2 +-
doc/Makefile.am | 2 +-
doc/images/Makefile.am | 2 +-
doc/ru/Makefile.am | 2 +-
doc/ru/authors.html | 4 ++--
doc/ru/comparison.html | 4 ++--
doc/ru/developers.html | 4 ++--
doc/ru/documentation.html | 4 ++--
doc/ru/download.html | 4 ++--
doc/ru/features.html | 4 ++--
doc/ru/format.html | 4 ++--
doc/ru/goals.html | 4 ++--
doc/ru/id.html | 4 ++--
doc/ru/index.html | 4 ++--
doc/ru/links.html | 4 ++--
doc/ru/news.html | 4 ++--
include/FLAC/assert.h | 2 +-
include/FLAC/seek_table.h | 2 +-
include/FLAC/utility.h | 2 +-
include/Makefile.am | 2 +-
src/Makefile.am | 2 +-
src/flac/file.c | 2 +-
src/flac/file.h | 2 +-
src/libFLAC/Makefile.am | 2 +-
src/libFLAC/Makefile.lite | 2 +-
src/libFLAC/Makefile.vc | 2 +-
src/libFLAC/bitmath.c | 2 +-
src/libFLAC/cpu.c | 2 +-
src/libFLAC/ia32/Makefile.am | 2 +-
src/libFLAC/ia32/Makefile.am.libtool-1.4b | 2 +-
src/libFLAC/ia32/cpu_asm.nasm | 2 +-
src/libFLAC/ia32/fixed_asm.nasm | 2 +-
src/libFLAC/ia32/lpc_asm-unrolled.nasm | 2 +-
src/libFLAC/ia32/lpc_asm.nasm | 2 +-
src/libFLAC/ia32/nasm.h | 2 +-
src/libFLAC/include/Makefile.am | 2 +-
src/libFLAC/include/private/Makefile.am | 2 +-
src/libFLAC/include/private/bitmath.h | 2 +-
src/libFLAC/include/private/cpu.h | 2 +-
src/libFLAC/include/private/memory.h | 2 +-
src/libFLAC/include/protected/Makefile.am | 2 +-
src/libFLAC/include/protected/all.h | 2 +-
src/libFLAC/include/protected/stream_encoder.h | 2 +-
src/libFLAC/memory.c | 2 +-
src/libFLAC/seek_table.c | 2 +-
src/libFLAC/utility.c | 2 +-
src/metaflac/main.c | 4 ++--
src/monkeys_audio_utilities/Makefile.am | 2 +-
src/monkeys_audio_utilities/flac_mac/Makefile.am | 2 +-
src/monkeys_audio_utilities/flac_ren/Makefile.am | 2 +-
src/plugin_winamp3/Makefile.am | 2 +-
src/test_streams/Makefile.vc | 2 +-
src/test_unit/Makefile.vc | 2 +-
test/Makefile.am | 2 +-
test/Makefile.lite | 2 +-
test/test_bins.sh | 2 +-
test/test_streams.sh | 2 +-
test/test_unit.sh | 2 +-
65 files changed, 78 insertions(+), 78 deletions(-)
diff --git a/AUTHORS b/AUTHORS
index 762691ff..84a3723e 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,5 +1,5 @@
/* FLAC - Free Lossless Audio Codec
- * Copyright (C) 2001 Josh Coalson
+ * Copyright (C) 2001,2002 Josh Coalson
*
* This program is part of FLAC; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/Makefile.am b/Makefile.am
index 552ae0b9..c4af58ac 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2001 Josh Coalson
+# Copyright (C) 2001,2002 Josh Coalson
#
# This program is part of FLAC; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/Makefile.lite b/Makefile.lite
index ce949ecc..46be2dd9 100644
--- a/Makefile.lite
+++ b/Makefile.lite
@@ -1,5 +1,5 @@
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2001 Josh Coalson
+# Copyright (C) 2001,2002 Josh Coalson
#
# This program is part of FLAC; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/README b/README
index 91fcb93b..9c5d8a98 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
/* FLAC - Free Lossless Audio Codec
- * Copyright (C) 2001 Josh Coalson
+ * Copyright (C) 2001,2002 Josh Coalson
*
* This program is part of FLAC; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/build/config.mk b/build/config.mk
index 48bcd38a..09a9c3b8 100644
--- a/build/config.mk
+++ b/build/config.mk
@@ -1,5 +1,5 @@
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2001 Josh Coalson
+# Copyright (C) 2001,2002 Josh Coalson
#
# This program is part of FLAC; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/build/exe.mk b/build/exe.mk
index 507d3b17..77843323 100644
--- a/build/exe.mk
+++ b/build/exe.mk
@@ -1,5 +1,5 @@
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2001 Josh Coalson
+# Copyright (C) 2001,2002 Josh Coalson
#
# This program is part of FLAC; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/build/lib.mk b/build/lib.mk
index 9a723351..11095fca 100644
--- a/build/lib.mk
+++ b/build/lib.mk
@@ -1,5 +1,5 @@
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2001 Josh Coalson
+# Copyright (C) 2001,2002 Josh Coalson
#
# This program is part of FLAC; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/configure.in b/configure.in
index b7f643c0..f1062502 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2001 Josh Coalson
+# Copyright (C) 2001,2002 Josh Coalson
#
# This program is part of FLAC; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 6e09e345..ce8e608c 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,5 +1,5 @@
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2001 Josh Coalson
+# Copyright (C) 2001,2002 Josh Coalson
#
# This program is part of FLAC; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/doc/images/Makefile.am b/doc/images/Makefile.am
index 4d2059c1..ce77bf6a 100644
--- a/doc/images/Makefile.am
+++ b/doc/images/Makefile.am
@@ -1,5 +1,5 @@
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2001 Josh Coalson
+# Copyright (C) 2001,2002 Josh Coalson
#
# This program is part of FLAC; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/doc/ru/Makefile.am b/doc/ru/Makefile.am
index a21b85bf..38c70538 100644
--- a/doc/ru/Makefile.am
+++ b/doc/ru/Makefile.am
@@ -1,5 +1,5 @@
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2001 Josh Coalson
+# Copyright (C) 2001,2002 Josh Coalson
#
# This program is part of FLAC; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/doc/ru/authors.html b/doc/ru/authors.html
index 20c5a14a..8faaa7b7 100644
--- a/doc/ru/authors.html
+++ b/doc/ru/authors.html
@@ -1,5 +1,5 @@
-
+
@@ -90,7 +90,7 @@
- Copyright (c) 2001 Josh Coalson
+ Copyright (c) 2001,2002 Josh Coalson