diff --git a/README b/README index b7909ff..2a45b08 100644 --- a/README +++ b/README @@ -53,7 +53,7 @@ directly to cmatsuoka@gmail.com. LICENSE Extended Module Player -Copyright (C) 1996-2012 Claudio Matsuoka and Hipolito Carraro Jr +Copyright (C) 1996-2013 Claudio Matsuoka and Hipolito Carraro Jr This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software diff --git a/src/options.c b/src/options.c index a18f31d..5a377b5 100644 --- a/src/options.c +++ b/src/options.c @@ -1,11 +1,3 @@ -/* Extended Module Player - * Copyright (C) 1996-2012 Claudio Matsuoka and Hipolito Carraro Jr - * - * This file is part of the Extended Module Player and is distributed - * under the terms of the GNU General Public License. See doc/COPYING - * for more information. - */ - #include #include #include diff --git a/src/read_config.c b/src/read_config.c index 6a8eebb..266970a 100644 --- a/src/read_config.c +++ b/src/read_config.c @@ -1,11 +1,3 @@ -/* Extended Module Player - * Copyright (C) 1996-2012 Claudio Matsuoka and Hipolito Carraro Jr - * - * This file is part of the Extended Module Player and is distributed - * under the terms of the GNU General Public License. See doc/COPYING - * for more information. - */ - #include #include #include