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 --- cutl/details/build2/config-stub.h | 1 - cutl/details/build2/config-vc-stub.h | 1 - cutl/details/build2/config-vc.h | 1 - cutl/details/build2/config.h | 1 - cutl/details/config-vc.h | 1 - cutl/details/config.h.in | 1 - cutl/details/config.hxx | 1 - cutl/details/export.hxx | 1 - cutl/details/genx/char-props.c | 4 ++-- cutl/details/genx/genx.c | 3 ++- cutl/details/genx/genx.h | 3 ++- 11 files changed, 6 insertions(+), 12 deletions(-) (limited to 'cutl/details') diff --git a/cutl/details/build2/config-stub.h b/cutl/details/build2/config-stub.h index 5509e26..791a66d 100644 --- a/cutl/details/build2/config-stub.h +++ b/cutl/details/build2/config-stub.h @@ -1,5 +1,4 @@ /* file : cutl/details/build2/config-stub.h - * copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC * license : GNU GPL v2; see accompanying LICENSE file */ diff --git a/cutl/details/build2/config-vc-stub.h b/cutl/details/build2/config-vc-stub.h index cdda87f..a5dd5f7 100644 --- a/cutl/details/build2/config-vc-stub.h +++ b/cutl/details/build2/config-vc-stub.h @@ -1,5 +1,4 @@ /* file : cutl/details/build2/config-vc-stub.h - * copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC * license : GNU GPL v2; see accompanying LICENSE file */ diff --git a/cutl/details/build2/config-vc.h b/cutl/details/build2/config-vc.h index 567e279..364a0f8 100644 --- a/cutl/details/build2/config-vc.h +++ b/cutl/details/build2/config-vc.h @@ -1,5 +1,4 @@ /* file : cutl/details/build2/config-vc.h - * copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC * license : MIT; see accompanying LICENSE file */ diff --git a/cutl/details/build2/config.h b/cutl/details/build2/config.h index b2946b8..fe5d9ae 100644 --- a/cutl/details/build2/config.h +++ b/cutl/details/build2/config.h @@ -1,5 +1,4 @@ /* file : cutl/details/build2/config.h - * copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC * license : MIT; see accompanying LICENSE file */ diff --git a/cutl/details/config-vc.h b/cutl/details/config-vc.h index bf0ce7b..1d4cc98 100644 --- a/cutl/details/config-vc.h +++ b/cutl/details/config-vc.h @@ -1,5 +1,4 @@ /* file : cutl/details/config-vc.h - * copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC * license : MIT; see accompanying LICENSE file */ diff --git a/cutl/details/config.h.in b/cutl/details/config.h.in index f799eec..3fbe73d 100644 --- a/cutl/details/config.h.in +++ b/cutl/details/config.h.in @@ -1,5 +1,4 @@ /* file : cutl/details/config.h.in - * copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC * license : MIT; see accompanying LICENSE file */ diff --git a/cutl/details/config.hxx b/cutl/details/config.hxx index 7438964..d4f3e41 100644 --- a/cutl/details/config.hxx +++ b/cutl/details/config.hxx @@ -1,5 +1,4 @@ // file : cutl/details/config.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CUTL_DETAILS_CONFIG_HXX diff --git a/cutl/details/export.hxx b/cutl/details/export.hxx index 6f7d46d..e13a74c 100644 --- a/cutl/details/export.hxx +++ b/cutl/details/export.hxx @@ -1,5 +1,4 @@ // file : cutl/details/export.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CUTL_DETAILS_EXPORT_HXX diff --git a/cutl/details/genx/char-props.c b/cutl/details/genx/char-props.c index f361501..959aa41 100644 --- a/cutl/details/genx/char-props.c +++ b/cutl/details/genx/char-props.c @@ -1,6 +1,7 @@ /* - * Copyright (c) 2007-2019 Code Synthesis Tools CC. * Copyright (c) 2004 by Tim Bray and Sun Microsystems. + * Copyright (c) Code Synthesis Tools CC; see the accompanying LICENSE + * file for details. * * For copying permission, see the accompanying COPYING file. */ @@ -392,4 +393,3 @@ void genxSetCharProps(char * p) #endif /* GENX_CHAR_TABLE_SIZE == 0x10000 */ } - diff --git a/cutl/details/genx/genx.c b/cutl/details/genx/genx.c index b6d2f6f..4800bbe 100644 --- a/cutl/details/genx/genx.c +++ b/cutl/details/genx/genx.c @@ -1,6 +1,7 @@ /* - * Copyright (c) 2007-2019 Code Synthesis Tools CC. * Copyright (c) 2004 by Tim Bray and Sun Microsystems. + * Copyright (c) Code Synthesis Tools CC; see the accompanying LICENSE + * file for details. * * For copying permission, see the accompanying COPYING file. */ diff --git a/cutl/details/genx/genx.h b/cutl/details/genx/genx.h index f34f3cd..95fab84 100644 --- a/cutl/details/genx/genx.h +++ b/cutl/details/genx/genx.h @@ -3,8 +3,9 @@ */ /* - * Copyright (c) 2007-2019 Code Synthesis Tools CC. * Copyright (c) 2004 by Tim Bray and Sun Microsystems. + * Copyright (c) Code Synthesis Tools CC; see the accompanying LICENSE + * file for details. * * For copying permission, see the accompanying COPYING file. */ -- cgit v1.1