Browse Source

Update the copyright notice

Panagiotis Christopoulos Charitos 1 year ago
parent
commit
aeff514a4e
100 changed files with 100 additions and 100 deletions
  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/App.cpp
  27. 1 1
      AnKi/Core/App.h
  28. 1 1
      AnKi/Core/CVarSet.cpp
  29. 1 1
      AnKi/Core/CVarSet.h
  30. 1 1
      AnKi/Core/Common.h
  31. 1 1
      AnKi/Core/CoreTracer.cpp
  32. 1 1
      AnKi/Core/CoreTracer.h
  33. 1 1
      AnKi/Core/GpuMemory/GpuReadbackMemoryPool.cpp
  34. 1 1
      AnKi/Core/GpuMemory/GpuReadbackMemoryPool.h
  35. 1 1
      AnKi/Core/GpuMemory/GpuSceneBuffer.cpp
  36. 1 1
      AnKi/Core/GpuMemory/GpuSceneBuffer.h
  37. 1 1
      AnKi/Core/GpuMemory/GpuVisibleTransientMemoryPool.cpp
  38. 1 1
      AnKi/Core/GpuMemory/GpuVisibleTransientMemoryPool.h
  39. 1 1
      AnKi/Core/GpuMemory/RebarTransientMemoryPool.cpp
  40. 1 1
      AnKi/Core/GpuMemory/RebarTransientMemoryPool.h
  41. 1 1
      AnKi/Core/GpuMemory/UnifiedGeometryBuffer.cpp
  42. 1 1
      AnKi/Core/GpuMemory/UnifiedGeometryBuffer.h
  43. 1 1
      AnKi/Core/MaliHwCounters.cpp
  44. 1 1
      AnKi/Core/MaliHwCounters.h
  45. 1 1
      AnKi/Core/StatsSet.cpp
  46. 1 1
      AnKi/Core/StatsSet.h
  47. 1 1
      AnKi/Core/StdinListener.cpp
  48. 1 1
      AnKi/Core/StdinListener.h
  49. 1 1
      AnKi/Gr.h
  50. 1 1
      AnKi/Gr/AccelerationStructure.h
  51. 1 1
      AnKi/Gr/BackendCommon/Common.cpp
  52. 1 1
      AnKi/Gr/BackendCommon/Common.h
  53. 1 1
      AnKi/Gr/BackendCommon/Format.def.h
  54. 1 1
      AnKi/Gr/BackendCommon/Functions.cpp
  55. 1 1
      AnKi/Gr/BackendCommon/Functions.h
  56. 1 1
      AnKi/Gr/BackendCommon/InstantiationMacros.def.h
  57. 1 1
      AnKi/Gr/BackendCommon/MicroObjectRecycler.h
  58. 1 1
      AnKi/Gr/BackendCommon/MicroObjectRecycler.inl.h
  59. 1 1
      AnKi/Gr/Buffer.h
  60. 1 1
      AnKi/Gr/CommandBuffer.h
  61. 1 1
      AnKi/Gr/Common.cpp
  62. 1 1
      AnKi/Gr/Common.h
  63. 1 1
      AnKi/Gr/D3D/D3DAccelerationStructure.cpp
  64. 1 1
      AnKi/Gr/D3D/D3DAccelerationStructure.h
  65. 1 1
      AnKi/Gr/D3D/D3DBuffer.cpp
  66. 1 1
      AnKi/Gr/D3D/D3DBuffer.h
  67. 1 1
      AnKi/Gr/D3D/D3DCommandBuffer.cpp
  68. 1 1
      AnKi/Gr/D3D/D3DCommandBuffer.h
  69. 1 1
      AnKi/Gr/D3D/D3DCommandBufferFactory.cpp
  70. 1 1
      AnKi/Gr/D3D/D3DCommandBufferFactory.h
  71. 1 1
      AnKi/Gr/D3D/D3DCommon.cpp
  72. 1 1
      AnKi/Gr/D3D/D3DCommon.h
  73. 1 1
      AnKi/Gr/D3D/D3DDescriptor.cpp
  74. 1 1
      AnKi/Gr/D3D/D3DDescriptor.h
  75. 1 1
      AnKi/Gr/D3D/D3DFence.cpp
  76. 1 1
      AnKi/Gr/D3D/D3DFence.h
  77. 1 1
      AnKi/Gr/D3D/D3DFrameGarbageCollector.cpp
  78. 1 1
      AnKi/Gr/D3D/D3DFrameGarbageCollector.h
  79. 1 1
      AnKi/Gr/D3D/D3DGrManager.cpp
  80. 1 1
      AnKi/Gr/D3D/D3DGrManager.h
  81. 1 1
      AnKi/Gr/D3D/D3DGrUpscaler.cpp
  82. 1 1
      AnKi/Gr/D3D/D3DGrUpscaler.h
  83. 1 1
      AnKi/Gr/D3D/D3DGraphicsState.cpp
  84. 1 1
      AnKi/Gr/D3D/D3DGraphicsState.h
  85. 1 1
      AnKi/Gr/D3D/D3DPipelineQuery.cpp
  86. 1 1
      AnKi/Gr/D3D/D3DPipelineQuery.h
  87. 1 1
      AnKi/Gr/D3D/D3DQueryFactory.cpp
  88. 1 1
      AnKi/Gr/D3D/D3DQueryFactory.h
  89. 1 1
      AnKi/Gr/D3D/D3DSampler.cpp
  90. 1 1
      AnKi/Gr/D3D/D3DSampler.h
  91. 1 1
      AnKi/Gr/D3D/D3DShader.cpp
  92. 1 1
      AnKi/Gr/D3D/D3DShader.h
  93. 1 1
      AnKi/Gr/D3D/D3DShaderProgram.cpp
  94. 1 1
      AnKi/Gr/D3D/D3DShaderProgram.h
  95. 1 1
      AnKi/Gr/D3D/D3DSwapchainFactory.cpp
  96. 1 1
      AnKi/Gr/D3D/D3DSwapchainFactory.h
  97. 1 1
      AnKi/Gr/D3D/D3DTexture.cpp
  98. 1 1
      AnKi/Gr/D3D/D3DTexture.h
  99. 1 1
      AnKi/Gr/D3D/D3DTimestampQuery.cpp
  100. 1 1
      AnKi/Gr/D3D/D3DTimestampQuery.h

