summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/lua-interface.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lua-interface.cpp b/src/lua-interface.cpp
index 6a773f1..d216878 100644
--- a/src/lua-interface.cpp
+++ b/src/lua-interface.cpp
@@ -1,6 +1,6 @@
/*
- * PSX-Tools Bundle Pack
- * Copyright (C) 2002-2005 Nicolas "Pixel" Noble
+ * lua-interface
+ * Copyright (C) 2002-2008 Nicolas "Pixel" Noble
*
* 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
@@ -17,7 +17,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-/* $Id: lua-interface.cpp,v 1.6 2008-08-04 09:36:35 pixel Exp $ */
+/* $Id: lua-interface.cpp,v 1.7 2008-08-04 15:36:33 pixel Exp $ */
#define WIP