fix: handle EINTR correctly in get_cpu_mask_from_sysfs
[librseq.git] / bootstrap
index f6a332b0e74fbf81a51e96992d1194e9bab6a200..1d91d6fb768c221ef1643f9366fdfccc1e9089bc 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -1,5 +1,8 @@
 #!/bin/sh
+#
 # SPDX-License-Identifier: MIT
+#
+# SPDX-FileCopyrightText: 2022 EfficiOS Inc.
 
 set -x
 if [ ! -d "config" ]; then
This page took 0.023624 seconds and 4 git commands to generate.