From 6da43dcf1dfabb382a4e2c2d7d5e0c66f159738b Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 13 Feb 2020 14:10:04 +0300 Subject: Drop copyright notice from source code --- mysql/types/driver.cxx | 1 - mysql/types/makefile | 1 - mysql/types/test.hxx | 1 - mysql/types/traits.hxx | 1 - 4 files changed, 4 deletions(-) (limited to 'mysql/types') diff --git a/mysql/types/driver.cxx b/mysql/types/driver.cxx index d046755..04c8ebf 100644 --- a/mysql/types/driver.cxx +++ b/mysql/types/driver.cxx @@ -1,5 +1,4 @@ // file : mysql/types/driver.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test MySQL type conversion. diff --git a/mysql/types/makefile b/mysql/types/makefile index 1d8eb2a..779f9b1 100644 --- a/mysql/types/makefile +++ b/mysql/types/makefile @@ -1,5 +1,4 @@ # file : mysql/types/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/mysql/types/test.hxx b/mysql/types/test.hxx index a1e9434..12eb4e0 100644 --- a/mysql/types/test.hxx +++ b/mysql/types/test.hxx @@ -1,5 +1,4 @@ // file : mysql/types/test.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX diff --git a/mysql/types/traits.hxx b/mysql/types/traits.hxx index 1f587f5..d4ce200 100644 --- a/mysql/types/traits.hxx +++ b/mysql/types/traits.hxx @@ -1,5 +1,4 @@ // file : mysql/types/traits.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TRAITS_HXX -- cgit v1.1