aboutsummaryrefslogtreecommitdiff
path: root/evolution/embedded
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-13 14:10:04 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-13 14:10:04 +0300
commit6da43dcf1dfabb382a4e2c2d7d5e0c66f159738b (patch)
tree376a090d0237d45dc4f0046ce84040466fc9382d /evolution/embedded
parentd0f70a73a427364693ca529f45ce218ef7c036c3 (diff)
Drop copyright notice from source code
Diffstat (limited to 'evolution/embedded')
-rw-r--r--evolution/embedded/driver.cxx1
-rw-r--r--evolution/embedded/makefile1
-rw-r--r--evolution/embedded/model.hxx1
-rw-r--r--evolution/embedded/test1.hxx1
-rw-r--r--evolution/embedded/test2.hxx1
-rw-r--r--evolution/embedded/test3.hxx1
6 files changed, 0 insertions, 6 deletions
diff --git a/evolution/embedded/driver.cxx b/evolution/embedded/driver.cxx
index 7b73017..1816a5c 100644
--- a/evolution/embedded/driver.cxx
+++ b/evolution/embedded/driver.cxx
@@ -1,5 +1,4 @@
// file : evolution/embedded/driver.cxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
// Test embedded schema migration.
diff --git a/evolution/embedded/makefile b/evolution/embedded/makefile
index 57bb656..372cecd 100644
--- a/evolution/embedded/makefile
+++ b/evolution/embedded/makefile
@@ -1,5 +1,4 @@
# file : evolution/embedded/makefile
-# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
diff --git a/evolution/embedded/model.hxx b/evolution/embedded/model.hxx
index b7e452f..f3aa7a4 100644
--- a/evolution/embedded/model.hxx
+++ b/evolution/embedded/model.hxx
@@ -1,5 +1,4 @@
// file : evolution/embedded/model.hxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef MODEL_VERSION
diff --git a/evolution/embedded/test1.hxx b/evolution/embedded/test1.hxx
index af8f1d6..32903a1 100644
--- a/evolution/embedded/test1.hxx
+++ b/evolution/embedded/test1.hxx
@@ -1,5 +1,4 @@
// file : evolution/embedded/test1.hxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST1_HXX
diff --git a/evolution/embedded/test2.hxx b/evolution/embedded/test2.hxx
index 109d11d..fce8760 100644
--- a/evolution/embedded/test2.hxx
+++ b/evolution/embedded/test2.hxx
@@ -1,5 +1,4 @@
// file : evolution/embedded/test2.hxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST2_HXX
diff --git a/evolution/embedded/test3.hxx b/evolution/embedded/test3.hxx
index 7143f92..d49ecc5 100644
--- a/evolution/embedded/test3.hxx
+++ b/evolution/embedded/test3.hxx
@@ -1,5 +1,4 @@
// file : evolution/embedded/test3.hxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST3_HXX