瀏覽代碼

Update copyright year

Panagiotis Christopoulos Charitos 2 年之前
父節點
當前提交
557d7a2e6c
共有 100 個文件被更改,包括 100 次插入100 次删除
  1. 1 1
      AnKi/AnKi.h
  2. 1 1
      AnKi/Collision.h
  3. 1 1
      AnKi/Collision/Aabb.cpp
  4. 1 1
      AnKi/Collision/Aabb.h
  5. 1 1
      AnKi/Collision/Common.h
  6. 1 1
      AnKi/Collision/Cone.h
  7. 1 1
      AnKi/Collision/ConvexHullShape.cpp
  8. 1 1
      AnKi/Collision/ConvexHullShape.h
  9. 1 1
      AnKi/Collision/Forward.h
  10. 1 1
      AnKi/Collision/Functions.h
  11. 1 1
      AnKi/Collision/FunctionsComputeAabb.cpp
  12. 1 1
      AnKi/Collision/FunctionsMisc.cpp
  13. 1 1
      AnKi/Collision/FunctionsTestCollision.cpp
  14. 1 1
      AnKi/Collision/GjkEpa.cpp
  15. 1 1
      AnKi/Collision/GjkEpa.h
  16. 1 1
      AnKi/Collision/LineSegment.h
  17. 1 1
      AnKi/Collision/Obb.cpp
  18. 1 1
      AnKi/Collision/Obb.h
  19. 1 1
      AnKi/Collision/Plane.cpp
  20. 1 1
      AnKi/Collision/Plane.h
  21. 1 1
      AnKi/Collision/Ray.h
  22. 1 1
      AnKi/Collision/Sphere.cpp
  23. 1 1
      AnKi/Collision/Sphere.h
  24. 1 1
      AnKi/Config.h.cmake
  25. 1 1
      AnKi/Core.h
  26. 1 1
      AnKi/Core/AllConfigVars.defs.h
  27. 1 1
      AnKi/Core/App.cpp
  28. 1 1
      AnKi/Core/App.h
  29. 1 1
      AnKi/Core/Common.h
  30. 1 1
      AnKi/Core/ConfigSet.cpp
  31. 1 1
      AnKi/Core/ConfigSet.h
  32. 1 1
      AnKi/Core/ConfigVars.defs.h
  33. 1 1
      AnKi/Core/CoreTracer.cpp
  34. 1 1
      AnKi/Core/CoreTracer.h
  35. 1 1
      AnKi/Core/DeveloperConsole.cpp
  36. 1 1
      AnKi/Core/DeveloperConsole.h
  37. 1 1
      AnKi/Core/GpuMemoryPools.cpp
  38. 1 1
      AnKi/Core/GpuMemoryPools.h
  39. 1 1
      AnKi/Core/MaliHwCounters.cpp
  40. 1 1
      AnKi/Core/MaliHwCounters.h
  41. 1 1
      AnKi/Core/NativeWindow.h
  42. 1 1
      AnKi/Core/NativeWindowAndroid.cpp
  43. 1 1
      AnKi/Core/NativeWindowAndroid.h
  44. 1 1
      AnKi/Core/NativeWindowHeadless.cpp
  45. 1 1
      AnKi/Core/NativeWindowHeadless.h
  46. 1 1
      AnKi/Core/NativeWindowSdl.cpp
  47. 1 1
      AnKi/Core/NativeWindowSdl.h
  48. 1 1
      AnKi/Core/StatsUi.cpp
  49. 1 1
      AnKi/Core/StatsUi.defs.h
  50. 1 1
      AnKi/Core/StatsUi.h
  51. 1 1
      AnKi/Core/StdinListener.cpp
  52. 1 1
      AnKi/Core/StdinListener.h
  53. 1 1
      AnKi/Gr.h
  54. 1 1
      AnKi/Gr/AccelerationStructure.h
  55. 1 1
      AnKi/Gr/Buffer.h
  56. 1 1
      AnKi/Gr/CommandBuffer.h
  57. 1 1
      AnKi/Gr/Common.cpp
  58. 1 1
      AnKi/Gr/Common.h
  59. 1 1
      AnKi/Gr/ConfigVars.defs.h
  60. 1 1
      AnKi/Gr/Fence.h
  61. 1 1
      AnKi/Gr/Format.defs.h
  62. 1 1
      AnKi/Gr/Framebuffer.h
  63. 1 1
      AnKi/Gr/Gl/Buffer.cpp
  64. 1 1
      AnKi/Gr/Gl/BufferImpl.cpp
  65. 1 1
      AnKi/Gr/Gl/BufferImpl.h
  66. 1 1
      AnKi/Gr/Gl/CommandBuffer.cpp
  67. 1 1
      AnKi/Gr/Gl/CommandBufferImpl.cpp
  68. 1 1
      AnKi/Gr/Gl/CommandBufferImpl.h
  69. 1 1
      AnKi/Gr/Gl/Common.cpp
  70. 1 1
      AnKi/Gr/Gl/Common.h
  71. 1 1
      AnKi/Gr/Gl/Error.cpp
  72. 1 1
      AnKi/Gr/Gl/Error.h
  73. 1 1
      AnKi/Gr/Gl/Fence.cpp
  74. 1 1
      AnKi/Gr/Gl/FenceImpl.cpp
  75. 1 1
      AnKi/Gr/Gl/FenceImpl.h
  76. 1 1
      AnKi/Gr/Gl/Framebuffer.cpp
  77. 1 1
      AnKi/Gr/Gl/FramebufferImpl.cpp
  78. 1 1
      AnKi/Gr/Gl/FramebufferImpl.h
  79. 1 1
      AnKi/Gr/Gl/GlObject.cpp
  80. 1 1
      AnKi/Gr/Gl/GlObject.h
  81. 1 1
      AnKi/Gr/Gl/GlState.cpp
  82. 1 1
      AnKi/Gr/Gl/GlState.h
  83. 1 1
      AnKi/Gr/Gl/GrManager.cpp
  84. 1 1
      AnKi/Gr/Gl/GrManagerImpl.cpp
  85. 1 1
      AnKi/Gr/Gl/GrManagerImpl.h
  86. 1 1
      AnKi/Gr/Gl/GrManagerImplSdl.cpp
  87. 1 1
      AnKi/Gr/Gl/OcclusionQuery.cpp
  88. 1 1
      AnKi/Gr/Gl/OcclusionQueryImpl.cpp
  89. 1 1
      AnKi/Gr/Gl/OcclusionQueryImpl.h
  90. 1 1
      AnKi/Gr/Gl/RenderingThread.cpp
  91. 1 1
      AnKi/Gr/Gl/RenderingThread.h
  92. 1 1
      AnKi/Gr/Gl/Sampler.cpp
  93. 1 1
      AnKi/Gr/Gl/SamplerImpl.cpp
  94. 1 1
      AnKi/Gr/Gl/SamplerImpl.h
  95. 1 1
      AnKi/Gr/Gl/Shader.cpp
  96. 1 1
      AnKi/Gr/Gl/ShaderImpl.cpp
  97. 1 1
      AnKi/Gr/Gl/ShaderImpl.h
  98. 1 1
      AnKi/Gr/Gl/ShaderProgram.cpp
  99. 1 1
      AnKi/Gr/Gl/ShaderProgramImpl.cpp
  100. 1 1
      AnKi/Gr/Gl/ShaderProgramImpl.h

