diff options
Diffstat (limited to 'src/render/opengl')
-rw-r--r-- | src/render/opengl/mgl.cpp | 2 | ||||
-rw-r--r-- | src/render/opengl/mgl.h | 2 | ||||
-rw-r--r-- | src/render/opengl/mgl.hpp | 2 | ||||
-rw-r--r-- | src/render/opengl/mglcheck.h | 2 | ||||
-rw-r--r-- | src/render/opengl/mgldefines.h | 2 | ||||
-rw-r--r-- | src/render/opengl/mglemu.cpp | 2 | ||||
-rw-r--r-- | src/render/opengl/mglemu.h | 2 | ||||
-rw-r--r-- | src/render/opengl/mglfunctions.h | 2 | ||||
-rw-r--r-- | src/render/opengl/mgltypes.h | 2 | ||||
-rw-r--r-- | src/render/opengl/naclglfunctions.h | 2 | ||||
-rw-r--r-- | src/render/opengl/opengldebug.h | 2 |
11 files changed, 11 insertions, 11 deletions
diff --git a/src/render/opengl/mgl.cpp b/src/render/opengl/mgl.cpp index b2fd24c83..e38c20704 100644 --- a/src/render/opengl/mgl.cpp +++ b/src/render/opengl/mgl.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2017 The ManaPlus Developers + * Copyright (C) 2012-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/opengl/mgl.h b/src/render/opengl/mgl.h index c761c2131..29e6b9f46 100644 --- a/src/render/opengl/mgl.h +++ b/src/render/opengl/mgl.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2017 The ManaPlus Developers + * Copyright (C) 2012-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/opengl/mgl.hpp b/src/render/opengl/mgl.hpp index 980746edd..2e4393353 100644 --- a/src/render/opengl/mgl.hpp +++ b/src/render/opengl/mgl.hpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2017 The ManaPlus Developers + * Copyright (C) 2012-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/opengl/mglcheck.h b/src/render/opengl/mglcheck.h index 0fa2e4ba6..0110f3295 100644 --- a/src/render/opengl/mglcheck.h +++ b/src/render/opengl/mglcheck.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2017 The ManaPlus Developers + * Copyright (C) 2012-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/opengl/mgldefines.h b/src/render/opengl/mgldefines.h index 7f3a09334..952ef65a4 100644 --- a/src/render/opengl/mgldefines.h +++ b/src/render/opengl/mgldefines.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2017 The ManaPlus Developers + * Copyright (C) 2012-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/opengl/mglemu.cpp b/src/render/opengl/mglemu.cpp index 864b130ef..2bcbb1809 100644 --- a/src/render/opengl/mglemu.cpp +++ b/src/render/opengl/mglemu.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2017 The ManaPlus Developers + * Copyright (C) 2014-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/opengl/mglemu.h b/src/render/opengl/mglemu.h index cb31eaef2..a46778512 100644 --- a/src/render/opengl/mglemu.h +++ b/src/render/opengl/mglemu.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2017 The ManaPlus Developers + * Copyright (C) 2014-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/opengl/mglfunctions.h b/src/render/opengl/mglfunctions.h index 2323283d2..443d6fa7f 100644 --- a/src/render/opengl/mglfunctions.h +++ b/src/render/opengl/mglfunctions.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2017 The ManaPlus Developers + * Copyright (C) 2012-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/opengl/mgltypes.h b/src/render/opengl/mgltypes.h index d6ad9fee5..8dd753187 100644 --- a/src/render/opengl/mgltypes.h +++ b/src/render/opengl/mgltypes.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2017 The ManaPlus Developers + * Copyright (C) 2012-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/opengl/naclglfunctions.h b/src/render/opengl/naclglfunctions.h index 4dc8424eb..a3e7d069b 100644 --- a/src/render/opengl/naclglfunctions.h +++ b/src/render/opengl/naclglfunctions.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2017 The ManaPlus Developers + * Copyright (C) 2014-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/render/opengl/opengldebug.h b/src/render/opengl/opengldebug.h index 4afe25491..a09a2ecf0 100644 --- a/src/render/opengl/opengldebug.h +++ b/src/render/opengl/opengldebug.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2017 The ManaPlus Developers + * Copyright (C) 2014-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * |