Mercurial > hg > octave-lojdl > gnulib-hg
comparison lib/mountlist.c @ 16201:8250f2777afc
maint: update all copyright year number ranges
Run "make update-copyright".
author | Jim Meyering <meyering@redhat.com> |
---|---|
date | Sun, 01 Jan 2012 10:04:58 +0100 |
parents | 68883c50dbf9 |
children | 18a38c9615f0 |
comparison
equal
deleted
inserted
replaced
16200:146843414cf0 | 16201:8250f2777afc |
---|---|
1 /* mountlist.c -- return a list of mounted file systems | 1 /* mountlist.c -- return a list of mounted file systems |
2 | 2 |
3 Copyright (C) 1991-1992, 1997-2011 Free Software Foundation, Inc. | 3 Copyright (C) 1991-1992, 1997-2012 Free Software Foundation, Inc. |
4 | 4 |
5 This program is free software: you can redistribute it and/or modify | 5 This program is free software: you can redistribute it and/or modify |
6 it under the terms of the GNU General Public License as published by | 6 it under the terms of the GNU General Public License as published by |
7 the Free Software Foundation; either version 3 of the License, or | 7 the Free Software Foundation; either version 3 of the License, or |
8 (at your option) any later version. | 8 (at your option) any later version. |