From 7c103ba4914cb47cb1e6c51cc9b8121aa5e6ef62 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Mon, 29 Jun 2026 12:00:03 +0200 Subject: 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. --- regc_locale.c | 1 + 1 file changed, 1 insertion(+) (limited to 'regc_locale.c') 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. -- cgit v1.2.3