+ 1 - 1
AnKi/AnKi.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Collision.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Collision/Aabb.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Collision/Aabb.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Collision/Common.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Collision/Cone.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Collision/ConvexHullShape.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Collision/ConvexHullShape.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Collision/Forward.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Collision/Functions.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Collision/FunctionsComputeAabb.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Collision/FunctionsMisc.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Collision/FunctionsTestCollision.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Collision/GjkEpa.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Collision/GjkEpa.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Collision/LineSegment.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Collision/Obb.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Collision/Obb.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Collision/Plane.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Collision/Plane.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Collision/Ray.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Collision/Sphere.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Collision/Sphere.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Config.h.cmake

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Core.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Core/AllConfigVars.defs.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Core/App.cpp

@@ -1,5 +1,5 @@
 
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Core/App.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Core/Common.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Core/ConfigSet.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Core/ConfigSet.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Core/ConfigVars.defs.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Core/CoreTracer.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Core/CoreTracer.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Core/DeveloperConsole.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Core/DeveloperConsole.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Core/GpuMemoryPools.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Core/GpuMemoryPools.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Core/MaliHwCounters.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Core/MaliHwCounters.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Core/NativeWindow.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Core/NativeWindowAndroid.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Core/NativeWindowAndroid.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Core/NativeWindowHeadless.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Core/NativeWindowHeadless.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Core/NativeWindowSdl.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Core/NativeWindowSdl.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Core/StatsUi.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Core/StatsUi.defs.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Core/StatsUi.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Core/StdinListener.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Core/StdinListener.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/AccelerationStructure.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Buffer.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/CommandBuffer.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Common.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Common.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/ConfigVars.defs.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Fence.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Format.defs.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Framebuffer.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Gl/Buffer.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Gl/BufferImpl.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Gl/BufferImpl.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Gl/CommandBuffer.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Gl/CommandBufferImpl.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Gl/CommandBufferImpl.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Gl/Common.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Gl/Common.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Gl/Error.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Gl/Error.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Gl/Fence.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Gl/FenceImpl.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Gl/FenceImpl.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Gl/Framebuffer.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Gl/FramebufferImpl.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Gl/FramebufferImpl.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Gl/GlObject.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Gl/GlObject.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Gl/GlState.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Gl/GlState.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Gl/GrManager.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Gl/GrManagerImpl.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Gl/GrManagerImpl.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Gl/GrManagerImplSdl.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Gl/OcclusionQuery.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Gl/OcclusionQueryImpl.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Gl/OcclusionQueryImpl.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Gl/RenderingThread.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Gl/RenderingThread.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Gl/Sampler.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Gl/SamplerImpl.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Gl/SamplerImpl.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Gl/Shader.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Gl/ShaderImpl.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Gl/ShaderImpl.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Gl/ShaderProgram.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Gl/ShaderProgramImpl.cpp

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

+ 1 - 1
AnKi/Gr/Gl/ShaderProgramImpl.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// Copyright (C) 2009-2023, Panagiotis Christopoulos Charitos and contributors.
 // All rights reserved.
 // Code licensed under the BSD License.
 // http://www.anki3d.org/LICENSE

部分文件因文件數量過多而無法顯示