aboutsummaryrefslogtreecommitdiff
path: root/libxsde/xsde/c/regexp/xmlregexp.c
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2023-03-21 12:03:48 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2023-03-21 12:05:47 +0200
commit972f062b0118d530cb4e6986c2ea51df5bce52b1 (patch)
treee363a365f37d228d8ef5f26054446c518cbf66a7 /libxsde/xsde/c/regexp/xmlregexp.c
parent40c8c226c6c3e40ba8e3e3e0012946bb2a923555 (diff)
Relicense changes in libxsde/xsde/c/regexp/ under original license
Diffstat (limited to 'libxsde/xsde/c/regexp/xmlregexp.c')
-rw-r--r--libxsde/xsde/c/regexp/xmlregexp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libxsde/xsde/c/regexp/xmlregexp.c b/libxsde/xsde/c/regexp/xmlregexp.c
index 6d598ed..f9077fc 100644
--- a/libxsde/xsde/c/regexp/xmlregexp.c
+++ b/libxsde/xsde/c/regexp/xmlregexp.c
@@ -9,7 +9,7 @@
* - XML Schemas Datatypes part 2 especially Appendix F
* - RELAX-NG/TREX i.e. the counter proposal
*
- * See COPYING for the status of this software.
+ * See LICENSE for the status of this software.
*/
#include <xsde/c/pre.h>