aboutsummaryrefslogtreecommitdiff
path: root/cutl/details/genx/char-props.c
diff options
context:
space:
mode:
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 */
}
-