aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/cxx/hybrid/guide/makefile1
-rw-r--r--doc/cxx/makefile1
-rw-r--r--doc/cxx/parser/guide/makefile1
-rw-r--r--doc/cxx/serializer/guide/makefile1
-rw-r--r--doc/makefile1
5 files changed, 0 insertions, 5 deletions
diff --git a/doc/cxx/hybrid/guide/makefile b/doc/cxx/hybrid/guide/makefile
index fb098d4..0dc99cd 100644
--- a/doc/cxx/hybrid/guide/makefile
+++ b/doc/cxx/hybrid/guide/makefile
@@ -1,5 +1,4 @@
# file : doc/cxx/hybrid/guide/makefile
-# copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make
diff --git a/doc/cxx/makefile b/doc/cxx/makefile
index 4baae2b..faf6cbf 100644
--- a/doc/cxx/makefile
+++ b/doc/cxx/makefile
@@ -1,5 +1,4 @@
# file : doc/cxx/makefile
-# copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
diff --git a/doc/cxx/parser/guide/makefile b/doc/cxx/parser/guide/makefile
index 03c8a9c..f048ba7 100644
--- a/doc/cxx/parser/guide/makefile
+++ b/doc/cxx/parser/guide/makefile
@@ -1,5 +1,4 @@
# file : doc/cxx/parser/guide/makefile
-# copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make
diff --git a/doc/cxx/serializer/guide/makefile b/doc/cxx/serializer/guide/makefile
index a1b1a6c..0d3798b 100644
--- a/doc/cxx/serializer/guide/makefile
+++ b/doc/cxx/serializer/guide/makefile
@@ -1,5 +1,4 @@
# file : doc/cxx/serializer/guide/makefile
-# copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make
diff --git a/doc/makefile b/doc/makefile
index 1d9d756..4003001 100644
--- a/doc/makefile
+++ b/doc/makefile
@@ -1,5 +1,4 @@
# file : doc/makefile
-# copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make