commit 321c614adc28190dbf59126602ea8bf729471701
parent 713a8c13a34f0e34620e5ebfde60755dd147e5f2
Author: Vincent Forest <vincent.forest@meso-star.com>
Date: Sat, 27 Apr 2024 14:41:59 +0200
Update of copyright years for some files
Copyright years have been updated elsewhere.
Diffstat:
4 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/Makefile b/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 2023 |Méso|Star> (contact@meso-star.com)
+# Copyright (C) 2023, 2024 |Méso|Star> (contact@meso-star.com)
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/README.md b/README.md
@@ -31,7 +31,7 @@ Deep cleaning, i.e. trying to restore the directory to its original state:
## Copyright
-Copyright © 2023 |Méso|Star> (contact@meso-star.com)
+Copyright © 2023, 2024 |Méso|Star> (contact@meso-star.com)
## License
diff --git a/config.mk b/config.mk
@@ -1,4 +1,4 @@
-# Copyright (C) 2023 |Méso|Star> (contact@meso-star.com)
+# Copyright (C) 2023, 2024 |Méso|Star> (contact@meso-star.com)
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/lint.mk b/lint.mk
@@ -1,4 +1,4 @@
-# Copyright (C) 2023 |Méso|Star> (contact@meso-star.com)
+# Copyright (C) 2023, 2024 |Méso|Star> (contact@meso-star.com)
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -63,4 +63,5 @@ lint:
shellcheck -o all -x -P src src/star-vx_0.3.sh
shellcheck -o all -x -P src src/star-wf_0.0.sh
shellcheck -o all -x -P src src/stardis_0.10.1.sh
+ shellcheck -o all -x -P src src/stardis-green_0.5.1.sh
shellcheck -o all -x -P src src/stardis-solver_0.15.1.sh