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