aboutsummaryrefslogtreecommitdiffstats
path: root/include/builtin.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/builtin.h')
-rw-r--r--include/builtin.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/builtin.h b/include/builtin.h
index 1c99ef5..1b6baf2 100644
--- a/include/builtin.h
+++ b/include/builtin.h
@@ -1,4 +1,12 @@
/*
+ * include/builtin.h
+ *
+ * HUSH builtin commands module
+ * CISC 301 -- Operating Systems, Project 2
+ *
+ * Copyright (C) 2025 Douglas B. Rumbaugh <dbrumbaugh@harrisburgu.edu>
+ *
+ * Distributed under the Modified BSD License
*
*/
#ifndef H_HUSH_BUILTIN