summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2008-05-02 23:28:00 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2008-05-02 23:28:00 +0000
commit832584f65adff69659181d6fc884f779a79d62a9 (patch)
tree4d39c248e14ada2786d144252c8b172aa6a68450 /ChangeLog
parent7802bc28e08c7660ffa524683911eba58099e9db (diff)
downloadmanaserv-832584f65adff69659181d6fc884f779a79d62a9.tar.gz
manaserv-832584f65adff69659181d6fc884f779a79d62a9.tar.bz2
manaserv-832584f65adff69659181d6fc884f779a79d62a9.tar.xz
manaserv-832584f65adff69659181d6fc884f779a79d62a9.zip
Added headers to LUA files mentioning the purpose of the files and their license.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b4a348f..e0a959f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-05-03 Philipp Sehmisch <tmw@crushnet.org>
+
+ * data/test.lua, data/scripts/libtmw.lua, data/scripts/npclib.lua: Added
+ headers to LUA files mentioning the purpose of the files and their
+ license.
+
2008-04-28 David Athay <ko2fan@gmail.com>
* src/chat-server/chathandler.cpp, src/defines.h, accountserver.cbp: