aboutsummaryrefslogtreecommitdiff
path: root/src/bindings/scripts/system/system.cpp
diff options
context:
space:
mode:
authorKudlaty <none@none>2009-08-16 17:30:05 +0200
committerKudlaty <none@none>2009-08-16 17:30:05 +0200
commit683848679649994f048a526be55f776644165827 (patch)
tree430b70f8922e6445aaefe1c9f46b70e85acb7e77 /src/bindings/scripts/system/system.cpp
parent982dcc9eaa3fbddde8b02e0c242387dea1e6f912 (diff)
Merge [SD2]
r1306 Remove now empty zone folder and complete re-organize file/folder structure. Thanks to DasBlub, Zor and others for inspiration, help and suggestions. --HG-- branch : trunk
Diffstat (limited to 'src/bindings/scripts/system/system.cpp')
-rw-r--r--src/bindings/scripts/system/system.cpp22
1 files changed, 22 insertions, 0 deletions
diff --git a/src/bindings/scripts/system/system.cpp b/src/bindings/scripts/system/system.cpp
new file mode 100644
index 00000000000..ab62e530681
--- /dev/null
+++ b/src/bindings/scripts/system/system.cpp
@@ -0,0 +1,22 @@
+/*
+ * Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/>
+ *
+ * Thanks to the original authors: MaNGOS <http://getmangos.com/>
+ *
+ * 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 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ */
+
+#include "precompiled.h"
+