diff --git a/qad/application/emainwindow.cpp b/qad/application/emainwindow.cpp index 91dfdaf..7c80935 100644 --- a/qad/application/emainwindow.cpp +++ b/qad/application/emainwindow.cpp @@ -1,6 +1,6 @@ /* Peri4 Paint - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 0d20aef..a3dbead 100644 --- a/qad/utils/qpievaluator.cpp +++ b/qad/utils/qpievaluator.cpp @@ -1,6 +1,6 @@ /* Peri4 Paint - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 4815b45..b38c32f 100644 --- a/qad/utils/qpievaluator.h +++ b/qad/utils/qpievaluator.h @@ -1,6 +1,6 @@ /* Peri4 Paint - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 8dbcd35..2ecf047 100644 --- a/qad/widgets/session_manager.cpp +++ b/qad/widgets/session_manager.cpp @@ -1,6 +1,6 @@ /* Peri4 Paint - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 d5d9adb..3dccbff 100644 --- a/qad/widgets/session_manager.h +++ b/qad/widgets/session_manager.h @@ -1,6 +1,6 @@ /* Peri4 Paint - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 2591e11..ce6561e 100644 --- a/qglview/glcamera.cpp +++ b/qglview/glcamera.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 8efc64c..fdb46c9 100644 --- a/qglview/glcamera.h +++ b/qglview/glcamera.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 ab6fc22..953dd07 100644 --- a/qglview/glframebuffer.cpp +++ b/qglview/glframebuffer.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 3b9d0d0..c04e764 100644 --- a/qglview/glframebuffer.h +++ b/qglview/glframebuffer.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 9fd8efa..0f93702 100644 --- a/qglview/glmaterial.cpp +++ b/qglview/glmaterial.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 0897b81..fd2a4c7 100644 --- a/qglview/glmaterial.h +++ b/qglview/glmaterial.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 f5dbff4..ef0f2ca 100644 --- a/qglview/globject.cpp +++ b/qglview/globject.cpp @@ -1,6 +1,6 @@ /* GLObjectBase & Light - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 5439c54..e38aa77 100644 --- a/qglview/globject.h +++ b/qglview/globject.h @@ -1,6 +1,6 @@ /* GLObjectBase & Light - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 a1d364c..c770009 100644 --- a/qglview/globject_editor.cpp +++ b/qglview/globject_editor.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 71345cd..abe469c 100644 --- a/qglview/globject_editor.h +++ b/qglview/globject_editor.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 02f31e9..cffecdb 100644 --- a/qglview/glparticles_system.cpp +++ b/qglview/glparticles_system.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 b935b7d..f2eec23 100644 --- a/qglview/glparticles_system.h +++ b/qglview/glparticles_system.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 c9ac6af..3bdcac8 100644 --- a/qglview/glprimitives.cpp +++ b/qglview/glprimitives.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 575b783..dc32e03 100644 --- a/qglview/glprimitives.h +++ b/qglview/glprimitives.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 2b1ec35..530ca39 100644 --- a/qglview/glrendererbase.cpp +++ b/qglview/glrendererbase.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 859873d..7069e76 100644 --- a/qglview/glrendererbase.h +++ b/qglview/glrendererbase.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 8d52c4b..6f8d52c 100644 --- a/qglview/glshaders.cpp +++ b/qglview/glshaders.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 02e04f5..74ecf94 100644 --- a/qglview/glshaders.h +++ b/qglview/glshaders.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 461d817..dcd0557 100644 --- a/qglview/gltexture_manager.cpp +++ b/qglview/gltexture_manager.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 e15dce9..74e76a0 100644 --- a/qglview/gltexture_manager.h +++ b/qglview/gltexture_manager.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 d0b75b4..4d7f37f 100644 --- a/qglview/gltypes.cpp +++ b/qglview/gltypes.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 b41f924..802cc5d 100644 --- a/qglview/gltypes.h +++ b/qglview/gltypes.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 a765d67..445ee58 100644 --- a/qglview/glvbo.cpp +++ b/qglview/glvbo.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 a912020..b306d6d 100644 --- a/qglview/glvbo.h +++ b/qglview/glvbo.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 afcf01f..b0289dc 100644 --- a/qglview/loader_3ds.cpp +++ b/qglview/loader_3ds.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 57bbcc5..916a4fb 100644 --- a/qglview/loader_3ds.h +++ b/qglview/loader_3ds.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 4ce8f71..7723931 100644 --- a/qglview/loader_ase.cpp +++ b/qglview/loader_ase.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 5f5a8e9..3f55b27 100644 --- a/qglview/loader_ase.h +++ b/qglview/loader_ase.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 468f876..ecdca11 100644 --- a/qglview/loader_dae.cpp +++ b/qglview/loader_dae.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 c271cdd..deda1d7 100644 --- a/qglview/loader_dae.h +++ b/qglview/loader_dae.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 d6a5769..3fc11eb 100644 --- a/qglview/loader_obj.cpp +++ b/qglview/loader_obj.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 b8d3f46..41174a7 100644 --- a/qglview/loader_obj.h +++ b/qglview/loader_obj.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 f9c5089..a64e28e 100644 --- a/qglview/loader_qgl.cpp +++ b/qglview/loader_qgl.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 5c81141..9b1713b 100644 --- a/qglview/loader_qgl.h +++ b/qglview/loader_qgl.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 ec98cc8..f49dab5 100644 --- a/qglview/material_editor.cpp +++ b/qglview/material_editor.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 f25316d..1f196d2 100644 --- a/qglview/material_editor.h +++ b/qglview/material_editor.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 96ecbca..8bfb3a6 100644 --- a/qglview/material_map_editor.cpp +++ b/qglview/material_map_editor.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 ca738d6..996273e 100644 --- a/qglview/material_map_editor.h +++ b/qglview/material_map_editor.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 a1474cb..9b231d9 100644 --- a/qglview/qglview.cpp +++ b/qglview/qglview.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 5972139..363de04 100644 --- a/qglview/qglview.h +++ b/qglview/qglview.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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_test/main.cpp b/qglview/qglview_test/main.cpp index 14440e6..b38298a 100644 --- a/qglview/qglview_test/main.cpp +++ b/qglview/qglview_test/main.cpp @@ -1,6 +1,6 @@ /* Stanley Designer - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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_test/qglview_window.cpp b/qglview/qglview_test/qglview_window.cpp index 2e33cc7..f9c61a5 100644 --- a/qglview/qglview_test/qglview_window.cpp +++ b/qglview/qglview_test/qglview_window.cpp @@ -1,6 +1,6 @@ /* Stanley Designer - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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_test/qglview_window.h b/qglview/qglview_test/qglview_window.h index 90d0721..d8384fe 100644 --- a/qglview/qglview_test/qglview_window.h +++ b/qglview/qglview_test/qglview_window.h @@ -1,6 +1,6 @@ /* Stanley Designer - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 6f498b1..7fa81b1 100644 --- a/qglview/renderer_deferred_shading.cpp +++ b/qglview/renderer_deferred_shading.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 9236af2..4f741b2 100644 --- a/qglview/renderer_deferred_shading.h +++ b/qglview/renderer_deferred_shading.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 8a05464..8488bc8 100644 --- a/qglview/renderer_simple.cpp +++ b/qglview/renderer_simple.cpp @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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 a45e73a..3a50d07 100644 --- a/qglview/renderer_simple.h +++ b/qglview/renderer_simple.h @@ -1,6 +1,6 @@ /* QGLView - Copyright (C) 2017 Ivan Pelipenko peri4ko@yandex.ru + Copyright (C) 2018 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