+ 1 - 1
AnKi/AnKi.h

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

+ 1 - 1
AnKi/Collision.h

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

+ 1 - 1
AnKi/Collision/Aabb.cpp

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

+ 1 - 1
AnKi/Collision/Aabb.h

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

+ 1 - 1
AnKi/Collision/Common.h

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

+ 1 - 1
AnKi/Collision/Cone.h

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

+ 1 - 1
AnKi/Collision/ConvexHullShape.cpp

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

+ 1 - 1
AnKi/Collision/ConvexHullShape.h

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

+ 1 - 1
AnKi/Collision/Forward.h

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

+ 1 - 1
AnKi/Collision/Functions.h

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

+ 1 - 1
AnKi/Collision/FunctionsComputeAabb.cpp

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

+ 1 - 1
AnKi/Collision/FunctionsMisc.cpp

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

+ 1 - 1
AnKi/Collision/FunctionsTestCollision.cpp

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

+ 1 - 1
AnKi/Collision/GjkEpa.cpp

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

+ 1 - 1
AnKi/Collision/GjkEpa.h

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

+ 1 - 1
AnKi/Collision/LineSegment.h

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

+ 1 - 1
AnKi/Collision/Obb.cpp

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

+ 1 - 1
AnKi/Collision/Obb.h

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

+ 1 - 1
AnKi/Collision/Plane.cpp

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

+ 1 - 1
AnKi/Collision/Plane.h

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

+ 1 - 1
AnKi/Collision/Ray.h

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

+ 1 - 1
AnKi/Collision/Sphere.cpp

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

+ 1 - 1
AnKi/Collision/Sphere.h

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

+ 1 - 1
AnKi/Config.h.cmake

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

+ 1 - 1
AnKi/Core.h

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

+ 1 - 1
AnKi/Core/App.cpp

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

+ 1 - 1
AnKi/Core/App.h

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

+ 1 - 1
AnKi/Core/CVarSet.cpp

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

+ 1 - 1
AnKi/Core/CVarSet.h

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

+ 1 - 1
AnKi/Core/Common.h

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

+ 1 - 1
AnKi/Core/CoreTracer.cpp

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

+ 1 - 1
AnKi/Core/CoreTracer.h

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

+ 1 - 1
AnKi/Core/GpuMemory/GpuReadbackMemoryPool.cpp

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

+ 1 - 1
AnKi/Core/GpuMemory/GpuReadbackMemoryPool.h

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

+ 1 - 1
AnKi/Core/GpuMemory/GpuSceneBuffer.cpp

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

+ 1 - 1
AnKi/Core/GpuMemory/GpuSceneBuffer.h

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

+ 1 - 1
AnKi/Core/GpuMemory/GpuVisibleTransientMemoryPool.cpp

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

+ 1 - 1
AnKi/Core/GpuMemory/GpuVisibleTransientMemoryPool.h

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

+ 1 - 1
AnKi/Core/GpuMemory/RebarTransientMemoryPool.cpp

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

+ 1 - 1
AnKi/Core/GpuMemory/RebarTransientMemoryPool.h

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

+ 1 - 1
AnKi/Core/GpuMemory/UnifiedGeometryBuffer.cpp

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

+ 1 - 1
AnKi/Core/GpuMemory/UnifiedGeometryBuffer.h

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

+ 1 - 1
AnKi/Core/MaliHwCounters.cpp

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

