diff --git a/qad_application/emainwindow.cpp b/qad_application/emainwindow.cpp index e2389ca..030a67f 100644 --- a/qad_application/emainwindow.cpp +++ b/qad_application/emainwindow.cpp @@ -1,6 +1,6 @@ /* Peri4 Paint - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qad_utils/qpievaluator.cpp b/qad_utils/qpievaluator.cpp index a71bfec..0d20aef 100644 --- a/qad_utils/qpievaluator.cpp +++ b/qad_utils/qpievaluator.cpp @@ -1,6 +1,6 @@ /* Peri4 Paint - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qad_utils/qpievaluator.h b/qad_utils/qpievaluator.h index 9bf96a7..4815b45 100644 --- a/qad_utils/qpievaluator.h +++ b/qad_utils/qpievaluator.h @@ -1,6 +1,6 @@ /* Peri4 Paint - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qad_widgets/session_manager.cpp b/qad_widgets/session_manager.cpp index 23e2706..8dbcd35 100644 --- a/qad_widgets/session_manager.cpp +++ b/qad_widgets/session_manager.cpp @@ -1,6 +1,6 @@ /* Peri4 Paint - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qad_widgets/session_manager.h b/qad_widgets/session_manager.h index c973102..d5d9adb 100644 --- a/qad_widgets/session_manager.h +++ b/qad_widgets/session_manager.h @@ -1,6 +1,6 @@ /* Peri4 Paint - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/glcamera.cpp b/qglview/glcamera.cpp index 4218f9b..2591e11 100644 --- a/qglview/glcamera.cpp +++ b/qglview/glcamera.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/glcamera.h b/qglview/glcamera.h index 1c3e5b0..8efc64c 100644 --- a/qglview/glcamera.h +++ b/qglview/glcamera.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/glframebuffer.cpp b/qglview/glframebuffer.cpp index cd22823..ba7bb74 100644 --- a/qglview/glframebuffer.cpp +++ b/qglview/glframebuffer.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/glframebuffer.h b/qglview/glframebuffer.h index 9e7254b..fa5a56c 100644 --- a/qglview/glframebuffer.h +++ b/qglview/glframebuffer.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/glmaterial.cpp b/qglview/glmaterial.cpp index f6f0fb9..367265e 100644 --- a/qglview/glmaterial.cpp +++ b/qglview/glmaterial.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/glmaterial.h b/qglview/glmaterial.h index 84079d3..cf2a119 100644 --- a/qglview/glmaterial.h +++ b/qglview/glmaterial.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/globject.cpp b/qglview/globject.cpp index ffdd27b..f34f1cc 100644 --- a/qglview/globject.cpp +++ b/qglview/globject.cpp @@ -1,6 +1,6 @@ /* GLObjectBase & Light - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/globject.h b/qglview/globject.h index 95828e3..7693239 100644 --- a/qglview/globject.h +++ b/qglview/globject.h @@ -1,6 +1,6 @@ /* GLObjectBase & Light - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/globject_editor.cpp b/qglview/globject_editor.cpp index 830dc9c..857fa83 100644 --- a/qglview/globject_editor.cpp +++ b/qglview/globject_editor.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/globject_editor.h b/qglview/globject_editor.h index 10151c9..3655b24 100644 --- a/qglview/globject_editor.h +++ b/qglview/globject_editor.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/glparticles_system.cpp b/qglview/glparticles_system.cpp index 3887685..181e495 100644 --- a/qglview/glparticles_system.cpp +++ b/qglview/glparticles_system.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/glparticles_system.h b/qglview/glparticles_system.h index 97b5dcc..9d4dfb0 100644 --- a/qglview/glparticles_system.h +++ b/qglview/glparticles_system.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/glprimitives.cpp b/qglview/glprimitives.cpp index bf663e0..056cdb2 100644 --- a/qglview/glprimitives.cpp +++ b/qglview/glprimitives.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/glprimitives.h b/qglview/glprimitives.h index 9de0230..c1a9d2d 100644 --- a/qglview/glprimitives.h +++ b/qglview/glprimitives.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/glrendererbase.cpp b/qglview/glrendererbase.cpp index c940402..b78dafc 100644 --- a/qglview/glrendererbase.cpp +++ b/qglview/glrendererbase.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/glrendererbase.h b/qglview/glrendererbase.h index c45b781..f6b79c8 100644 --- a/qglview/glrendererbase.h +++ b/qglview/glrendererbase.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/glshaders.cpp b/qglview/glshaders.cpp index 9db0904..0167cb9 100644 --- a/qglview/glshaders.cpp +++ b/qglview/glshaders.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/glshaders.h b/qglview/glshaders.h index 8f1b3be..4e7069c 100644 --- a/qglview/glshaders.h +++ b/qglview/glshaders.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/gltexture_manager.cpp b/qglview/gltexture_manager.cpp index 0eb64a8..461d817 100644 --- a/qglview/gltexture_manager.cpp +++ b/qglview/gltexture_manager.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/gltexture_manager.h b/qglview/gltexture_manager.h index 57dc719..e15dce9 100644 --- a/qglview/gltexture_manager.h +++ b/qglview/gltexture_manager.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/gltypes.cpp b/qglview/gltypes.cpp index e374782..b2d0ad6 100644 --- a/qglview/gltypes.cpp +++ b/qglview/gltypes.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/gltypes.h b/qglview/gltypes.h index ff73b99..12e460b 100644 --- a/qglview/gltypes.h +++ b/qglview/gltypes.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/glvbo.cpp b/qglview/glvbo.cpp index 134c42d..1ce1e7a 100644 --- a/qglview/glvbo.cpp +++ b/qglview/glvbo.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/glvbo.h b/qglview/glvbo.h index f98092d..bcfd62c 100644 --- a/qglview/glvbo.h +++ b/qglview/glvbo.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/loader_3ds.cpp b/qglview/loader_3ds.cpp index 5a98fc7..afcf01f 100644 --- a/qglview/loader_3ds.cpp +++ b/qglview/loader_3ds.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/loader_3ds.h b/qglview/loader_3ds.h index 22877b5..2020770 100644 --- a/qglview/loader_3ds.h +++ b/qglview/loader_3ds.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/loader_ase.cpp b/qglview/loader_ase.cpp index c50b7c8..4ce8f71 100644 --- a/qglview/loader_ase.cpp +++ b/qglview/loader_ase.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/loader_ase.h b/qglview/loader_ase.h index 454104b..5f5a8e9 100644 --- a/qglview/loader_ase.h +++ b/qglview/loader_ase.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/loader_dae.cpp b/qglview/loader_dae.cpp index 3eb5c09..468f876 100644 --- a/qglview/loader_dae.cpp +++ b/qglview/loader_dae.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/loader_dae.h b/qglview/loader_dae.h index 7e3a479..9bc55bf 100644 --- a/qglview/loader_dae.h +++ b/qglview/loader_dae.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/loader_obj.cpp b/qglview/loader_obj.cpp index 1381348..d6a5769 100644 --- a/qglview/loader_obj.cpp +++ b/qglview/loader_obj.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/loader_obj.h b/qglview/loader_obj.h index e13d078..a6ff3ca 100644 --- a/qglview/loader_obj.h +++ b/qglview/loader_obj.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/loader_qgl.cpp b/qglview/loader_qgl.cpp index fe214d4..f9c5089 100644 --- a/qglview/loader_qgl.cpp +++ b/qglview/loader_qgl.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/loader_qgl.h b/qglview/loader_qgl.h index a8dc9aa..5c81141 100644 --- a/qglview/loader_qgl.h +++ b/qglview/loader_qgl.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/main.cpp b/qglview/main.cpp index ce30b1c..9bab139 100644 --- a/qglview/main.cpp +++ b/qglview/main.cpp @@ -1,6 +1,6 @@ /* Stanley Designer - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/material_editor.cpp b/qglview/material_editor.cpp index aafcc86..ec98cc8 100644 --- a/qglview/material_editor.cpp +++ b/qglview/material_editor.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/material_editor.h b/qglview/material_editor.h index ab83ce6..f25316d 100644 --- a/qglview/material_editor.h +++ b/qglview/material_editor.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/material_map_editor.cpp b/qglview/material_map_editor.cpp index 420fd49..96ecbca 100644 --- a/qglview/material_map_editor.cpp +++ b/qglview/material_map_editor.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/material_map_editor.h b/qglview/material_map_editor.h index 33e43ae..ca738d6 100644 --- a/qglview/material_map_editor.h +++ b/qglview/material_map_editor.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/qglview.cpp b/qglview/qglview.cpp index 0b01b0c..c5043d7 100644 --- a/qglview/qglview.cpp +++ b/qglview/qglview.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/qglview.h b/qglview/qglview.h index 6566265..ac65cc1 100644 --- a/qglview/qglview.h +++ b/qglview/qglview.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/qglview_window.cpp b/qglview/qglview_window.cpp index 75268f6..d27c122 100644 --- a/qglview/qglview_window.cpp +++ b/qglview/qglview_window.cpp @@ -1,6 +1,6 @@ /* Stanley Designer - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/qglview_window.h b/qglview/qglview_window.h index 6f2d247..b5cbf4c 100644 --- a/qglview/qglview_window.h +++ b/qglview/qglview_window.h @@ -1,6 +1,6 @@ /* Stanley Designer - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/renderer_deferred_shading.cpp b/qglview/renderer_deferred_shading.cpp index 58f1fb8..4fe0389 100644 --- a/qglview/renderer_deferred_shading.cpp +++ b/qglview/renderer_deferred_shading.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/renderer_deferred_shading.h b/qglview/renderer_deferred_shading.h index 2c38ac4..c55fa83 100644 --- a/qglview/renderer_deferred_shading.h +++ b/qglview/renderer_deferred_shading.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/renderer_simple.cpp b/qglview/renderer_simple.cpp index 1975a85..e39571a 100644 --- a/qglview/renderer_simple.cpp +++ b/qglview/renderer_simple.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/renderer_simple.h b/qglview/renderer_simple.h index 3c049e8..eda0c53 100644 --- a/qglview/renderer_simple.h +++ b/qglview/renderer_simple.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/rope_system.cpp b/qglview/rope_system.cpp index 404a654..4cbb363 100644 --- a/qglview/rope_system.cpp +++ b/qglview/rope_system.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/rope_system.h b/qglview/rope_system.h index eab13be..5465245 100644 --- a/qglview/rope_system.h +++ b/qglview/rope_system.h @@ -1,6 +1,6 @@ /* Water system - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/water_system.cpp b/qglview/water_system.cpp index 356787b..5899e39 100644 --- a/qglview/water_system.cpp +++ b/qglview/water_system.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/qglview/water_system.h b/qglview/water_system.h index c0a04c3..2197393 100644 --- a/qglview/water_system.h +++ b/qglview/water_system.h @@ -1,6 +1,6 @@ /* Water system - Copyright (C) 2016 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by