From 416359f425f7035c63f1cf8f2831873d11510e76 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 13 Feb 2020 18:48:55 +0300 Subject: Drop copyright notice from source code --- tests/re/buildfile | 1 - tests/re/driver.cxx | 1 - tests/re/makefile | 1 - 3 files changed, 3 deletions(-) (limited to 'tests/re') diff --git a/tests/re/buildfile b/tests/re/buildfile index 2b7fc54..0c54870 100644 --- a/tests/re/buildfile +++ b/tests/re/buildfile @@ -1,5 +1,4 @@ # file : tests/re/buildfile -# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file import libs = libcutl%lib{cutl} diff --git a/tests/re/driver.cxx b/tests/re/driver.cxx index 337b4a8..a88638f 100644 --- a/tests/re/driver.cxx +++ b/tests/re/driver.cxx @@ -1,5 +1,4 @@ // file : tests/re/driver.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/tests/re/makefile b/tests/re/makefile index 9ad666c..409ecf4 100644 --- a/tests/re/makefile +++ b/tests/re/makefile @@ -1,5 +1,4 @@ # file : tests/re/makefile -# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make -- cgit v1.1