Add version and origin in file header for release of rdlink
This commit is contained in:
3
build.sh
3
build.sh
@@ -14,8 +14,9 @@ build::rdlink() {
|
|||||||
# -- : End of options marker
|
# -- : End of options marker
|
||||||
# -* : Other options are ignored
|
# -* : Other options are ignored
|
||||||
#
|
#
|
||||||
# License: GNU GPL V3 or later
|
# Version: $(git describe --long --tags --always --dirty)
|
||||||
# Author: Martin Winkler
|
# Author: Martin Winkler
|
||||||
|
# Origin: https://winklerfamilie.eu/git/efelon/rdlink.git
|
||||||
#
|
#
|
||||||
# This program is free software: you can redistribute it and/or modify
|
# 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
|
# it under the terms of the GNU General Public License as published by
|
||||||
|
Reference in New Issue
Block a user