diff options
author | Jakub Jelinek <jakub@redhat.com> | 2017-01-04 12:30:51 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2017-01-04 12:30:51 +0100 |
commit | 2afd3180c5286a3181949a43c3e831d70a7e5404 (patch) | |
tree | 8f31f8c9a6614f055b6539f2dc276e4b1f6607ad /libiberty/pex-win32.c | |
parent | ed3cb4970392edfbae74c82d7e25b7cd961ce70f (diff) | |
download | gcc-2afd3180c5286a3181949a43c3e831d70a7e5404.zip gcc-2afd3180c5286a3181949a43c3e831d70a7e5404.tar.gz gcc-2afd3180c5286a3181949a43c3e831d70a7e5404.tar.bz2 |
Update copyright years.
From-SVN: r244052
Diffstat (limited to 'libiberty/pex-win32.c')
-rw-r--r-- | libiberty/pex-win32.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libiberty/pex-win32.c b/libiberty/pex-win32.c index 4c15b0d..9131158 100644 --- a/libiberty/pex-win32.c +++ b/libiberty/pex-win32.c @@ -1,7 +1,6 @@ /* Utilities to execute a program in a subprocess (possibly linked by pipes with other subprocesses), and wait for it. Generic Win32 specialization. - Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006 - Free Software Foundation, Inc. + Copyright (C) 1996-2017 Free Software Foundation, Inc. This file is part of the libiberty library. Libiberty is free software; you can redistribute it and/or |