aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Calendar/Calendar.cpp
diff options
context:
space:
mode:
authorclick <none@none>2010-06-06 02:56:53 +0200
committerclick <none@none>2010-06-06 02:56:53 +0200
commit8e1264874aea09344a86346f1687a3d43b54d6cc (patch)
treefec30cca1d73481e9eabbe7084d1fcdf0aa01e7e /src/server/game/Calendar/Calendar.cpp
parent5d94fc06e7808f0368eb4ad558ac6022a3ab9956 (diff)
rename game sourcedirectory Calender to Calendar
--HG-- branch : trunk rename : src/server/game/Calender/Calendar.cpp => src/server/game/Calendar/Calendar.cpp rename : src/server/game/Calender/Calendar.h => src/server/game/Calendar/Calendar.h rename : src/server/game/Calender/CalendarHandler.cpp => src/server/game/Calendar/CalendarHandler.cpp
Diffstat (limited to 'src/server/game/Calendar/Calendar.cpp')
-rw-r--r--src/server/game/Calendar/Calendar.cpp17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/server/game/Calendar/Calendar.cpp b/src/server/game/Calendar/Calendar.cpp
new file mode 100644
index 00000000000..0c1efb20f87
--- /dev/null
+++ b/src/server/game/Calendar/Calendar.cpp
@@ -0,0 +1,17 @@
+/*
+ * Copyright (C) 2005-2009 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
+ */