summaryrefslogtreecommitdiff
path: root/src/render/shaders
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/shaders')
-rw-r--r--src/render/shaders/shader.cpp2
-rw-r--r--src/render/shaders/shader.h2
-rw-r--r--src/render/shaders/shaderprogram.cpp2
-rw-r--r--src/render/shaders/shaderprogram.h2
-rw-r--r--src/render/shaders/shadersmanager.cpp2
-rw-r--r--src/render/shaders/shadersmanager.h2
6 files changed, 6 insertions, 6 deletions
diff --git a/src/render/shaders/shader.cpp b/src/render/shaders/shader.cpp
index f3cb54833..38238a189 100644
--- a/src/render/shaders/shader.cpp
+++ b/src/render/shaders/shader.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/shaders/shader.h b/src/render/shaders/shader.h
index ea5429e3c..83fa261e7 100644
--- a/src/render/shaders/shader.h
+++ b/src/render/shaders/shader.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/shaders/shaderprogram.cpp b/src/render/shaders/shaderprogram.cpp
index 52cb025d7..42f0b725c 100644
--- a/src/render/shaders/shaderprogram.cpp
+++ b/src/render/shaders/shaderprogram.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/shaders/shaderprogram.h b/src/render/shaders/shaderprogram.h
index ba3c9775a..53f821570 100644
--- a/src/render/shaders/shaderprogram.h
+++ b/src/render/shaders/shaderprogram.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/shaders/shadersmanager.cpp b/src/render/shaders/shadersmanager.cpp
index 8c4cd79e6..86ede490e 100644
--- a/src/render/shaders/shadersmanager.cpp
+++ b/src/render/shaders/shadersmanager.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/shaders/shadersmanager.h b/src/render/shaders/shadersmanager.h
index 8e45290c4..6ae7e5426 100644
--- a/src/render/shaders/shadersmanager.h
+++ b/src/render/shaders/shadersmanager.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.
*