Mercurial > hg > octave-lojdl > gnulib-hg
comparison tests/test-sys_wait-c++.cc @ 14079:97fc9a21a8fb
maint: update almost all copyright ranges to include 2011
Run the new "make update-copyright" rule.
author | Jim Meyering <meyering@redhat.com> |
---|---|
date | Sat, 01 Jan 2011 20:17:23 +0100 |
parents | 6328b8d2c617 |
children | 8250f2777afc |
comparison
equal
deleted
inserted
replaced
14078:1a37c270d62d | 14079:97fc9a21a8fb |
---|---|
1 /* Test of <sys/wait.h> substitute in C++ mode. | 1 /* Test of <sys/wait.h> substitute in C++ mode. |
2 Copyright (C) 2010 Free Software Foundation, Inc. | 2 Copyright (C) 2010-2011 Free Software Foundation, Inc. |
3 | 3 |
4 This program is free software: you can redistribute it and/or modify | 4 This program is free software: you can redistribute it and/or modify |
5 it under the terms of the GNU General Public License as published by | 5 it under the terms of the GNU General Public License as published by |
6 the Free Software Foundation; either version 3 of the License, or | 6 the Free Software Foundation; either version 3 of the License, or |
7 (at your option) any later version. | 7 (at your option) any later version. |