From 1139ef3cf7c0c273ecf7e9595a2f1e0214a58f24 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 13 Feb 2020 18:54:47 +0300 Subject: Drop copyright notice from source code --- tests/inheritance/driver.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/inheritance/driver.cxx') diff --git a/tests/inheritance/driver.cxx b/tests/inheritance/driver.cxx index a948361..5ecb019 100644 --- a/tests/inheritance/driver.cxx +++ b/tests/inheritance/driver.cxx @@ -1,6 +1,5 @@ // file : tests/inheritance/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file // Test option class inheritance. -- cgit v1.1