aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorK.Kosako <kkosako0@gmail.com>2024-05-28 22:57:59 +0900
committerK.Kosako <kkosako0@gmail.com>2024-05-28 22:57:59 +0900
commit1b375923dd74367f3ebb58e2ee4dd95ccf7218fc (patch)
treedfe2db6b7c823ee2ef6ec7032fe547cc6aac2e0f
parent5d715951990b990d519222fb576d0cfd433eb433 (diff)
downloadoniguruma-1b375923dd74367f3ebb58e2ee4dd95ccf7218fc.zip
oniguruma-1b375923dd74367f3ebb58e2ee4dd95ccf7218fc.tar.gz
oniguruma-1b375923dd74367f3ebb58e2ee4dd95ccf7218fc.tar.bz2
update year
-rw-r--r--src/regsyntax.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/regsyntax.c b/src/regsyntax.c
index a5b2dba..1a57f55 100644
--- a/src/regsyntax.c
+++ b/src/regsyntax.c
@@ -2,7 +2,7 @@
regsyntax.c - Oniguruma (regular expression library)
**********************************************************************/
/*-
- * Copyright (c) 2002-2021 K.Kosako
+ * Copyright (c) 2002-2024 K.Kosako
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without