diff options
author | Vincent-Michael <Vincent_Michael@gmx.de> | 2015-01-01 00:27:46 +0100 |
---|---|---|
committer | Vincent-Michael <Vincent_Michael@gmx.de> | 2015-01-01 00:28:09 +0100 |
commit | ab90f744866d761a302380e12ed7b0dee23697f0 (patch) | |
tree | b067360bee2f2d6150f89654fe58b8eb15a1a44c /cmake/macros | |
parent | e5b9d815badc99df236bc278b31666dcd7aa2172 (diff) |
Update copyright note for 2015
Happy new year
Diffstat (limited to 'cmake/macros')
-rw-r--r-- | cmake/macros/CheckBuildDir.cmake | 2 | ||||
-rw-r--r-- | cmake/macros/FindGit.cmake | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cmake/macros/CheckBuildDir.cmake b/cmake/macros/CheckBuildDir.cmake index aff1caf362d..9a89de0b29d 100644 --- a/cmake/macros/CheckBuildDir.cmake +++ b/cmake/macros/CheckBuildDir.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2014 TrinityCore <http://www.trinitycore.org/> +# Copyright (C) 2008-2015 TrinityCore <http://www.trinitycore.org/> # # This file is free software; as a special exception the author gives # unlimited permission to copy and/or distribute it, with or without diff --git a/cmake/macros/FindGit.cmake b/cmake/macros/FindGit.cmake index d8b82cb04fe..f5b0c6a9a3b 100644 --- a/cmake/macros/FindGit.cmake +++ b/cmake/macros/FindGit.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2014 TrinityCore <http://www.trinitycore.org/> +# Copyright (C) 2008-2015 TrinityCore <http://www.trinitycore.org/> # # This file is free software; as a special exception the author gives # unlimited permission to copy and/or distribute it, with or without |