summaryrefslogtreecommitdiff
path: root/src/scripts/Configure-os.c
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2022-11-27 14:38:37 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2022-11-27 14:38:37 +0000
commita85c067ba6c6940512cf57ec213277a370d87e70 (patch)
treedd8fcaefd6d7afab68e862795075e74ec2d45763 /src/scripts/Configure-os.c
parent02a33248dc5981a63931530a57c76ff27464bde5 (diff)
SPDX: license tags (mostly by guesswork)
Diffstat (limited to 'src/scripts/Configure-os.c')
-rwxr-xr-xsrc/scripts/Configure-os.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/scripts/Configure-os.c b/src/scripts/Configure-os.c
index f00a5627a..ab40ad183 100755
--- a/src/scripts/Configure-os.c
+++ b/src/scripts/Configure-os.c
@@ -1,4 +1,5 @@
#! /bin/sh
+# SPDX-License-Identifier: GPL-2.0-only
# Shell script to build os.c. There doesn't have to be an OS-specific os.c
# file, but if there is, it gets copied at the start of os.c. The basic src