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/genx/char-props.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cutl/details/genx/char-props.c') 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 */ } - -- cgit v1.1