aboutsummaryrefslogtreecommitdiff
path: root/examples/cxx/hybrid/binary
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-14 16:07:12 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-14 16:38:51 +0300
commitacb1f4f53ac6f9d71fec2a3cea160bdfadcf6d18 (patch)
treedfc2d90f4156c61a9d9364de5316186634394061 /examples/cxx/hybrid/binary
parenta58a2a5abee405be630eec0b6c71ca36b0dd0481 (diff)
Drop copyright notice from source code
Diffstat (limited to 'examples/cxx/hybrid/binary')
-rw-r--r--examples/cxx/hybrid/binary/cdr/makefile1
-rw-r--r--examples/cxx/hybrid/binary/custom/makefile1
-rw-r--r--examples/cxx/hybrid/binary/makefile1
-rw-r--r--examples/cxx/hybrid/binary/xdr/makefile1
4 files changed, 0 insertions, 4 deletions
diff --git a/examples/cxx/hybrid/binary/cdr/makefile b/examples/cxx/hybrid/binary/cdr/makefile
index ed5f3f6..f25e96d 100644
--- a/examples/cxx/hybrid/binary/cdr/makefile
+++ b/examples/cxx/hybrid/binary/cdr/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/hybrid/binary/cdr/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
diff --git a/examples/cxx/hybrid/binary/custom/makefile b/examples/cxx/hybrid/binary/custom/makefile
index 8a44890..2f4e3a0 100644
--- a/examples/cxx/hybrid/binary/custom/makefile
+++ b/examples/cxx/hybrid/binary/custom/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/hybrid/binary/custom/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
diff --git a/examples/cxx/hybrid/binary/makefile b/examples/cxx/hybrid/binary/makefile
index a305edb..17ad117 100644
--- a/examples/cxx/hybrid/binary/makefile
+++ b/examples/cxx/hybrid/binary/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/hybrid/binary/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/examples/cxx/hybrid/binary/xdr/makefile b/examples/cxx/hybrid/binary/xdr/makefile
index a73f6ce..653eb41 100644
--- a/examples/cxx/hybrid/binary/xdr/makefile
+++ b/examples/cxx/hybrid/binary/xdr/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/hybrid/binary/xdr/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