aboutsummaryrefslogtreecommitdiff
path: root/cutl/details/genx/char-props.c
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-13 18:48:55 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-13 18:48:55 +0300
commit416359f425f7035c63f1cf8f2831873d11510e76 (patch)
treeff31bbd951652751df2bb270b0395d713032ff8f /cutl/details/genx/char-props.c
parentbba70704395bbc2801c9a033c1de6842b342b2a1 (diff)
Drop copyright notice from source code
Diffstat (limited to 'cutl/details/genx/char-props.c')
-rw-r--r--cutl/details/genx/char-props.c4
1 files changed, 2 insertions, 2 deletions
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 */
}
-