Mercurial > hg > octave-nkf > gnulib-hg
comparison lib/pipe-filter.h @ 17848:ab58d4870664
version-etc: new year
* doc/gnulib.texi:
* lib/version-etc.c (COPYRIGHT_YEAR): Update copyright date.
* all files: Run 'make update-copyright'.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Thu, 01 Jan 2015 01:38:23 +0000 |
parents | 344018b6e5d7 |
children |
comparison
equal
deleted
inserted
replaced
17847:41f5a29221f6 | 17848:ab58d4870664 |
---|---|
1 /* Filtering of data through a subprocess. | 1 /* Filtering of data through a subprocess. |
2 Copyright (C) 2009-2014 Free Software Foundation, Inc. | 2 Copyright (C) 2009-2015 Free Software Foundation, Inc. |
3 Written by Bruno Haible <haible@clisp.cons.org>, 2009, | 3 Written by Bruno Haible <haible@clisp.cons.org>, 2009, |
4 and Paolo Bonzini <bonzini@gnu.org>, 2009. | 4 and Paolo Bonzini <bonzini@gnu.org>, 2009. |
5 | 5 |
6 This program is free software: you can redistribute it and/or modify | 6 This program is free software: you can redistribute it and/or modify |
7 it under the terms of the GNU General Public License as published by | 7 it under the terms of the GNU General Public License as published by |