summaryrefslogtreecommitdiff
path: root/lib/execve.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/execve.c')
-rw-r--r--lib/execve.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/execve.c b/lib/execve.c
index 2fa3f711d5..8b8dd6c884 100644
--- a/lib/execve.c
+++ b/lib/execve.c
@@ -1,5 +1,5 @@
/* execve() function: Execute a program, replacing the current process.
- Copyright (C) 2020-2022 Free Software Foundation, Inc.
+ Copyright (C) 2020-2023 Free Software Foundation, Inc.
This file is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as