update copyright for 2008

This commit is contained in:
Josh Coalson
2008-02-28 05:34:21 +00:00
parent 0a4ecd8ddb
commit 82b128050e
341 changed files with 400 additions and 400 deletions

View File

@@ -1,5 +1,5 @@
# example_cpp_decode_file - Simple FLAC file decoder using libFLAC
# Copyright (C) 2007 Josh Coalson
# Copyright (C) 2007,2008 Josh Coalson
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License

View File

@@ -1,5 +1,5 @@
# example_cpp_decode_file - Simple FLAC file decoder using libFLAC
# Copyright (C) 2007 Josh Coalson
# Copyright (C) 2007,2008 Josh Coalson
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License

View File

@@ -1,5 +1,5 @@
/* example_cpp_decode_file - Simple FLAC file decoder using libFLAC
* Copyright (C) 2007 Josh Coalson
* Copyright (C) 2007,2008 Josh Coalson
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License