diff --git a/include/NZSL/Archive.hpp b/include/NZSL/Archive.hpp index d218292..fd63a93 100644 --- a/include/NZSL/Archive.hpp +++ b/include/NZSL/Archive.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Archive.inl b/include/NZSL/Archive.inl index f604c23..f3a1a6c 100644 --- a/include/NZSL/Archive.inl +++ b/include/NZSL/Archive.inl @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/AstSerializer.hpp b/include/NZSL/Ast/AstSerializer.hpp index b80ad86..5d3ab35 100644 --- a/include/NZSL/Ast/AstSerializer.hpp +++ b/include/NZSL/Ast/AstSerializer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/AstSerializer.inl b/include/NZSL/Ast/AstSerializer.inl index c0281cb..4d9f86c 100644 --- a/include/NZSL/Ast/AstSerializer.inl +++ b/include/NZSL/Ast/AstSerializer.inl @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/Cloner.hpp b/include/NZSL/Ast/Cloner.hpp index d875d93..6e89fcd 100644 --- a/include/NZSL/Ast/Cloner.hpp +++ b/include/NZSL/Ast/Cloner.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/Cloner.inl b/include/NZSL/Ast/Cloner.inl index d0dda8b..3d4a67d 100644 --- a/include/NZSL/Ast/Cloner.inl +++ b/include/NZSL/Ast/Cloner.inl @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/Compare.hpp b/include/NZSL/Ast/Compare.hpp index 0f66975..c26698c 100644 --- a/include/NZSL/Ast/Compare.hpp +++ b/include/NZSL/Ast/Compare.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/Compare.inl b/include/NZSL/Ast/Compare.inl index b0e336d..15f9ccc 100644 --- a/include/NZSL/Ast/Compare.inl +++ b/include/NZSL/Ast/Compare.inl @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/ConstantPropagationVisitor.hpp b/include/NZSL/Ast/ConstantPropagationVisitor.hpp index fe5b4e7..9636919 100644 --- a/include/NZSL/Ast/ConstantPropagationVisitor.hpp +++ b/include/NZSL/Ast/ConstantPropagationVisitor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/ConstantPropagationVisitor.inl b/include/NZSL/Ast/ConstantPropagationVisitor.inl index d3f064d..67f73c1 100644 --- a/include/NZSL/Ast/ConstantPropagationVisitor.inl +++ b/include/NZSL/Ast/ConstantPropagationVisitor.inl @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/ConstantValue.hpp b/include/NZSL/Ast/ConstantValue.hpp index ea0a56f..9a524ea 100644 --- a/include/NZSL/Ast/ConstantValue.hpp +++ b/include/NZSL/Ast/ConstantValue.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/ConstantValue.inl b/include/NZSL/Ast/ConstantValue.inl index f9e41ed..095677f 100644 --- a/include/NZSL/Ast/ConstantValue.inl +++ b/include/NZSL/Ast/ConstantValue.inl @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/DependencyCheckerVisitor.hpp b/include/NZSL/Ast/DependencyCheckerVisitor.hpp index 4e80b48..4862dfa 100644 --- a/include/NZSL/Ast/DependencyCheckerVisitor.hpp +++ b/include/NZSL/Ast/DependencyCheckerVisitor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/DependencyCheckerVisitor.inl b/include/NZSL/Ast/DependencyCheckerVisitor.inl index e1e956a..57a1e37 100644 --- a/include/NZSL/Ast/DependencyCheckerVisitor.inl +++ b/include/NZSL/Ast/DependencyCheckerVisitor.inl @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/EliminateUnusedPassVisitor.hpp b/include/NZSL/Ast/EliminateUnusedPassVisitor.hpp index 169fa7b..c1917d1 100644 --- a/include/NZSL/Ast/EliminateUnusedPassVisitor.hpp +++ b/include/NZSL/Ast/EliminateUnusedPassVisitor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/EliminateUnusedPassVisitor.inl b/include/NZSL/Ast/EliminateUnusedPassVisitor.inl index f342e69..6328844 100644 --- a/include/NZSL/Ast/EliminateUnusedPassVisitor.inl +++ b/include/NZSL/Ast/EliminateUnusedPassVisitor.inl @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/Enums.hpp b/include/NZSL/Ast/Enums.hpp index 734b8ed..10edb79 100644 --- a/include/NZSL/Ast/Enums.hpp +++ b/include/NZSL/Ast/Enums.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/ExportVisitor.hpp b/include/NZSL/Ast/ExportVisitor.hpp index afa213d..8e20173 100644 --- a/include/NZSL/Ast/ExportVisitor.hpp +++ b/include/NZSL/Ast/ExportVisitor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/ExportVisitor.inl b/include/NZSL/Ast/ExportVisitor.inl index ebbd64c..fba1357 100644 --- a/include/NZSL/Ast/ExportVisitor.inl +++ b/include/NZSL/Ast/ExportVisitor.inl @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/ExpressionType.hpp b/include/NZSL/Ast/ExpressionType.hpp index 223e310..a42a7ab 100644 --- a/include/NZSL/Ast/ExpressionType.hpp +++ b/include/NZSL/Ast/ExpressionType.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/ExpressionType.inl b/include/NZSL/Ast/ExpressionType.inl index 52d34ba..3b49059 100644 --- a/include/NZSL/Ast/ExpressionType.inl +++ b/include/NZSL/Ast/ExpressionType.inl @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/ExpressionValue.hpp b/include/NZSL/Ast/ExpressionValue.hpp index dc4e32d..06b7f78 100644 --- a/include/NZSL/Ast/ExpressionValue.hpp +++ b/include/NZSL/Ast/ExpressionValue.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/ExpressionValue.inl b/include/NZSL/Ast/ExpressionValue.inl index 7d26c5c..94f549a 100644 --- a/include/NZSL/Ast/ExpressionValue.inl +++ b/include/NZSL/Ast/ExpressionValue.inl @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/ExpressionVisitor.hpp b/include/NZSL/Ast/ExpressionVisitor.hpp index b4558c2..874a7bd 100644 --- a/include/NZSL/Ast/ExpressionVisitor.hpp +++ b/include/NZSL/Ast/ExpressionVisitor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/ExpressionVisitorExcept.hpp b/include/NZSL/Ast/ExpressionVisitorExcept.hpp index da3c17b..4f08a49 100644 --- a/include/NZSL/Ast/ExpressionVisitorExcept.hpp +++ b/include/NZSL/Ast/ExpressionVisitorExcept.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/IndexRemapperVisitor.hpp b/include/NZSL/Ast/IndexRemapperVisitor.hpp index 6bff92d..ce33caa 100644 --- a/include/NZSL/Ast/IndexRemapperVisitor.hpp +++ b/include/NZSL/Ast/IndexRemapperVisitor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/IndexRemapperVisitor.inl b/include/NZSL/Ast/IndexRemapperVisitor.inl index 2630133..5d04849 100644 --- a/include/NZSL/Ast/IndexRemapperVisitor.inl +++ b/include/NZSL/Ast/IndexRemapperVisitor.inl @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/Module.hpp b/include/NZSL/Ast/Module.hpp index 6724ebf..c631ae7 100644 --- a/include/NZSL/Ast/Module.hpp +++ b/include/NZSL/Ast/Module.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/Module.inl b/include/NZSL/Ast/Module.inl index ab4b218..a76e327 100644 --- a/include/NZSL/Ast/Module.inl +++ b/include/NZSL/Ast/Module.inl @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/NodeList.hpp b/include/NZSL/Ast/NodeList.hpp index 56f2283..e4b2e50 100644 --- a/include/NZSL/Ast/NodeList.hpp +++ b/include/NZSL/Ast/NodeList.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/Nodes.hpp b/include/NZSL/Ast/Nodes.hpp index d806411..c2b4550 100644 --- a/include/NZSL/Ast/Nodes.hpp +++ b/include/NZSL/Ast/Nodes.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/Nodes.inl b/include/NZSL/Ast/Nodes.inl index 40140c3..dfde63e 100644 --- a/include/NZSL/Ast/Nodes.inl +++ b/include/NZSL/Ast/Nodes.inl @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/Option.hpp b/include/NZSL/Ast/Option.hpp index 3046c5b..862392b 100644 --- a/include/NZSL/Ast/Option.hpp +++ b/include/NZSL/Ast/Option.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/Option.inl b/include/NZSL/Ast/Option.inl index 30d794f..0aa4d3d 100644 --- a/include/NZSL/Ast/Option.inl +++ b/include/NZSL/Ast/Option.inl @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/RecursiveVisitor.hpp b/include/NZSL/Ast/RecursiveVisitor.hpp index 5904229..b5525f2 100644 --- a/include/NZSL/Ast/RecursiveVisitor.hpp +++ b/include/NZSL/Ast/RecursiveVisitor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/RecursiveVisitor.inl b/include/NZSL/Ast/RecursiveVisitor.inl index 2213371..48298cc 100644 --- a/include/NZSL/Ast/RecursiveVisitor.inl +++ b/include/NZSL/Ast/RecursiveVisitor.inl @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/ReflectVisitor.hpp b/include/NZSL/Ast/ReflectVisitor.hpp index 652e009..188bc8c 100644 --- a/include/NZSL/Ast/ReflectVisitor.hpp +++ b/include/NZSL/Ast/ReflectVisitor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/ReflectVisitor.inl b/include/NZSL/Ast/ReflectVisitor.inl index ebbd64c..fba1357 100644 --- a/include/NZSL/Ast/ReflectVisitor.inl +++ b/include/NZSL/Ast/ReflectVisitor.inl @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/SanitizeVisitor.hpp b/include/NZSL/Ast/SanitizeVisitor.hpp index d631b3b..20ccb19 100644 --- a/include/NZSL/Ast/SanitizeVisitor.hpp +++ b/include/NZSL/Ast/SanitizeVisitor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/SanitizeVisitor.inl b/include/NZSL/Ast/SanitizeVisitor.inl index db83582..570ef39 100644 --- a/include/NZSL/Ast/SanitizeVisitor.inl +++ b/include/NZSL/Ast/SanitizeVisitor.inl @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/StatementVisitor.hpp b/include/NZSL/Ast/StatementVisitor.hpp index 95b44a8..e3f65e9 100644 --- a/include/NZSL/Ast/StatementVisitor.hpp +++ b/include/NZSL/Ast/StatementVisitor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/StatementVisitorExcept.hpp b/include/NZSL/Ast/StatementVisitorExcept.hpp index 20d67b2..abf4c45 100644 --- a/include/NZSL/Ast/StatementVisitorExcept.hpp +++ b/include/NZSL/Ast/StatementVisitorExcept.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/Types.hpp b/include/NZSL/Ast/Types.hpp index 1ca0075..70a1a23 100644 --- a/include/NZSL/Ast/Types.hpp +++ b/include/NZSL/Ast/Types.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/Utils.hpp b/include/NZSL/Ast/Utils.hpp index ea67973..7e6da4f 100644 --- a/include/NZSL/Ast/Utils.hpp +++ b/include/NZSL/Ast/Utils.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Ast/Utils.inl b/include/NZSL/Ast/Utils.inl index 9cc5715..8634d36 100644 --- a/include/NZSL/Ast/Utils.inl +++ b/include/NZSL/Ast/Utils.inl @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Config.hpp b/include/NZSL/Config.hpp index 8da0c57..f474c5c 100644 --- a/include/NZSL/Config.hpp +++ b/include/NZSL/Config.hpp @@ -1,7 +1,7 @@ /* Nazara Shading Language (NZSL) - Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) + Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/include/NZSL/Enums.hpp b/include/NZSL/Enums.hpp index 146b64f..a9e487e 100644 --- a/include/NZSL/Enums.hpp +++ b/include/NZSL/Enums.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/FilesystemModuleResolver.hpp b/include/NZSL/FilesystemModuleResolver.hpp index d77aca0..f0c607d 100644 --- a/include/NZSL/FilesystemModuleResolver.hpp +++ b/include/NZSL/FilesystemModuleResolver.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/FilesystemModuleResolver.inl b/include/NZSL/FilesystemModuleResolver.inl index 2213371..48298cc 100644 --- a/include/NZSL/FilesystemModuleResolver.inl +++ b/include/NZSL/FilesystemModuleResolver.inl @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/GlslWriter.hpp b/include/NZSL/GlslWriter.hpp index f2dd6b5..092a765 100644 --- a/include/NZSL/GlslWriter.hpp +++ b/include/NZSL/GlslWriter.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/GlslWriter.inl b/include/NZSL/GlslWriter.inl index 51bb39b..7d2dfa1 100644 --- a/include/NZSL/GlslWriter.inl +++ b/include/NZSL/GlslWriter.inl @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Lang/ErrorList.hpp b/include/NZSL/Lang/ErrorList.hpp index a051f9b..f9291ad 100644 --- a/include/NZSL/Lang/ErrorList.hpp +++ b/include/NZSL/Lang/ErrorList.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Lang/Errors.hpp b/include/NZSL/Lang/Errors.hpp index 2394d16..5e2dd9b 100644 --- a/include/NZSL/Lang/Errors.hpp +++ b/include/NZSL/Lang/Errors.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Lang/Errors.inl b/include/NZSL/Lang/Errors.inl index 65b43dc..2162a4c 100644 --- a/include/NZSL/Lang/Errors.inl +++ b/include/NZSL/Lang/Errors.inl @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Lang/SourceLocation.hpp b/include/NZSL/Lang/SourceLocation.hpp index 96e8ea3..6ef1283 100644 --- a/include/NZSL/Lang/SourceLocation.hpp +++ b/include/NZSL/Lang/SourceLocation.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Lang/SourceLocation.inl b/include/NZSL/Lang/SourceLocation.inl index a4fb916..10a5c79 100644 --- a/include/NZSL/Lang/SourceLocation.inl +++ b/include/NZSL/Lang/SourceLocation.inl @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Lang/TokenList.hpp b/include/NZSL/Lang/TokenList.hpp index 5ac3b77..1d1a749 100644 --- a/include/NZSL/Lang/TokenList.hpp +++ b/include/NZSL/Lang/TokenList.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/LangWriter.hpp b/include/NZSL/LangWriter.hpp index 4aa4547..69c3e65 100644 --- a/include/NZSL/LangWriter.hpp +++ b/include/NZSL/LangWriter.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/LangWriter.inl b/include/NZSL/LangWriter.inl index 9e09a1d..0b08658 100644 --- a/include/NZSL/LangWriter.inl +++ b/include/NZSL/LangWriter.inl @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Lexer.hpp b/include/NZSL/Lexer.hpp index 9fb003b..5766593 100644 --- a/include/NZSL/Lexer.hpp +++ b/include/NZSL/Lexer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Lexer.inl b/include/NZSL/Lexer.inl index 2213371..48298cc 100644 --- a/include/NZSL/Lexer.inl +++ b/include/NZSL/Lexer.inl @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Math/FieldOffsets.hpp b/include/NZSL/Math/FieldOffsets.hpp index 78b7a6f..e761f76 100644 --- a/include/NZSL/Math/FieldOffsets.hpp +++ b/include/NZSL/Math/FieldOffsets.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Math/FieldOffsets.inl b/include/NZSL/Math/FieldOffsets.inl index 1f05de9..2763493 100644 --- a/include/NZSL/Math/FieldOffsets.inl +++ b/include/NZSL/Math/FieldOffsets.inl @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Math/Vector.hpp b/include/NZSL/Math/Vector.hpp index bc3c087..66329a5 100644 --- a/include/NZSL/Math/Vector.hpp +++ b/include/NZSL/Math/Vector.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Math/Vector.inl b/include/NZSL/Math/Vector.inl index 99c193f..8d66745 100644 --- a/include/NZSL/Math/Vector.inl +++ b/include/NZSL/Math/Vector.inl @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/ModuleResolver.hpp b/include/NZSL/ModuleResolver.hpp index 125ff89..acdb764 100644 --- a/include/NZSL/ModuleResolver.hpp +++ b/include/NZSL/ModuleResolver.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/ModuleResolver.inl b/include/NZSL/ModuleResolver.inl index 2213371..48298cc 100644 --- a/include/NZSL/ModuleResolver.inl +++ b/include/NZSL/ModuleResolver.inl @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Parser.hpp b/include/NZSL/Parser.hpp index 82dc5d0..d640185 100644 --- a/include/NZSL/Parser.hpp +++ b/include/NZSL/Parser.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Parser.inl b/include/NZSL/Parser.inl index 04bd575..83182cb 100644 --- a/include/NZSL/Parser.inl +++ b/include/NZSL/Parser.inl @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Serializer.hpp b/include/NZSL/Serializer.hpp index 4fcc547..3d3ba82 100644 --- a/include/NZSL/Serializer.hpp +++ b/include/NZSL/Serializer.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/Serializer.inl b/include/NZSL/Serializer.inl index 2ff23b6..0822bbd 100644 --- a/include/NZSL/Serializer.inl +++ b/include/NZSL/Serializer.inl @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/ShaderBuilder.hpp b/include/NZSL/ShaderBuilder.hpp index fdbd62b..c868f02 100644 --- a/include/NZSL/ShaderBuilder.hpp +++ b/include/NZSL/ShaderBuilder.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/ShaderBuilder.inl b/include/NZSL/ShaderBuilder.inl index 767f457..c9fd7bf 100644 --- a/include/NZSL/ShaderBuilder.inl +++ b/include/NZSL/ShaderBuilder.inl @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/ShaderWriter.hpp b/include/NZSL/ShaderWriter.hpp index b14c59b..add7c6e 100644 --- a/include/NZSL/ShaderWriter.hpp +++ b/include/NZSL/ShaderWriter.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/SpirV/SpirvAstVisitor.hpp b/include/NZSL/SpirV/SpirvAstVisitor.hpp index 8b9e2a1..25be78d 100644 --- a/include/NZSL/SpirV/SpirvAstVisitor.hpp +++ b/include/NZSL/SpirV/SpirvAstVisitor.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/SpirV/SpirvAstVisitor.inl b/include/NZSL/SpirV/SpirvAstVisitor.inl index 031d331..9cf7cfe 100644 --- a/include/NZSL/SpirV/SpirvAstVisitor.inl +++ b/include/NZSL/SpirV/SpirvAstVisitor.inl @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/SpirV/SpirvBlock.hpp b/include/NZSL/SpirV/SpirvBlock.hpp index f7feaf0..e39d4a0 100644 --- a/include/NZSL/SpirV/SpirvBlock.hpp +++ b/include/NZSL/SpirV/SpirvBlock.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/SpirV/SpirvBlock.inl b/include/NZSL/SpirV/SpirvBlock.inl index efc0312..5b50b68 100644 --- a/include/NZSL/SpirV/SpirvBlock.inl +++ b/include/NZSL/SpirV/SpirvBlock.inl @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/SpirV/SpirvConstantCache.hpp b/include/NZSL/SpirV/SpirvConstantCache.hpp index 9ce1909..ce73ea4 100644 --- a/include/NZSL/SpirV/SpirvConstantCache.hpp +++ b/include/NZSL/SpirV/SpirvConstantCache.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/SpirV/SpirvConstantCache.inl b/include/NZSL/SpirV/SpirvConstantCache.inl index 4b43847..26d1984 100644 --- a/include/NZSL/SpirV/SpirvConstantCache.inl +++ b/include/NZSL/SpirV/SpirvConstantCache.inl @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/SpirV/SpirvData.hpp b/include/NZSL/SpirV/SpirvData.hpp index 553d975..8f67e26 100644 --- a/include/NZSL/SpirV/SpirvData.hpp +++ b/include/NZSL/SpirV/SpirvData.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/SpirV/SpirvDecoder.hpp b/include/NZSL/SpirV/SpirvDecoder.hpp index 8cbcbf2..f989918 100644 --- a/include/NZSL/SpirV/SpirvDecoder.hpp +++ b/include/NZSL/SpirV/SpirvDecoder.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/SpirV/SpirvDecoder.inl b/include/NZSL/SpirV/SpirvDecoder.inl index 81e0470..03a5506 100644 --- a/include/NZSL/SpirV/SpirvDecoder.inl +++ b/include/NZSL/SpirV/SpirvDecoder.inl @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/SpirV/SpirvExpressionLoad.hpp b/include/NZSL/SpirV/SpirvExpressionLoad.hpp index 172cab4..116ca63 100644 --- a/include/NZSL/SpirV/SpirvExpressionLoad.hpp +++ b/include/NZSL/SpirV/SpirvExpressionLoad.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/SpirV/SpirvExpressionLoad.inl b/include/NZSL/SpirV/SpirvExpressionLoad.inl index d8172fa..9a29b13 100644 --- a/include/NZSL/SpirV/SpirvExpressionLoad.inl +++ b/include/NZSL/SpirV/SpirvExpressionLoad.inl @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/SpirV/SpirvExpressionStore.hpp b/include/NZSL/SpirV/SpirvExpressionStore.hpp index a88f33f..eb73a7f 100644 --- a/include/NZSL/SpirV/SpirvExpressionStore.hpp +++ b/include/NZSL/SpirV/SpirvExpressionStore.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/SpirV/SpirvExpressionStore.inl b/include/NZSL/SpirV/SpirvExpressionStore.inl index 6b7c3a8..523770e 100644 --- a/include/NZSL/SpirV/SpirvExpressionStore.inl +++ b/include/NZSL/SpirV/SpirvExpressionStore.inl @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/SpirV/SpirvPrinter.hpp b/include/NZSL/SpirV/SpirvPrinter.hpp index 9460a18..cfd16ce 100644 --- a/include/NZSL/SpirV/SpirvPrinter.hpp +++ b/include/NZSL/SpirV/SpirvPrinter.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/SpirV/SpirvPrinter.inl b/include/NZSL/SpirV/SpirvPrinter.inl index 0ccc15e..f960a6e 100644 --- a/include/NZSL/SpirV/SpirvPrinter.inl +++ b/include/NZSL/SpirV/SpirvPrinter.inl @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/SpirV/SpirvSection.hpp b/include/NZSL/SpirV/SpirvSection.hpp index d9f6973..730afbd 100644 --- a/include/NZSL/SpirV/SpirvSection.hpp +++ b/include/NZSL/SpirV/SpirvSection.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/SpirV/SpirvSection.inl b/include/NZSL/SpirV/SpirvSection.inl index 2213371..48298cc 100644 --- a/include/NZSL/SpirV/SpirvSection.inl +++ b/include/NZSL/SpirV/SpirvSection.inl @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/SpirV/SpirvSectionBase.hpp b/include/NZSL/SpirV/SpirvSectionBase.hpp index 4bace94..3a4de03 100644 --- a/include/NZSL/SpirV/SpirvSectionBase.hpp +++ b/include/NZSL/SpirV/SpirvSectionBase.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/SpirV/SpirvSectionBase.inl b/include/NZSL/SpirV/SpirvSectionBase.inl index 102dda9..2db85ac 100644 --- a/include/NZSL/SpirV/SpirvSectionBase.inl +++ b/include/NZSL/SpirV/SpirvSectionBase.inl @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/SpirV/SpirvVariable.hpp b/include/NZSL/SpirV/SpirvVariable.hpp index 8035fb2..45af612 100644 --- a/include/NZSL/SpirV/SpirvVariable.hpp +++ b/include/NZSL/SpirV/SpirvVariable.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/SpirvWriter.hpp b/include/NZSL/SpirvWriter.hpp index a8c8e0c..957dd4c 100644 --- a/include/NZSL/SpirvWriter.hpp +++ b/include/NZSL/SpirvWriter.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/NZSL/SpirvWriter.inl b/include/NZSL/SpirvWriter.inl index 2213371..48298cc 100644 --- a/include/NZSL/SpirvWriter.inl +++ b/include/NZSL/SpirvWriter.inl @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/NZSL/Archive.cpp b/src/NZSL/Archive.cpp index 5d2ae28..6d054bd 100644 --- a/src/NZSL/Archive.cpp +++ b/src/NZSL/Archive.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/NZSL/Ast/AstSerializer.cpp b/src/NZSL/Ast/AstSerializer.cpp index c5aa9f0..de70fe2 100644 --- a/src/NZSL/Ast/AstSerializer.cpp +++ b/src/NZSL/Ast/AstSerializer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/NZSL/Ast/Cloner.cpp b/src/NZSL/Ast/Cloner.cpp index 763b738..5b564e7 100644 --- a/src/NZSL/Ast/Cloner.cpp +++ b/src/NZSL/Ast/Cloner.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/NZSL/Ast/ConstantPropagationVisitor.cpp b/src/NZSL/Ast/ConstantPropagationVisitor.cpp index 24d7106..641eac3 100644 --- a/src/NZSL/Ast/ConstantPropagationVisitor.cpp +++ b/src/NZSL/Ast/ConstantPropagationVisitor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/NZSL/Ast/ConstantPropagationVisitor_BinaryArithmetics.cpp b/src/NZSL/Ast/ConstantPropagationVisitor_BinaryArithmetics.cpp index d3360fe..c1fc959 100644 --- a/src/NZSL/Ast/ConstantPropagationVisitor_BinaryArithmetics.cpp +++ b/src/NZSL/Ast/ConstantPropagationVisitor_BinaryArithmetics.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/NZSL/Ast/ConstantPropagationVisitor_BinaryComparison.cpp b/src/NZSL/Ast/ConstantPropagationVisitor_BinaryComparison.cpp index ffdfe6f..4b73bfe 100644 --- a/src/NZSL/Ast/ConstantPropagationVisitor_BinaryComparison.cpp +++ b/src/NZSL/Ast/ConstantPropagationVisitor_BinaryComparison.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/NZSL/Ast/ConstantValue.cpp b/src/NZSL/Ast/ConstantValue.cpp index f69a987..62f8c51 100644 --- a/src/NZSL/Ast/ConstantValue.cpp +++ b/src/NZSL/Ast/ConstantValue.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/NZSL/Ast/DependencyCheckerVisitor.cpp b/src/NZSL/Ast/DependencyCheckerVisitor.cpp index f554437..136ab09 100644 --- a/src/NZSL/Ast/DependencyCheckerVisitor.cpp +++ b/src/NZSL/Ast/DependencyCheckerVisitor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/NZSL/Ast/EliminateUnusedPassVisitor.cpp b/src/NZSL/Ast/EliminateUnusedPassVisitor.cpp index 1f4eded..be51fae 100644 --- a/src/NZSL/Ast/EliminateUnusedPassVisitor.cpp +++ b/src/NZSL/Ast/EliminateUnusedPassVisitor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/NZSL/Ast/ExportVisitor.cpp b/src/NZSL/Ast/ExportVisitor.cpp index fb31a78..d1b62e1 100644 --- a/src/NZSL/Ast/ExportVisitor.cpp +++ b/src/NZSL/Ast/ExportVisitor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/NZSL/Ast/ExpressionType.cpp b/src/NZSL/Ast/ExpressionType.cpp index 3e98aa3..0e53eb0 100644 --- a/src/NZSL/Ast/ExpressionType.cpp +++ b/src/NZSL/Ast/ExpressionType.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/NZSL/Ast/ExpressionVisitor.cpp b/src/NZSL/Ast/ExpressionVisitor.cpp index b1198c4..d71b578 100644 --- a/src/NZSL/Ast/ExpressionVisitor.cpp +++ b/src/NZSL/Ast/ExpressionVisitor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/NZSL/Ast/ExpressionVisitorExcept.cpp b/src/NZSL/Ast/ExpressionVisitorExcept.cpp index 3c167a5..fb3ed18 100644 --- a/src/NZSL/Ast/ExpressionVisitorExcept.cpp +++ b/src/NZSL/Ast/ExpressionVisitorExcept.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/NZSL/Ast/IndexRemapperVisitor.cpp b/src/NZSL/Ast/IndexRemapperVisitor.cpp index c88e4cd..f8c0b97 100644 --- a/src/NZSL/Ast/IndexRemapperVisitor.cpp +++ b/src/NZSL/Ast/IndexRemapperVisitor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/NZSL/Ast/Nodes.cpp b/src/NZSL/Ast/Nodes.cpp index 6404df7..4ff5591 100644 --- a/src/NZSL/Ast/Nodes.cpp +++ b/src/NZSL/Ast/Nodes.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/NZSL/Ast/RecursiveVisitor.cpp b/src/NZSL/Ast/RecursiveVisitor.cpp index 77384c4..f0f15be 100644 --- a/src/NZSL/Ast/RecursiveVisitor.cpp +++ b/src/NZSL/Ast/RecursiveVisitor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/NZSL/Ast/ReflectVisitor.cpp b/src/NZSL/Ast/ReflectVisitor.cpp index acbdab0..930cd99 100644 --- a/src/NZSL/Ast/ReflectVisitor.cpp +++ b/src/NZSL/Ast/ReflectVisitor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/NZSL/Ast/SanitizeVisitor.cpp b/src/NZSL/Ast/SanitizeVisitor.cpp index 11fd63b..daa4eee 100644 --- a/src/NZSL/Ast/SanitizeVisitor.cpp +++ b/src/NZSL/Ast/SanitizeVisitor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/NZSL/Ast/StatementVisitor.cpp b/src/NZSL/Ast/StatementVisitor.cpp index 19a3cd6..6645678 100644 --- a/src/NZSL/Ast/StatementVisitor.cpp +++ b/src/NZSL/Ast/StatementVisitor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/NZSL/Ast/StatementVisitorExcept.cpp b/src/NZSL/Ast/StatementVisitorExcept.cpp index 71ab8a8..3c9144f 100644 --- a/src/NZSL/Ast/StatementVisitorExcept.cpp +++ b/src/NZSL/Ast/StatementVisitorExcept.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/NZSL/Ast/Utils.cpp b/src/NZSL/Ast/Utils.cpp index 7f9f844..7410bd8 100644 --- a/src/NZSL/Ast/Utils.cpp +++ b/src/NZSL/Ast/Utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/NZSL/FilesystemModuleResolver.cpp b/src/NZSL/FilesystemModuleResolver.cpp index 8a1a159..67fce57 100644 --- a/src/NZSL/FilesystemModuleResolver.cpp +++ b/src/NZSL/FilesystemModuleResolver.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/NZSL/GlslWriter.cpp b/src/NZSL/GlslWriter.cpp index fcbd671..b477296 100644 --- a/src/NZSL/GlslWriter.cpp +++ b/src/NZSL/GlslWriter.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/NZSL/Lang/Errors.cpp b/src/NZSL/Lang/Errors.cpp index 865610a..4d3b541 100644 --- a/src/NZSL/Lang/Errors.cpp +++ b/src/NZSL/Lang/Errors.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/NZSL/Lang/LangData.hpp b/src/NZSL/Lang/LangData.hpp index 84a6e5d..2d911ba 100644 --- a/src/NZSL/Lang/LangData.hpp +++ b/src/NZSL/Lang/LangData.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/NZSL/LangWriter.cpp b/src/NZSL/LangWriter.cpp index 9e6812f..e1151ff 100644 --- a/src/NZSL/LangWriter.cpp +++ b/src/NZSL/LangWriter.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/NZSL/Lexer.cpp b/src/NZSL/Lexer.cpp index c5ab3c4..5b7e744 100644 --- a/src/NZSL/Lexer.cpp +++ b/src/NZSL/Lexer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/NZSL/ModuleResolver.cpp b/src/NZSL/ModuleResolver.cpp index c22e9cb..5db5811 100644 --- a/src/NZSL/ModuleResolver.cpp +++ b/src/NZSL/ModuleResolver.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/NZSL/Parser.cpp b/src/NZSL/Parser.cpp index c92b2a3..a9dd270 100644 --- a/src/NZSL/Parser.cpp +++ b/src/NZSL/Parser.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/NZSL/Serializer.cpp b/src/NZSL/Serializer.cpp index bea9b65..6c6cafe 100644 --- a/src/NZSL/Serializer.cpp +++ b/src/NZSL/Serializer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/NZSL/ShaderWriter.cpp b/src/NZSL/ShaderWriter.cpp index bdaf909..5eee092 100644 --- a/src/NZSL/ShaderWriter.cpp +++ b/src/NZSL/ShaderWriter.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/NZSL/SpirV/SpirvAstVisitor.cpp b/src/NZSL/SpirV/SpirvAstVisitor.cpp index 72bb8d0..98673b0 100644 --- a/src/NZSL/SpirV/SpirvAstVisitor.cpp +++ b/src/NZSL/SpirV/SpirvAstVisitor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/NZSL/SpirV/SpirvConstantCache.cpp b/src/NZSL/SpirV/SpirvConstantCache.cpp index 131fda0..7ed0e98 100644 --- a/src/NZSL/SpirV/SpirvConstantCache.cpp +++ b/src/NZSL/SpirV/SpirvConstantCache.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/NZSL/SpirV/SpirvData.cpp b/src/NZSL/SpirV/SpirvData.cpp index 0268d32..ff91e20 100644 --- a/src/NZSL/SpirV/SpirvData.cpp +++ b/src/NZSL/SpirV/SpirvData.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/NZSL/SpirV/SpirvDecoder.cpp b/src/NZSL/SpirV/SpirvDecoder.cpp index 224fe06..fe7f9cc 100644 --- a/src/NZSL/SpirV/SpirvDecoder.cpp +++ b/src/NZSL/SpirV/SpirvDecoder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/NZSL/SpirV/SpirvExpressionLoad.cpp b/src/NZSL/SpirV/SpirvExpressionLoad.cpp index 2ce42f7..7208d54 100644 --- a/src/NZSL/SpirV/SpirvExpressionLoad.cpp +++ b/src/NZSL/SpirV/SpirvExpressionLoad.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/NZSL/SpirV/SpirvExpressionStore.cpp b/src/NZSL/SpirV/SpirvExpressionStore.cpp index cff1412..c813794 100644 --- a/src/NZSL/SpirV/SpirvExpressionStore.cpp +++ b/src/NZSL/SpirV/SpirvExpressionStore.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/NZSL/SpirV/SpirvGenData.hpp b/src/NZSL/SpirV/SpirvGenData.hpp index 90fa362..61b5b45 100644 --- a/src/NZSL/SpirV/SpirvGenData.hpp +++ b/src/NZSL/SpirV/SpirvGenData.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/NZSL/SpirV/SpirvPrinter.cpp b/src/NZSL/SpirV/SpirvPrinter.cpp index d634c55..70f815d 100644 --- a/src/NZSL/SpirV/SpirvPrinter.cpp +++ b/src/NZSL/SpirV/SpirvPrinter.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/NZSL/SpirV/SpirvSectionBase.cpp b/src/NZSL/SpirV/SpirvSectionBase.cpp index f5be8e6..17f4c5c 100644 --- a/src/NZSL/SpirV/SpirvSectionBase.cpp +++ b/src/NZSL/SpirV/SpirvSectionBase.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/NZSL/SpirvWriter.cpp b/src/NZSL/SpirvWriter.cpp index 4eefb2c..a18c6d1 100644 --- a/src/NZSL/SpirvWriter.cpp +++ b/src/NZSL/SpirvWriter.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) +// Copyright (C) 2025 Jérôme "SirLynix" Leclercq (lynix680@gmail.com) // This file is part of the "Nazara Shading Language" project // For conditions of distribution and use, see copyright notice in Config.hpp