aboutsummaryrefslogtreecommitdiff
path: root/src/bindings/interface
diff options
context:
space:
mode:
authorDrahy <none@none>2009-02-04 12:04:12 +0100
committerDrahy <none@none>2009-02-04 12:04:12 +0100
commit7c19c420c6e1423a797d8899906508914561e092 (patch)
tree3ce2ed869a03cc2be22116c3d6747154ce7e0deb /src/bindings/interface
parentcb9a0b7219e7751cee01bf018999facc3a2e7be9 (diff)
* Updated copyright notice for new year (2009) part 1 - Mercurial cant convert all files at once
--HG-- branch : trunk
Diffstat (limited to 'src/bindings/interface')
-rw-r--r--src/bindings/interface/Makefile.am2
-rw-r--r--src/bindings/interface/ScriptMgr.cpp2
-rw-r--r--src/bindings/interface/ScriptMgr.h2
-rw-r--r--src/bindings/interface/Scripts/sc_default.cpp2
-rw-r--r--src/bindings/interface/Scripts/sc_defines.cpp2
-rw-r--r--src/bindings/interface/Scripts/sc_defines.h2
-rw-r--r--src/bindings/interface/config.h2
-rw-r--r--src/bindings/interface/system.cpp2
8 files changed, 8 insertions, 8 deletions
diff --git a/src/bindings/interface/Makefile.am b/src/bindings/interface/Makefile.am
index bcca2128203..14b5effb64b 100644
--- a/src/bindings/interface/Makefile.am
+++ b/src/bindings/interface/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (C) 2008 Trinity <http://www.trinitycore.org/>
+# Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/>
#
# Thanks to the original authors: MaNGOS <http://www.mangosproject.org/>
#
diff --git a/src/bindings/interface/ScriptMgr.cpp b/src/bindings/interface/ScriptMgr.cpp
index 8e6f2e421b6..e082d8cd8a7 100644
--- a/src/bindings/interface/ScriptMgr.cpp
+++ b/src/bindings/interface/ScriptMgr.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008 Trinity <http://www.trinitycore.org/>
+ * Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/>
*
* Thanks to the original authors: MaNGOS <http://www.mangosproject.org/>
*
diff --git a/src/bindings/interface/ScriptMgr.h b/src/bindings/interface/ScriptMgr.h
index 45bf084bc6a..81cf7ae54c7 100644
--- a/src/bindings/interface/ScriptMgr.h
+++ b/src/bindings/interface/ScriptMgr.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008 Trinity <http://www.trinitycore.org/>
+ * Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/>
*
* Thanks to the original authors: MaNGOS <http://www.mangosproject.org/>
*
diff --git a/src/bindings/interface/Scripts/sc_default.cpp b/src/bindings/interface/Scripts/sc_default.cpp
index 6125747d355..a05ef5064ea 100644
--- a/src/bindings/interface/Scripts/sc_default.cpp
+++ b/src/bindings/interface/Scripts/sc_default.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008 Trinity <http://www.trinitycore.org/>
+ * Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/>
*
* Thanks to the original authors: MaNGOS <http://www.mangosproject.org/>
*
diff --git a/src/bindings/interface/Scripts/sc_defines.cpp b/src/bindings/interface/Scripts/sc_defines.cpp
index 787c68d246b..d4992d40f8c 100644
--- a/src/bindings/interface/Scripts/sc_defines.cpp
+++ b/src/bindings/interface/Scripts/sc_defines.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008 Trinity <http://www.trinitycore.org/>
+ * Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/>
*
* Thanks to the original authors: MaNGOS <http://www.mangosproject.org/>
*
diff --git a/src/bindings/interface/Scripts/sc_defines.h b/src/bindings/interface/Scripts/sc_defines.h
index 0e47bfb2e2d..735b58db91b 100644
--- a/src/bindings/interface/Scripts/sc_defines.h
+++ b/src/bindings/interface/Scripts/sc_defines.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008 Trinity <http://www.trinitycore.org/>
+ * Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/>
*
* Thanks to the original authors: MaNGOS <http://www.mangosproject.org/>
*
diff --git a/src/bindings/interface/config.h b/src/bindings/interface/config.h
index 6959677178f..4d9c4b5ae5a 100644
--- a/src/bindings/interface/config.h
+++ b/src/bindings/interface/config.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008 Trinity <http://www.trinitycore.org/>
+ * Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/>
*
* Thanks to the original authors: MaNGOS <http://www.mangosproject.org/>
*
diff --git a/src/bindings/interface/system.cpp b/src/bindings/interface/system.cpp
index 8da34985fe4..846dd9faeb5 100644
--- a/src/bindings/interface/system.cpp
+++ b/src/bindings/interface/system.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008 Trinity <http://www.trinitycore.org/>
+ * Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/>
*
* Thanks to the original authors: MaNGOS <http://www.mangosproject.org/>
*