aboutsummaryrefslogtreecommitdiff
path: root/cutl/details/genx
diff options
context:
space:
mode:
Diffstat (limited to 'cutl/details/genx')
-rw-r--r--cutl/details/genx/char-props.c4
-rw-r--r--cutl/details/genx/genx.c3
-rw-r--r--cutl/details/genx/genx.h3
3 files changed, 6 insertions, 4 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 */
}
-
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.
*/