SPDXify the code.
[open-adventure.git] / misc.c
diff --git a/misc.c b/misc.c
index 80e4352b74b7b2ea8feee8a2d91798e50d61c9f7..aa164728d54366942e282de3e1fdcee704b81877 100644 (file)
--- a/misc.c
+++ b/misc.c
@@ -1,3 +1,11 @@
+/*
+ * I/O and support riutines.
+ *
+ * Copyright (c) 1977, 2005 by Will Crowther and Don Woods
+ * Copyright (c) 2017 by Eric S. Raymond
+ * SPDX-License-Identifier: BSD-2-clause
+ */
+     
 #include <unistd.h>
 #include <stdlib.h>
 #include <stdio.h>