Browse Source

external: update copyright year in flextGL templates.

I need to CANCEL the wheezy template thing and use Jinja. The special
cases are just too much for me to handle without seeing RED.
pull/494/head
Vladimír Vondruš 5 years ago
parent
commit
52abd2ffb3
  1. 3
      doc/developers.dox
  2. 2
      src/MagnumExternal/OpenGL/GL/flextGL.cpp.template
  3. 2
      src/MagnumExternal/OpenGL/GL/flextGL.h.template
  4. 2
      src/MagnumExternal/OpenGL/GL/flextGLPlatform.cpp.template
  5. 2
      src/MagnumExternal/OpenGL/GLES2/Emscripten/flextGLEmscripten.h.template
  6. 2
      src/MagnumExternal/OpenGL/GLES2/flextGL.cpp.template
  7. 2
      src/MagnumExternal/OpenGL/GLES2/flextGL.h.template
  8. 2
      src/MagnumExternal/OpenGL/GLES2/flextGLPlatform.cpp.template
  9. 2
      src/MagnumExternal/OpenGL/GLES2/flextGLPlatformIOS.cpp.template
  10. 2
      src/MagnumExternal/OpenGL/GLES2/flextGLPlatformWindowsDesktop.cpp.template
  11. 2
      src/MagnumExternal/OpenGL/GLES2/flextGLWindowsDesktop.cpp.template
  12. 2
      src/MagnumExternal/OpenGL/GLES2/flextGLWindowsDesktop.h.template
  13. 2
      src/MagnumExternal/OpenGL/GLES3/Emscripten/flextGLEmscripten.h.template
  14. 2
      src/MagnumExternal/OpenGL/GLES3/flextGL.cpp.template
  15. 2
      src/MagnumExternal/OpenGL/GLES3/flextGL.h.template
  16. 2
      src/MagnumExternal/OpenGL/GLES3/flextGLPlatform.cpp.template
  17. 2
      src/MagnumExternal/OpenGL/GLES3/flextGLPlatformIOS.cpp.template
  18. 2
      src/MagnumExternal/OpenGL/GLES3/flextGLPlatformWindowsDesktop.cpp.template
  19. 2
      src/MagnumExternal/OpenGL/GLES3/flextGLWindowsDesktop.cpp.template
  20. 2
      src/MagnumExternal/OpenGL/GLES3/flextGLWindowsDesktop.h.template
  21. 2
      src/MagnumExternal/Vulkan/flextVk.cpp.template
  22. 2
      src/MagnumExternal/Vulkan/flextVk.h.template
  23. 2
      src/MagnumExternal/Vulkan/flextVkGlobal.h.template

3
doc/developers.dox

@ -990,6 +990,9 @@ inverse.
5. Update other occurences by hand: 5. Update other occurences by hand:
- `package/debian/copyright` - `package/debian/copyright`
- `doc/conf.py` - `doc/conf.py`
- All flextGL `*.template` files in `src/external/OpenGL` and
`src/external/Vulkan` because wheezy template needs the `@` escaped to
`@@`
6. Use @cb{.sh} git diff @ce to verify the change went well and the new year 6. Use @cb{.sh} git diff @ce to verify the change went well and the new year
is specified exactly once everywhere is specified exactly once everywhere
7. Do a local verification build, push to `master` 7. Do a local verification build, push to `master`

2
src/MagnumExternal/OpenGL/GL/flextGL.cpp.template vendored

@ -3,7 +3,7 @@
This file is part of Magnum. This file is part of Magnum.
Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019,
2020 Vladimír Vondruš <mosra@@centrum.cz> 2020, 2021 Vladimír Vondruš <mosra@@centrum.cz>
Permission is hereby granted, free of charge, to any person obtaining a Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"), copy of this software and associated documentation files (the "Software"),

2
src/MagnumExternal/OpenGL/GL/flextGL.h.template vendored

@ -5,7 +5,7 @@
This file is part of Magnum. This file is part of Magnum.
Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019,
2020 Vladimír Vondruš <mosra@@centrum.cz> 2020, 2021 Vladimír Vondruš <mosra@@centrum.cz>
Permission is hereby granted, free of charge, to any person obtaining a Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"), copy of this software and associated documentation files (the "Software"),

2
src/MagnumExternal/OpenGL/GL/flextGLPlatform.cpp.template vendored

@ -3,7 +3,7 @@
This file is part of Magnum. This file is part of Magnum.
Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019,
2020 Vladimír Vondruš <mosra@@centrum.cz> 2020, 2021 Vladimír Vondruš <mosra@@centrum.cz>
Permission is hereby granted, free of charge, to any person obtaining a Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"), copy of this software and associated documentation files (the "Software"),

