summaryrefslogtreecommitdiff
path: root/tests/cxx/tree/binary
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/tree/binary')
-rw-r--r--tests/cxx/tree/binary/cdr/driver.cxx1
-rw-r--r--tests/cxx/tree/binary/cdr/makefile1
-rw-r--r--tests/cxx/tree/binary/makefile1
-rw-r--r--tests/cxx/tree/binary/polymorphic/driver.cxx1
-rw-r--r--tests/cxx/tree/binary/polymorphic/makefile1
-rw-r--r--tests/cxx/tree/binary/xdr-ordered/driver.cxx1
-rw-r--r--tests/cxx/tree/binary/xdr-ordered/makefile1
-rw-r--r--tests/cxx/tree/binary/xdr/driver.cxx1
-rw-r--r--tests/cxx/tree/binary/xdr/makefile1
9 files changed, 0 insertions, 9 deletions
diff --git a/tests/cxx/tree/binary/cdr/driver.cxx b/tests/cxx/tree/binary/cdr/driver.cxx
index c9edd90..fe74bb5 100644
--- a/tests/cxx/tree/binary/cdr/driver.cxx
+++ b/tests/cxx/tree/binary/cdr/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/binary/cdr/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test non-polymorphic binary serialization to ACE CDR.
diff --git a/tests/cxx/tree/binary/cdr/makefile b/tests/cxx/tree/binary/cdr/makefile
index f1bd0ef..2d452ee 100644
--- a/tests/cxx/tree/binary/cdr/makefile
+++ b/tests/cxx/tree/binary/cdr/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/binary/cdr/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/tests/cxx/tree/binary/makefile b/tests/cxx/tree/binary/makefile
index 6cf7be4..9ccc93f 100644
--- a/tests/cxx/tree/binary/makefile
+++ b/tests/cxx/tree/binary/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/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/tests/cxx/tree/binary/polymorphic/driver.cxx b/tests/cxx/tree/binary/polymorphic/driver.cxx
index b729cc6..15ebf17 100644
--- a/tests/cxx/tree/binary/polymorphic/driver.cxx
+++ b/tests/cxx/tree/binary/polymorphic/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/binary/polymorphic/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test polymorphic binary serialization.
diff --git a/tests/cxx/tree/binary/polymorphic/makefile b/tests/cxx/tree/binary/polymorphic/makefile
index 0329985..c88b79c 100644
--- a/tests/cxx/tree/binary/polymorphic/makefile
+++ b/tests/cxx/tree/binary/polymorphic/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/binary/polymorphic/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/tests/cxx/tree/binary/xdr-ordered/driver.cxx b/tests/cxx/tree/binary/xdr-ordered/driver.cxx
index c868757..8e2d845 100644
--- a/tests/cxx/tree/binary/xdr-ordered/driver.cxx
+++ b/tests/cxx/tree/binary/xdr-ordered/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/binary/xdr-ordered/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test non-polymorphic ordered binary serialization to XDR.
diff --git a/tests/cxx/tree/binary/xdr-ordered/makefile b/tests/cxx/tree/binary/xdr-ordered/makefile
index 8e30833..df3a945 100644
--- a/tests/cxx/tree/binary/xdr-ordered/makefile
+++ b/tests/cxx/tree/binary/xdr-ordered/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/binary/xdr-ordered/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/tests/cxx/tree/binary/xdr/driver.cxx b/tests/cxx/tree/binary/xdr/driver.cxx
index fa9b0ad..f5912c5 100644
--- a/tests/cxx/tree/binary/xdr/driver.cxx
+++ b/tests/cxx/tree/binary/xdr/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/binary/xdr/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test non-polymorphic binary serialization to XDR.
diff --git a/tests/cxx/tree/binary/xdr/makefile b/tests/cxx/tree/binary/xdr/makefile
index 568579a..dca3230 100644
--- a/tests/cxx/tree/binary/xdr/makefile
+++ b/tests/cxx/tree/binary/xdr/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/binary/xdr/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