From: S?bastien G. <kx...@us...> - 2004-05-13 15:07:33
|
Update of /cvsroot/vba/VisualBoyAdvance/src/gtk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26515/gtk Modified Files: configfile.cpp filters.cpp tools.cpp Log Message: Updated the copyright notice to 2004. Index: configfile.cpp =================================================================== RCS file: /cvsroot/vba/VisualBoyAdvance/src/gtk/configfile.cpp,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** configfile.cpp 3 May 2004 17:00:27 -0000 1.3 --- configfile.cpp 13 May 2004 15:06:46 -0000 1.4 *************** *** 1,3 **** - // -*- C++ -*- // VisualBoyAdvance - Nintendo Gameboy/GameboyAdvance (TM) emulator. // Copyright (C) 1999-2003 Forgotten --- 1,2 ---- Index: tools.cpp =================================================================== RCS file: /cvsroot/vba/VisualBoyAdvance/src/gtk/tools.cpp,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** tools.cpp 4 May 2004 20:33:16 -0000 1.2 --- tools.cpp 13 May 2004 15:06:47 -0000 1.3 *************** *** 1,3 **** - // -*- C++ -*- // VisualBoyAdvance - Nintendo Gameboy/GameboyAdvance (TM) emulator. // Copyright (C) 1999-2003 Forgotten --- 1,2 ---- Index: filters.cpp =================================================================== RCS file: /cvsroot/vba/VisualBoyAdvance/src/gtk/filters.cpp,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** filters.cpp 2 Apr 2004 01:22:17 -0000 1.1 --- filters.cpp 13 May 2004 15:06:47 -0000 1.2 *************** *** 1,3 **** - // -*- C++ -*- // VisualBoyAdvance - Nintendo Gameboy/GameboyAdvance (TM) emulator. // Copyright (C) 1999-2003 Forgotten --- 1,2 ---- |