commit d64b5e18e58918ceb9e1a4dac4d6e1c0b49e56e5
parent 86343c94af7f24d45f87e375193802b27ba1435b
Author: Vincent Forest <vincent.forest@meso-star.com>
Date: Tue, 23 Jan 2018 18:45:32 +0100
Update the copyright year range
Diffstat:
5 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/meso-menu.sh b/meso-menu.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright (C) |Meso|Star> 2017
+# Copyright (C) |Meso|Star> 2017-2018
#
# 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
@@ -137,7 +137,7 @@ print_star_engine_sub_menu() {
echo ' <div id="info">'
echo ' <p>Star-Engine is copyright © <a'
echo ' href="https://www.meso-star.com">|Méso|Star></a>'
- echo ' 2015-2017.</p>'
+ echo ' 2015-2018.</p>'
echo ' </div>'
echo ' </div>'
}
diff --git a/misc.sh b/misc.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright (C) |Meso|Star> 2017
+# Copyright (C) |Meso|Star> 2017-2018
#
# 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/schiff.sh b/schiff.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright (C) |Meso|Star> 2017
+# Copyright (C) |Meso|Star> 2017-2018
#
# 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/solstice.sh b/solstice.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright (C) |Meso|Star> 2017
+# Copyright (C) |Meso|Star> 2017-2018
#
# 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/star-engine.sh b/star-engine.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright (C) |Meso|Star> 2017
+# Copyright (C) |Meso|Star> 2017-2018
#
# 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