summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS4
-rw-r--r--ChangeLog2
2 files changed, 6 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
new file mode 100644
index 0000000..246225e
--- /dev/null
+++ b/AUTHORS
@@ -0,0 +1,4 @@
+-*- Text -*-
+
+The original source of this code is the Mach 3.0 distribution from CMU.
+It was subsequently modified by the University of Utah and the GNU Project.
diff --git a/ChangeLog b/ChangeLog
index 18480f4..0ad69df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
[task #5956 --- ``Automake'ify GNU Mach's code base'']
+ * AUTHORS: New file, copy from the MIG repository.
+
* kern/bootstrap.c: Don't include `bootstrap_symbols.h'.
* ddb/db_command.c: Don't include `cpus.h'.
* ddb/db_mp.c: Likewise.