summaryrefslogtreecommitdiff
path: root/src/render/opengl
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/opengl')
-rw-r--r--src/render/opengl/mgl.cpp2
-rw-r--r--src/render/opengl/mgl.h2
-rw-r--r--src/render/opengl/mgl.hpp2
-rw-r--r--src/render/opengl/mglcheck.h2
-rw-r--r--src/render/opengl/mgldefines.h2
-rw-r--r--src/render/opengl/mglemu.cpp2
-rw-r--r--src/render/opengl/mglemu.h2
-rw-r--r--src/render/opengl/mglfunctions.h2
-rw-r--r--src/render/opengl/mgltypes.h2
-rw-r--r--src/render/opengl/naclglfunctions.h2
-rw-r--r--src/render/opengl/opengldebug.h2
11 files changed, 11 insertions, 11 deletions
diff --git a/src/render/opengl/mgl.cpp b/src/render/opengl/mgl.cpp
index e38c20704..d5bbba224 100644
--- a/src/render/opengl/mgl.cpp
+++ b/src/render/opengl/mgl.cpp
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2012-2018 The ManaPlus Developers
+ * Copyright (C) 2012-2019 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 29e6b9f46..ceaa090c3 100644
--- a/src/render/opengl/mgl.h
+++ b/src/render/opengl/mgl.h
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2012-2018 The ManaPlus Developers
+ * Copyright (C) 2012-2019 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 2e4393353..ffb77fe40 100644
--- a/src/render/opengl/mgl.hpp
+++ b/src/render/opengl/mgl.hpp
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2012-2018 The ManaPlus Developers
+ * Copyright (C) 2012-2019 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 0110f3295..4e0ee4538 100644
--- a/src/render/opengl/mglcheck.h
+++ b/src/render/opengl/mglcheck.h
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2012-2018 The ManaPlus Developers
+ * Copyright (C) 2012-2019 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 952ef65a4..4c782361e 100644
--- a/src/render/opengl/mgldefines.h
+++ b/src/render/opengl/mgldefines.h
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2012-2018 The ManaPlus Developers
+ * Copyright (C) 2012-2019 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 2bcbb1809..f5c70b440 100644
--- a/src/render/opengl/mglemu.cpp
+++ b/src/render/opengl/mglemu.cpp
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2014-2018 The ManaPlus Developers
+ * Copyright (C) 2014-2019 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 a46778512..381ace182 100644
--- a/src/render/opengl/mglemu.h
+++ b/src/render/opengl/mglemu.h
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2014-2018 The ManaPlus Developers
+ * Copyright (C) 2014-2019 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 443d6fa7f..11b387fdb 100644
--- a/src/render/opengl/mglfunctions.h
+++ b/src/render/opengl/mglfunctions.h
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2012-2018 The ManaPlus Developers
+ * Copyright (C) 2012-2019 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 8dd753187..feb7b728f 100644
--- a/src/render/opengl/mgltypes.h
+++ b/src/render/opengl/mgltypes.h
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2012-2018 The ManaPlus Developers
+ * Copyright (C) 2012-2019 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 a3e7d069b..36a4118e8 100644
--- a/src/render/opengl/naclglfunctions.h
+++ b/src/render/opengl/naclglfunctions.h
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2014-2018 The ManaPlus Developers
+ * Copyright (C) 2014-2019 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 a09a2ecf0..3f3c688a8 100644
--- a/src/render/opengl/opengldebug.h
+++ b/src/render/opengl/opengldebug.h
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2014-2018 The ManaPlus Developers
+ * Copyright (C) 2014-2019 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*