+ 1 - 1
AnKi/Core/MaliHwCounters.h

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

+ 1 - 1
AnKi/Core/StatsSet.cpp

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

+ 1 - 1
AnKi/Core/StatsSet.h

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

+ 1 - 1
AnKi/Core/StdinListener.cpp

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

+ 1 - 1
AnKi/Core/StdinListener.h

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

+ 1 - 1
AnKi/Gr.h

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

+ 1 - 1
AnKi/Gr/AccelerationStructure.h

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

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

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

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

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

+ 1 - 1
AnKi/Gr/BackendCommon/Format.def.h

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

+ 1 - 1
AnKi/Gr/BackendCommon/Functions.cpp

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

+ 1 - 1
AnKi/Gr/BackendCommon/Functions.h

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

+ 1 - 1
AnKi/Gr/BackendCommon/InstantiationMacros.def.h

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

+ 1 - 1
AnKi/Gr/BackendCommon/MicroObjectRecycler.h

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

+ 1 - 1
AnKi/Gr/BackendCommon/MicroObjectRecycler.inl.h

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

+ 1 - 1
AnKi/Gr/Buffer.h

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

+ 1 - 1
AnKi/Gr/CommandBuffer.h

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

+ 1 - 1
AnKi/Gr/Common.cpp

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

+ 1 - 1
AnKi/Gr/Common.h

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

+ 1 - 1
AnKi/Gr/D3D/D3DAccelerationStructure.cpp

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

+ 1 - 1
AnKi/Gr/D3D/D3DAccelerationStructure.h

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

+ 1 - 1
AnKi/Gr/D3D/D3DBuffer.cpp

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

+ 1 - 1
AnKi/Gr/D3D/D3DBuffer.h

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

+ 1 - 1
AnKi/Gr/D3D/D3DCommandBuffer.cpp

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

+ 1 - 1
AnKi/Gr/D3D/D3DCommandBuffer.h

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

+ 1 - 1
AnKi/Gr/D3D/D3DCommandBufferFactory.cpp

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

+ 1 - 1
AnKi/Gr/D3D/D3DCommandBufferFactory.h

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

+ 1 - 1
AnKi/Gr/D3D/D3DCommon.cpp

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

+ 1 - 1
AnKi/Gr/D3D/D3DCommon.h

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

+ 1 - 1
AnKi/Gr/D3D/D3DDescriptor.cpp

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

+ 1 - 1
AnKi/Gr/D3D/D3DDescriptor.h

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

+ 1 - 1
AnKi/Gr/D3D/D3DFence.cpp

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

+ 1 - 1
AnKi/Gr/D3D/D3DFence.h

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

+ 1 - 1
AnKi/Gr/D3D/D3DFrameGarbageCollector.cpp

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

+ 1 - 1
AnKi/Gr/D3D/D3DFrameGarbageCollector.h

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

+ 1 - 1
AnKi/Gr/D3D/D3DGrManager.cpp

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

+ 1 - 1
AnKi/Gr/D3D/D3DGrManager.h

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

+ 1 - 1
AnKi/Gr/D3D/D3DGrUpscaler.cpp

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

+ 1 - 1
AnKi/Gr/D3D/D3DGrUpscaler.h

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

+ 1 - 1
AnKi/Gr/D3D/D3DGraphicsState.cpp

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

+ 1 - 1
AnKi/Gr/D3D/D3DGraphicsState.h

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

+ 1 - 1
AnKi/Gr/D3D/D3DPipelineQuery.cpp

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

+ 1 - 1
AnKi/Gr/D3D/D3DPipelineQuery.h

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

+ 1 - 1
AnKi/Gr/D3D/D3DQueryFactory.cpp

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

+ 1 - 1
AnKi/Gr/D3D/D3DQueryFactory.h

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

+ 1 - 1
AnKi/Gr/D3D/D3DSampler.cpp

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

+ 1 - 1
AnKi/Gr/D3D/D3DSampler.h

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

+ 1 - 1
AnKi/Gr/D3D/D3DShader.cpp

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

+ 1 - 1
AnKi/Gr/D3D/D3DShader.h

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

+ 1 - 1
AnKi/Gr/D3D/D3DShaderProgram.cpp

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

+ 1 - 1
AnKi/Gr/D3D/D3DShaderProgram.h

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

+ 1 - 1
AnKi/Gr/D3D/D3DSwapchainFactory.cpp

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

+ 1 - 1
AnKi/Gr/D3D/D3DSwapchainFactory.h

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

+ 1 - 1
AnKi/Gr/D3D/D3DTexture.cpp

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

+ 1 - 1
AnKi/Gr/D3D/D3DTexture.h

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

+ 1 - 1
AnKi/Gr/D3D/D3DTimestampQuery.cpp

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

+ 1 - 1
AnKi/Gr/D3D/D3DTimestampQuery.h

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

Some files were not shown because too many files changed in this diff