Mercurial > hg > octave-lojdl > gnulib-hg
comparison lib/posixtm.h @ 12514:db9473a84ec3
maint: use consistent FSF copyright line syntax
* lib/posixtm.c: Add missing comma in FSF copyright line.
* lib/posixtm.h: Likewise.
* lib/getugroups.c: Add missing ", Inc.".
author | Jim Meyering <meyering@redhat.com> |
---|---|
date | Mon, 28 Dec 2009 11:55:13 +0100 |
parents | bbbbbf4cd1c5 |
children | c2cbabec01dd |
comparison
equal
deleted
inserted
replaced
12513:cf6ad3a90b8b | 12514:db9473a84ec3 |
---|---|
1 /* Parse dates for touch and date. | 1 /* Parse dates for touch and date. |
2 | 2 |
3 Copyright (C) 1998, 2003, 2005, 2007 Free Software Foundation Inc. | 3 Copyright (C) 1998, 2003, 2005, 2007-2009 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. |