dbginfo.sh: change copyright for 2024

prepare for the next updates

Reviewed-by: Michael Storzer <mstorzer@de.ibm.com>
Signed-off-by: Joern Siglen <siglen@de.ibm.com>
Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
Joern Siglen
2023-12-22 11:40:04 +01:00
committed by Jan Höppner
parent 94a38ebc3a
commit d7dee1b9d3
2 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
#
# dbginfo.sh - Tool to collect runtime, configuration, and trace information
#
# Copyright IBM Corp. 2002, 2023
# Copyright IBM Corp. 2002, 2024
#
# s390-tools is free software; you can redistribute it and/or modify
# it under the terms of the MIT license. See LICENSE for details.
@@ -72,7 +72,7 @@ paramWORKDIR_BASE="/tmp" # initial default path
print_version() {
cat <<EOF
${SCRIPTNAME}: Debug information script version %S390_TOOLS_VERSION%
Copyright IBM Corp. 2002, 2023
Copyright IBM Corp. 2002, 2024
EOF
}

View File

@@ -1,4 +1,4 @@
.TH DBGINFO.SH 8 "Sep 2022" "s390-tools"
.TH DBGINFO.SH 8 "01 2024" "s390-tools"
.SH NAME
dbginfo.sh \- collect runtime, configuration and trace information
@@ -59,7 +59,7 @@ Sample invocation:
.br
dbginfo.sh: Debug information script version %S390_TOOLS_VERSION%
.br
Copyright IBM Corp. 2002, 2022
Copyright IBM Corp. 2002, 2024
.PP
Hardware platform = s390x
.br