summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/guide/makefile1
-rw-r--r--doc/makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/doc/guide/makefile b/doc/guide/makefile
index e47dc66..40ed0f9 100644
--- a/doc/guide/makefile
+++ b/doc/guide/makefile
@@ -1,6 +1,5 @@
# file : doc/guide/makefile
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
diff --git a/doc/makefile b/doc/makefile
index 6a12ee1..6ec866e 100644
--- a/doc/makefile
+++ b/doc/makefile
@@ -1,6 +1,5 @@
# file : doc/makefile
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make