diff options
Diffstat (limited to 'src/cregex.c')
| -rw-r--r-- | src/cregex.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cregex.c b/src/cregex.c index 658d7929..5483b243 100644 --- a/src/cregex.c +++ b/src/cregex.c @@ -3,7 +3,7 @@ This is a Unix port of the Plan 9 regular expression library, by Rob Pike. Please send comments about the packaging to Russ Cox <[email protected]>. Copyright © 2021 Plan 9 Foundation -Copyright © 2022 Tyge Løvset, for additions made in 2022. +Copyright © 2023 Tyge Løvset, for additions. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal |
