diff options
author | Werner Koch <[email protected]> | 2018-04-23 10:49:12 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2018-04-23 10:50:37 +0000 |
commit | 0d828dab0a0cb50e76f16b7af6ad542e1ef5a7f6 (patch) | |
tree | 4a337f17b821365499f24faa722942751a743e1b | |
parent | doc: Fix yat2m build for cross compilation. (diff) | |
download | libgpg-error-0d828dab0a0cb50e76f16b7af6ad542e1ef5a7f6.tar.gz libgpg-error-0d828dab0a0cb50e76f16b7af6ad542e1ef5a7f6.zip |
doc: Add SPDX indentifier for the versioninfo template.
--
-rw-r--r-- | src/versioninfo.rc.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/versioninfo.rc.in b/src/versioninfo.rc.in index 0986a42..51575b3 100644 --- a/src/versioninfo.rc.in +++ b/src/versioninfo.rc.in @@ -8,6 +8,7 @@ * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY, to the extent permitted by law; without even the * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * SPDX-License-Identifier: FSFULLR */ /* This file is processed by configure to create versioninfo.rc */ |