diff options
Diffstat (limited to 'src/render/openglx')
-rw-r--r-- | src/render/openglx/mglx.cpp | 2 | ||||
-rw-r--r-- | src/render/openglx/mglx.h | 2 | ||||
-rw-r--r-- | src/render/openglx/mglx.hpp | 2 | ||||
-rw-r--r-- | src/render/openglx/mglxinit.cpp | 2 | ||||
-rw-r--r-- | src/render/openglx/mglxinit.h | 2 | ||||
-rw-r--r-- | src/render/openglx/mglxtypes.h | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/src/render/openglx/mglx.cpp b/src/render/openglx/mglx.cpp index 773192423..8a2e2947b 100644 --- a/src/render/openglx/mglx.cpp +++ b/src/render/openglx/mglx.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2015 The ManaPlus Developers + * Copyright (C) 2012-2016 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/openglx/mglx.h b/src/render/openglx/mglx.h index 591626bca..1b95b0f90 100644 --- a/src/render/openglx/mglx.h +++ b/src/render/openglx/mglx.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2015 The ManaPlus Developers + * Copyright (C) 2012-2016 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/openglx/mglx.hpp b/src/render/openglx/mglx.hpp index b62dd25f4..21d5092e3 100644 --- a/src/render/openglx/mglx.hpp +++ b/src/render/openglx/mglx.hpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2015 The ManaPlus Developers + * Copyright (C) 2012-2016 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/openglx/mglxinit.cpp b/src/render/openglx/mglxinit.cpp index 09ab8d4fe..cb2652a07 100644 --- a/src/render/openglx/mglxinit.cpp +++ b/src/render/openglx/mglxinit.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2015 The ManaPlus Developers + * Copyright (C) 2012-2016 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/openglx/mglxinit.h b/src/render/openglx/mglxinit.h index 512efdf7e..553106445 100644 --- a/src/render/openglx/mglxinit.h +++ b/src/render/openglx/mglxinit.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2015 The ManaPlus Developers + * Copyright (C) 2012-2016 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/openglx/mglxtypes.h b/src/render/openglx/mglxtypes.h index 79b4afd7a..febb9eb5b 100644 --- a/src/render/openglx/mglxtypes.h +++ b/src/render/openglx/mglxtypes.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2015 The ManaPlus Developers + * Copyright (C) 2012-2016 The ManaPlus Developers * * This file is part of The ManaPlus Client. * |