summaryrefslogtreecommitdiff
path: root/src/libOggFLAC++
diff options
context:
space:
mode:
Diffstat (limited to 'src/libOggFLAC++')
-rw-r--r--src/libOggFLAC++/Makefile.am2
-rw-r--r--src/libOggFLAC++/Makefile.lite2
-rw-r--r--src/libOggFLAC++/Makefile.vc2
-rw-r--r--src/libOggFLAC++/stream_decoder.cpp2
-rw-r--r--src/libOggFLAC++/stream_encoder.cpp2
5 files changed, 5 insertions, 5 deletions
diff --git a/src/libOggFLAC++/Makefile.am b/src/libOggFLAC++/Makefile.am
index 6be24916..c2e49fff 100644
--- a/src/libOggFLAC++/Makefile.am
+++ b/src/libOggFLAC++/Makefile.am
@@ -1,5 +1,5 @@
# libOggFLAC++ - Free Lossless Audio Codec + Ogg library
-# Copyright (C) 2002 Josh Coalson
+# Copyright (C) 2002,2003 Josh Coalson
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Library General Public
diff --git a/src/libOggFLAC++/Makefile.lite b/src/libOggFLAC++/Makefile.lite
index e39eeb0b..a9409cf9 100644
--- a/src/libOggFLAC++/Makefile.lite
+++ b/src/libOggFLAC++/Makefile.lite
@@ -1,5 +1,5 @@
# libOggFLAC++ - Free Lossless Audio Codec + Ogg library
-# Copyright (C) 2002 Josh Coalson
+# Copyright (C) 2002,2003 Josh Coalson
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Library General Public
diff --git a/src/libOggFLAC++/Makefile.vc b/src/libOggFLAC++/Makefile.vc
index 0354c812..fd7b95eb 100644
--- a/src/libOggFLAC++/Makefile.vc
+++ b/src/libOggFLAC++/Makefile.vc
@@ -1,5 +1,5 @@
# libOggFLAC++ - Free Lossless Audio Codec + Ogg library
-# Copyright (C) 2002 Josh Coalson
+# Copyright (C) 2002,2003 Josh Coalson
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Library General Public
diff --git a/src/libOggFLAC++/stream_decoder.cpp b/src/libOggFLAC++/stream_decoder.cpp
index 82bec7aa..cabf22f4 100644
--- a/src/libOggFLAC++/stream_decoder.cpp
+++ b/src/libOggFLAC++/stream_decoder.cpp
@@ -1,5 +1,5 @@
/* libOggFLAC++ - Free Lossless Audio Codec + Ogg library
- * Copyright (C) 2002 Josh Coalson
+ * Copyright (C) 2002,2003 Josh Coalson
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
diff --git a/src/libOggFLAC++/stream_encoder.cpp b/src/libOggFLAC++/stream_encoder.cpp
index 1ac30372..4595dc9d 100644
--- a/src/libOggFLAC++/stream_encoder.cpp
+++ b/src/libOggFLAC++/stream_encoder.cpp
@@ -1,5 +1,5 @@
/* libOggFLAC++ - Free Lossless Audio Codec + Ogg library
- * Copyright (C) 2002 Josh Coalson
+ * Copyright (C) 2002,2003 Josh Coalson
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public