diff options
Diffstat (limited to 'nt/inc/sys/wait.h')
-rw-r--r-- | nt/inc/sys/wait.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/inc/sys/wait.h b/nt/inc/sys/wait.h index 0dff5203f4e..481ad9c38b5 100644 --- a/nt/inc/sys/wait.h +++ b/nt/inc/sys/wait.h @@ -1,6 +1,6 @@ /* A limited emulation of sys/wait.h on Posix systems. -Copyright (C) 2012-2020 Free Software Foundation, Inc. +Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of GNU Emacs. |