[xmp] Update copyright notice

Signed-off-by: Claudio Matsuoka <cmatsuoka@gmail.com>
master
Claudio Matsuoka 13 years ago
parent 31275ba8ff
commit 69f5baa9a3
  1. 2
      README
  2. 8
      src/options.c
  3. 8
      src/read_config.c

@ -53,7 +53,7 @@ directly to cmatsuoka@gmail.com.
LICENSE LICENSE
Extended Module Player 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 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 the terms of the GNU General Public License as published by the Free Software

@ -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 <stdio.h> #include <stdio.h>
#include <ctype.h> #include <ctype.h>
#include <string.h> #include <string.h>

@ -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 <stdio.h> #include <stdio.h>
#include <string.h> #include <string.h>
#include <stdlib.h> #include <stdlib.h>

Loading…
Cancel
Save