aboutsummaryrefslogtreecommitdiff
path: root/regc_locale.c
diff options
context:
space:
mode:
authorRobin Haberkorn <rhaberkorn@fmsbw.de>2026-06-29 12:00:03 +0200
committerRobin Haberkorn <rhaberkorn@fmsbw.de>2026-06-29 12:00:03 +0200
commit7c103ba4914cb47cb1e6c51cc9b8121aa5e6ef62 (patch)
tree9d54b92ca24b91077e9b2ace7a08d1a5b1b4575b /regc_locale.c
parentfa3d463a4cd563f3c5f29331f48a0161bf586863 (diff)
downloadterex-7c103ba4914cb47cb1e6c51cc9b8121aa5e6ef62.tar.gz
added my copyright to all touched files
* Perhaps I am also obliged to document what I changed in the copyright header? Not sure. * The license header doesn't necessarily have to be reproduced in binary distributions.
Diffstat (limited to 'regc_locale.c')
-rw-r--r--regc_locale.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/regc_locale.c b/regc_locale.c
index e55d5d7..dcf8e59 100644
--- a/regc_locale.c
+++ b/regc_locale.c
@@ -5,6 +5,7 @@
* This file is #included by regcomp.c.
*
* Copyright (c) 1998 by Scriptics Corporation.
+ * Copyright (c) 2026 Robin Haberkorn
*
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.