add 2007 copyright

This commit is contained in:
Josh Coalson
2007-02-02 06:58:19 +00:00
parent fc92d8dbc6
commit e74bd9516c
279 changed files with 317 additions and 317 deletions

View File

@@ -1,5 +1,5 @@
# libxmms-flac - XMMS FLAC input plugin
# Copyright (C) 2000,2001,2002,2003,2004,2005,2006 Josh Coalson
# Copyright (C) 2000,2001,2002,2003,2004,2005,2006,2007 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 @@
# libxmms-flac - XMMS FLAC input plugin
# Copyright (C) 2000,2001,2002,2003,2004,2005,2006 Josh Coalson
# Copyright (C) 2000,2001,2002,2003,2004,2005,2006,2007 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 @@
/* plugin_common - Routines common to several plugins
* Copyright (C) 2002,2003,2004,2005 Josh Coalson
* Copyright (C) 2002,2003,2004,2006,2007 Josh Coalson
*
* Based on:
* locale.h - 2000/05/05 13:10 Jerome Couderc

View File

@@ -1,5 +1,5 @@
/* libxmms-flac - XMMS FLAC input plugin
* Copyright (C) 2000,2001,2002,2003,2004,2005,2006 Josh Coalson
* Copyright (C) 2000,2001,2002,2003,2004,2005,2006,2007 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 @@
/* libxmms-flac - XMMS FLAC input plugin
* Copyright (C) 2004,2005,2006 Josh Coalson
* Copyright (C) 2004,2005,2006,2007 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,6 +1,6 @@
/* libxmms-flac - XMMS FLAC input plugin
* Copyright (C) 2000,2001,2002,2003,2004,2005,2006 Josh Coalson
* Copyright (C) 2002,2003,2004,2005,2006 Daisuke Shimamura
* Copyright (C) 2000,2001,2002,2003,2004,2005,2006,2007 Josh Coalson
* Copyright (C) 2002,2003,2004,2005,2006,2007 Daisuke Shimamura
*
* Based on FLAC plugin.c and mpg123 plugin
*