2
src/MagnumExternal/OpenGL/GLES2/Emscripten/flextGLEmscripten.h.template vendored

@ -5,7 +5,7 @@
This file is part of Magnum. This file is part of Magnum.
Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019,
2020 Vladimír Vondruš <mosra@@centrum.cz> 2020, 2021 Vladimír Vondruš <mosra@@centrum.cz>
Permission is hereby granted, free of charge, to any person obtaining a Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"), copy of this software and associated documentation files (the "Software"),

2
src/MagnumExternal/OpenGL/GLES2/flextGL.cpp.template vendored

@ -3,7 +3,7 @@
This file is part of Magnum. This file is part of Magnum.
Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019,
2020 Vladimír Vondruš <mosra@@centrum.cz> 2020, 2021 Vladimír Vondruš <mosra@@centrum.cz>
Permission is hereby granted, free of charge, to any person obtaining a Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"), copy of this software and associated documentation files (the "Software"),

2
src/MagnumExternal/OpenGL/GLES2/flextGL.h.template vendored

@ -5,7 +5,7 @@
This file is part of Magnum. This file is part of Magnum.
Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019,
2020 Vladimír Vondruš <mosra@@centrum.cz> 2020, 2021 Vladimír Vondruš <mosra@@centrum.cz>
Permission is hereby granted, free of charge, to any person obtaining a Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"), copy of this software and associated documentation files (the "Software"),

2
src/MagnumExternal/OpenGL/GLES2/flextGLPlatform.cpp.template vendored

@ -3,7 +3,7 @@
This file is part of Magnum. This file is part of Magnum.
Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019,
2020 Vladimír Vondruš <mosra@@centrum.cz> 2020, 2021 Vladimír Vondruš <mosra@@centrum.cz>
Permission is hereby granted, free of charge, to any person obtaining a Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"), copy of this software and associated documentation files (the "Software"),

2
src/MagnumExternal/OpenGL/GLES2/flextGLPlatformIOS.cpp.template vendored

@ -3,7 +3,7 @@
This file is part of Magnum. This file is part of Magnum.
Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019,
2020 Vladimír Vondruš <mosra@@centrum.cz> 2020, 2021 Vladimír Vondruš <mosra@@centrum.cz>
Permission is hereby granted, free of charge, to any person obtaining a Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"), copy of this software and associated documentation files (the "Software"),

2
src/MagnumExternal/OpenGL/GLES2/flextGLPlatformWindowsDesktop.cpp.template vendored

@ -3,7 +3,7 @@
This file is part of Magnum. This file is part of Magnum.
Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019,
2020 Vladimír Vondruš <mosra@@centrum.cz> 2020, 2021 Vladimír Vondruš <mosra@@centrum.cz>
Permission is hereby granted, free of charge, to any person obtaining a Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"), copy of this software and associated documentation files (the "Software"),

2
src/MagnumExternal/OpenGL/GLES2/flextGLWindowsDesktop.cpp.template vendored

@ -3,7 +3,7 @@
This file is part of Magnum. This file is part of Magnum.
Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019,
2020 Vladimír Vondruš <mosra@@centrum.cz> 2020, 2021 Vladimír Vondruš <mosra@@centrum.cz>
Permission is hereby granted, free of charge, to any person obtaining a Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"), copy of this software and associated documentation files (the "Software"),

2
src/MagnumExternal/OpenGL/GLES2/flextGLWindowsDesktop.h.template vendored

@ -5,7 +5,7 @@
This file is part of Magnum. This file is part of Magnum.
Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019,
2020 Vladimír Vondruš <mosra@@centrum.cz> 2020, 2021 Vladimír Vondruš <mosra@@centrum.cz>
Permission is hereby granted, free of charge, to any person obtaining a Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"), copy of this software and associated documentation files (the "Software"),

2
src/MagnumExternal/OpenGL/GLES3/Emscripten/flextGLEmscripten.h.template vendored

@ -5,7 +5,7 @@
This file is part of Magnum. This file is part of Magnum.
Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019,
2020 Vladimír Vondruš <mosra@@centrum.cz> 2020, 2021 Vladimír Vondruš <mosra@@centrum.cz>
Permission is hereby granted, free of charge, to any person obtaining a Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"), copy of this software and associated documentation files (the "Software"),

2
src/MagnumExternal/OpenGL/GLES3/flextGL.cpp.template vendored

