aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-11 21:24:35 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-13 14:43:20 +0300
commit3ea7899eb449a5094ae6d7b7707bbde6f57c5dd7 (patch)
tree9f164c8f5e3be15c3e6b3870eecced2b4e69686c /doc
parent7ba3a8b907a57a301274efaa3a26912fda9cf420 (diff)
Drop copyright notice from source code
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am1
-rw-r--r--doc/buildfile1
-rw-r--r--doc/makefile1
3 files changed, 0 insertions, 3 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 8d2cbbe..f09e34b 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,5 +1,4 @@
# file : doc/Makefile.am
-# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
dist_ps_DATA = __file__(ps_docs)
diff --git a/doc/buildfile b/doc/buildfile
index 552fcb0..45b7ac2 100644
--- a/doc/buildfile
+++ b/doc/buildfile
@@ -1,5 +1,4 @@
# file : doc/buildfile
-# copyright : Copyright (c) 2009-2019 Code Synthesis Ltd
# license : GNU GPL v3; see accompanying LICENSE file
define css: doc
diff --git a/doc/makefile b/doc/makefile
index cdccd00..481f22d 100644
--- a/doc/makefile
+++ b/doc/makefile
@@ -1,5 +1,4 @@
# file : doc/makefile
-# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make