diff options
Diffstat (limited to 'build-aux/version.sh')
-rw-r--r-- | build-aux/version.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/build-aux/version.sh b/build-aux/version.sh index 8709894c..bef1b33d 100644 --- a/build-aux/version.sh +++ b/build-aux/version.sh @@ -1,5 +1,6 @@ #!/bin/sh -# +# SPDX-License-Identifier: 0BSD + ############################################################################# # # Get the version string from version.h and print it out without |