summaryrefslogtreecommitdiff
path: root/lib/get_ppid_of.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/get_ppid_of.c')
-rw-r--r--lib/get_ppid_of.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/get_ppid_of.c b/lib/get_ppid_of.c
index 5e41631300..dc558d326d 100644
--- a/lib/get_ppid_of.c
+++ b/lib/get_ppid_of.c
@@ -1,5 +1,5 @@
/* Determine the parent process of a given process.
- Copyright (C) 2019-2022 Free Software Foundation, Inc.
+ Copyright (C) 2019-2023 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 2019.
This file is free software: you can redistribute it and/or modify