summaryrefslogtreecommitdiff
path: root/src/render/opengl
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-01-04 07:12:38 +0300
committerAndrei Karas <akaras@inbox.ru>2018-01-04 07:12:38 +0300
commit4d2e202ee0954f130c8533af3a8dd0fa571e5150 (patch)
tree0a4cabd31d83145395dc1eda95ccd02b98c21601 /src/render/opengl
parent1e256866ba95984d62e006c07bdee042d82441ba (diff)
downloadplus-4d2e202ee0954f130c8533af3a8dd0fa571e5150.tar.gz
plus-4d2e202ee0954f130c8533af3a8dd0fa571e5150.tar.bz2
plus-4d2e202ee0954f130c8533af3a8dd0fa571e5150.tar.xz
plus-4d2e202ee0954f130c8533af3a8dd0fa571e5150.zip
Update copyrights year.
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 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.
*