[Scummvm-cvs-logs] SF.net SVN: scummvm: [24737] scummvm/trunk/engines/agi/agi.cpp

sev at users.sourceforge.net sev at users.sourceforge.net
Sat Nov 18 20:58:17 CET 2006


Revision: 24737
          http://svn.sourceforge.net/scummvm/?rev=24737&view=rev
Author:   sev
Date:     2006-11-18 11:58:17 -0800 (Sat, 18 Nov 2006)

Log Message:
-----------
Specify proper copyright line for AGI engine.

Modified Paths:
--------------
    scummvm/trunk/engines/agi/agi.cpp

Modified: scummvm/trunk/engines/agi/agi.cpp
===================================================================
--- scummvm/trunk/engines/agi/agi.cpp	2006-11-18 19:32:17 UTC (rev 24736)
+++ scummvm/trunk/engines/agi/agi.cpp	2006-11-18 19:58:17 UTC (rev 24737)
@@ -659,4 +659,4 @@
 	return kNoGameDataFoundError;
 }
 
-REGISTER_PLUGIN(AGI, "AGI Engine", "TODO (C) TODO");
+REGISTER_PLUGIN(AGI, "AGI Engine", "Sierra AGI Games (C) Sierra On-Line, Inc.");


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