summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2006-04-25 06:59:33 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2006-04-25 06:59:33 +0000
commit0395dac13f87a0eb1837e4b67ab6d3732054f823 (patch)
treeee76b8807d91b42c180d910c749915406b845040 /build
parentbf0f52c21e439aefdbcf71551621023b0bc9cef0 (diff)
downloadflac-0395dac13f87a0eb1837e4b67ab6d3732054f823.tar.gz
add 2206 to copyright notice
Diffstat (limited to 'build')
-rw-r--r--build/Makefile.am2
-rw-r--r--build/config.mk2
-rw-r--r--build/exe.mk2
-rw-r--r--build/lib.mk2
4 files changed, 4 insertions, 4 deletions
diff --git a/build/Makefile.am b/build/Makefile.am
index 08cfac0d..eb5e8acd 100644
--- a/build/Makefile.am
+++ b/build/Makefile.am
@@ -1,5 +1,5 @@
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2002,2003,2004,2005 Josh Coalson
+# Copyright (C) 2002,2003,2004,2005,2006 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 36dc326f..ce7afbe2 100644
--- a/build/config.mk
+++ b/build/config.mk
@@ -1,5 +1,5 @@
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2001,2002,2003,2004,2005 Josh Coalson
+# Copyright (C) 2001,2002,2003,2004,2005,2006 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 35c0474d..6023a686 100644
--- a/build/exe.mk
+++ b/build/exe.mk
@@ -1,5 +1,5 @@
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2001,2002,2003,2004,2005 Josh Coalson
+# Copyright (C) 2001,2002,2003,2004,2005,2006 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 87909a9a..6f8c16f7 100644
--- a/build/lib.mk
+++ b/build/lib.mk
@@ -1,5 +1,5 @@
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2001,2002,2003,2004,2005 Josh Coalson
+# Copyright (C) 2001,2002,2003,2004,2005,2006 Josh Coalson
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under difference licenses. The codec libraries