commit 4721e560111b01f1088c3874007eab36f7c3e8bf
parent f2fe3360946d58fc845ab009de1accbdd691d764
Author: Vincent Forest <vincent.forest@meso-star.com>
Date: Thu, 5 Jan 2023 12:03:22 +0100
Update copyright year range
Diffstat:
10 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/README.md b/README.md
@@ -22,7 +22,7 @@ for further informations on CMake.
## Copyright notice
-Copyright (C) 2022 [|Méso|Star>](https://www.meso-star.com) (<contact@meso-star.com>).
+Copyright (C) 2022, 2023 [|Méso|Star>](https://www.meso-star.com) (<contact@meso-star.com>).
Copyright (C) 2020, 2021 Centre National de la Recherche Scientifique (CNRS).
## License
diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright (C) 2022 |Méso|Star> (contact@meso-star.com)
+# Copyright (C) 2022, 2023 |Méso|Star> (contact@meso-star.com)
# Copyright (C) 2020, 2021 CNRS
#
# This program is free software: you can redistribute it and/or modify
diff --git a/doc/sck.5.scd b/doc/sck.5.scd
@@ -1,6 +1,6 @@
sck(5)
-; Copyright (C) 2022 |Meso|Star> (contact@meso-star.com)
+; Copyright (C) 2022, 2023 |Méso|Star> (contact@meso-star.com)
; Copyright (C) 2020, 2021 CNRS
;
; This program is free software: you can redistribute it and/or modify
diff --git a/src/sck.c b/src/sck.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2022 |Méso|Star> (contact@meso-star.com)
+/* Copyright (C) 2022, 2023 |Méso|Star> (contact@meso-star.com)
* Copyright (C) 2020, 2021 CNRS
*
* This program is free software: you can redistribute it and/or modify
diff --git a/src/sck.h b/src/sck.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2022 |Méso|Star> (contact@meso-star.com)
+/* Copyright (C) 2022, 2023 |Méso|Star> (contact@meso-star.com)
* Copyright (C) 2020, 2021 CNRS
*
* This program is free software: you can redistribute it and/or modify
diff --git a/src/sck_c.h b/src/sck_c.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2022 |Méso|Star> (contact@meso-star.com)
+/* Copyright (C) 2022, 2023 |Méso|Star> (contact@meso-star.com)
* Copyright (C) 2020, 2021 CNRS
*
* This program is free software: you can redistribute it and/or modify
diff --git a/src/sck_log.c b/src/sck_log.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2022 |Méso|Star> (contact@meso-star.com)
+/* Copyright (C) 2022, 2023 |Méso|Star> (contact@meso-star.com)
* Copyright (C) 2020, 2021 CNRS
*
* This program is free software: you can redistribute it and/or modify
diff --git a/src/sck_log.h b/src/sck_log.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2022 |Méso|Star> (contact@meso-star.com)
+/* Copyright (C) 2022, 2023 |Méso|Star> (contact@meso-star.com)
* Copyright (C) 2020, 2021 CNRS
*
* This program is free software: you can redistribute it and/or modify
diff --git a/src/test_sck.c b/src/test_sck.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2022 |Méso|Star> (contact@meso-star.com)
+/* Copyright (C) 2022, 2023 |Méso|Star> (contact@meso-star.com)
* Copyright (C) 2020, 2021 CNRS
*
* This program is free software: you can redistribute it and/or modify
diff --git a/src/test_sck_load.c b/src/test_sck_load.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2022 |Méso|Star> (contact@meso-star.com)
+/* Copyright (C) 2022, 2023 |Méso|Star> (contact@meso-star.com)
* Copyright (C) 2020, 2021 CNRS
*
* This program is free software: you can redistribute it and/or modify