From 3fd4ab057c8dabbfc2cc7cad0b6605a6f6e2d878 Mon Sep 17 00:00:00 2001 From: Wilson Date: Tue, 27 Aug 2024 19:14:04 +0200 Subject: [PATCH] Update bindings/python/helpers/instruction-set.cpp Co-authored-by: Fabian Schramm <55981657+fabinsch@users.noreply.github.com> --- bindings/python/helpers/instruction-set.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bindings/python/helpers/instruction-set.cpp b/bindings/python/helpers/instruction-set.cpp index cc92bf214..64035c447 100644 --- a/bindings/python/helpers/instruction-set.cpp +++ b/bindings/python/helpers/instruction-set.cpp @@ -1,5 +1,5 @@ // -// Copyright (c) 2022 INRIA +// Copyright (c) 2022-2024 INRIA // #include