From 5955961f2e942d76f5b6f41b24cd01deba754ea5 Mon Sep 17 00:00:00 2001 From: Aokromes Date: Thu, 28 May 2015 04:53:36 +0000 Subject: [PATCH] Update (C) date --- CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 905d92996bf..7dfe6de007a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2014 TrinityCore +# Copyright (C) 2008-2015 TrinityCore # # This file is free software; as a special exception the author gives # unlimited permission to copy and/or distribute it, with or without @@ -81,4 +81,4 @@ include(cmake/showoptions.cmake) add_subdirectory(dep) # add core sources -add_subdirectory(src) +add_subdirectory(src) \ No newline at end of file