summaryrefslogtreecommitdiff
path: root/examples/c/encode/file
diff options
context:
space:
mode:
Diffstat (limited to 'examples/c/encode/file')
-rw-r--r--examples/c/encode/file/Makefile.am2
-rw-r--r--examples/c/encode/file/Makefile.lite2
-rw-r--r--examples/c/encode/file/main.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/c/encode/file/Makefile.am b/examples/c/encode/file/Makefile.am
index 1becb790..9540d05f 100644
--- a/examples/c/encode/file/Makefile.am
+++ b/examples/c/encode/file/Makefile.am
@@ -1,5 +1,5 @@
# example_c_encode_file - Simple FLAC file encoder using libFLAC
-# Copyright (C) 2007,2008 Josh Coalson
+# Copyright (C) 2007,2008,2009 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/examples/c/encode/file/Makefile.lite b/examples/c/encode/file/Makefile.lite
index be8aef54..f4861a48 100644
--- a/examples/c/encode/file/Makefile.lite
+++ b/examples/c/encode/file/Makefile.lite
@@ -1,5 +1,5 @@
# example_c_encode_file - Simple FLAC file encoder using libFLAC
-# Copyright (C) 2007,2008 Josh Coalson
+# Copyright (C) 2007,2008,2009 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/examples/c/encode/file/main.c b/examples/c/encode/file/main.c
index f7a416fd..0f7f4c0b 100644
--- a/examples/c/encode/file/main.c
+++ b/examples/c/encode/file/main.c
@@ -1,5 +1,5 @@
/* example_c_encode_file - Simple FLAC file encoder using libFLAC
- * Copyright (C) 2007,2008 Josh Coalson
+ * Copyright (C) 2007,2008,2009 Josh Coalson
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License