[Scummvm-cvs-logs] SF.net SVN: scummvm:[47449] scummvm/trunk/backends/midi/stmidi.cpp

strangerke at users.sourceforge.net strangerke at users.sourceforge.net
Sat Jan 23 00:56:25 CET 2010


Revision: 47449
          http://scummvm.svn.sourceforge.net/scummvm/?rev=47449&view=rev
Author:   strangerke
Date:     2010-01-22 23:56:25 +0000 (Fri, 22 Jan 2010)

Log Message:
-----------
Replace header by a standard header

Modified Paths:
--------------
    scummvm/trunk/backends/midi/stmidi.cpp

Modified: scummvm/trunk/backends/midi/stmidi.cpp
===================================================================
--- scummvm/trunk/backends/midi/stmidi.cpp	2010-01-22 23:44:43 UTC (rev 47448)
+++ scummvm/trunk/backends/midi/stmidi.cpp	2010-01-22 23:56:25 UTC (rev 47449)
@@ -1,7 +1,9 @@
-/* ScummVM - Scumm Interpreter
- * Copyright (C) 2001  Ludvig Strigeus
- * Copyright (C) 2001-2006 The ScummVM project
+/* ScummVM - Graphic Adventure Engine
  *
+ * ScummVM is the legal property of its developers, whose names
+ * are too numerous to list here. Please refer to the COPYRIGHT
+ * file distributed with this source distribution.
+ *
  * 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 Foundation; either version 2
@@ -15,6 +17,9 @@
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * $URL$
+ * $Id$
  */
 
 /*


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list