diff lib/wait-process.c @ 40057:b06060465f09

maint: Run 'make update-copyright'
author Paul Eggert <eggert@cs.ucla.edu>
date Tue, 01 Jan 2019 00:25:11 +0100
parents beb2ad957aca
children 3ac749aa0041
line wrap: on
line diff
--- a/lib/wait-process.c	Mon Dec 31 15:19:26 2018 -0800
+++ b/lib/wait-process.c	Tue Jan 01 00:25:11 2019 +0100
@@ -1,5 +1,5 @@
 /* Waiting for a subprocess to finish.
-   Copyright (C) 2001-2003, 2005-2018 Free Software Foundation, Inc.
+   Copyright (C) 2001-2003, 2005-2019 Free Software Foundation, Inc.
    Written by Bruno Haible <haible@clisp.cons.org>, 2001.
 
    This program is free software: you can redistribute it and/or modify