@ -3,7 +3,7 @@
This file is part of Magnum. This file is part of Magnum.
Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019,
2020 Vladimír Vondruš <mosra@@centrum.cz> 2020, 2021 Vladimír Vondruš <mosra@@centrum.cz>
Permission is hereby granted, free of charge, to any person obtaining a Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"), copy of this software and associated documentation files (the "Software"),

2
src/MagnumExternal/OpenGL/GLES3/flextGL.h.template vendored

@ -5,7 +5,7 @@
This file is part of Magnum. This file is part of Magnum.
Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019,
2020 Vladimír Vondruš <mosra@@centrum.cz> 2020, 2021 Vladimír Vondruš <mosra@@centrum.cz>
Permission is hereby granted, free of charge, to any person obtaining a Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"), copy of this software and associated documentation files (the "Software"),

2
src/MagnumExternal/OpenGL/GLES3/flextGLPlatform.cpp.template vendored

@ -3,7 +3,7 @@
This file is part of Magnum. This file is part of Magnum.
Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019,
2020 Vladimír Vondruš <mosra@@centrum.cz> 2020, 2021 Vladimír Vondruš <mosra@@centrum.cz>
Permission is hereby granted, free of charge, to any person obtaining a Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"), copy of this software and associated documentation files (the "Software"),

2
src/MagnumExternal/OpenGL/GLES3/flextGLPlatformIOS.cpp.template vendored

@ -3,7 +3,7 @@
This file is part of Magnum. This file is part of Magnum.
Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019,
2020 Vladimír Vondruš <mosra@@centrum.cz> 2020, 2021 Vladimír Vondruš <mosra@@centrum.cz>
Permission is hereby granted, free of charge, to any person obtaining a Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"), copy of this software and associated documentation files (the "Software"),

2
src/MagnumExternal/OpenGL/GLES3/flextGLPlatformWindowsDesktop.cpp.template vendored

@ -3,7 +3,7 @@
This file is part of Magnum. This file is part of Magnum.
Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019,
2020 Vladimír Vondruš <mosra@@centrum.cz> 2020, 2021 Vladimír Vondruš <mosra@@centrum.cz>
Permission is hereby granted, free of charge, to any person obtaining a Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"), copy of this software and associated documentation files (the "Software"),

2
src/MagnumExternal/OpenGL/GLES3/flextGLWindowsDesktop.cpp.template vendored

@ -3,7 +3,7 @@
This file is part of Magnum. This file is part of Magnum.
Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019,
2020 Vladimír Vondruš <mosra@@centrum.cz> 2020, 2021 Vladimír Vondruš <mosra@@centrum.cz>
Permission is hereby granted, free of charge, to any person obtaining a Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"), copy of this software and associated documentation files (the "Software"),

2
src/MagnumExternal/OpenGL/GLES3/flextGLWindowsDesktop.h.template vendored

@ -5,7 +5,7 @@
This file is part of Magnum. This file is part of Magnum.
Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019,
2020 Vladimír Vondruš <mosra@@centrum.cz> 2020, 2021 Vladimír Vondruš <mosra@@centrum.cz>
Permission is hereby granted, free of charge, to any person obtaining a Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"), copy of this software and associated documentation files (the "Software"),

2
src/MagnumExternal/Vulkan/flextVk.cpp.template vendored

@ -3,7 +3,7 @@
This file is part of Magnum. This file is part of Magnum.
Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019,
2020 Vladimír Vondruš <mosra@@centrum.cz> 2020, 2021 Vladimír Vondruš <mosra@@centrum.cz>
Permission is hereby granted, free of charge, to any person obtaining a Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"), copy of this software and associated documentation files (the "Software"),

2
src/MagnumExternal/Vulkan/flextVk.h.template vendored

@ -5,7 +5,7 @@
This file is part of Magnum. This file is part of Magnum.
Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019,
2020 Vladimír Vondruš <mosra@@centrum.cz> 2020, 2021 Vladimír Vondruš <mosra@@centrum.cz>
Permission is hereby granted, free of charge, to any person obtaining a Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"), copy of this software and associated documentation files (the "Software"),

2
src/MagnumExternal/Vulkan/flextVkGlobal.h.template vendored

@ -5,7 +5,7 @@
This file is part of Magnum. This file is part of Magnum.
Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019,
2020 Vladimír Vondruš <mosra@@centrum.cz> 2020, 2021 Vladimír Vondruš <mosra@@centrum.cz>
Permission is hereby granted, free of charge, to any person obtaining a Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"), copy of this software and associated documentation files (the "Software"),

Loading…
Cancel
Save