diff options
| author | Paul Eggert | 2017-10-07 23:08:24 -0700 |
|---|---|---|
| committer | Paul Eggert | 2017-10-07 23:08:46 -0700 |
| commit | f1c73de47d64c22b3a83a18b4bdbd8ccbb2cca02 (patch) | |
| tree | 49392a2a682622128c88dc0df71fb484af146778 /lib | |
| parent | 7c2c117c91eeef5e7bd70c98cc7e201007016b1e (diff) | |
| download | emacs-f1c73de47d64c22b3a83a18b4bdbd8ccbb2cca02.tar.gz emacs-f1c73de47d64c22b3a83a18b4bdbd8ccbb2cca02.zip | |
; Merge from Gnulib (comment changes only)
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/getopt-cdefs.in.h | 4 | ||||
| -rw-r--r-- | lib/getopt-pfx-core.h | 4 | ||||
| -rw-r--r-- | lib/getopt-pfx-ext.h | 4 | ||||
| -rw-r--r-- | lib/getopt.in.h | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/lib/getopt-cdefs.in.h b/lib/getopt-cdefs.in.h index 21d847b8c3d..83a18f9a75e 100644 --- a/lib/getopt-cdefs.in.h +++ b/lib/getopt-cdefs.in.h | |||
| @@ -4,12 +4,12 @@ | |||
| 4 | Unlike most of the getopt implementation, it is NOT shared | 4 | Unlike most of the getopt implementation, it is NOT shared |
| 5 | with the GNU C Library. | 5 | with the GNU C Library. |
| 6 | 6 | ||
| 7 | gnulib is free software; you can redistribute it and/or modify it | 7 | This file is free software; you can redistribute it and/or modify it |
| 8 | under the terms of the GNU General Public License as | 8 | under the terms of the GNU General Public License as |
| 9 | published by the Free Software Foundation; either version 3 of | 9 | published by the Free Software Foundation; either version 3 of |
| 10 | the License, or (at your option) any later version. | 10 | the License, or (at your option) any later version. |
| 11 | 11 | ||
| 12 | gnulib is distributed in the hope that it will be useful, but | 12 | This file is distributed in the hope that it will be useful, but |
| 13 | WITHOUT ANY WARRANTY; without even the implied warranty of | 13 | WITHOUT ANY WARRANTY; without even the implied warranty of |
| 14 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | 14 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
| 15 | General Public License for more details. | 15 | General Public License for more details. |
diff --git a/lib/getopt-pfx-core.h b/lib/getopt-pfx-core.h index 2ede4bbffef..02b2b5064d3 100644 --- a/lib/getopt-pfx-core.h +++ b/lib/getopt-pfx-core.h | |||
| @@ -4,12 +4,12 @@ | |||
| 4 | Unlike most of the getopt implementation, it is NOT shared | 4 | Unlike most of the getopt implementation, it is NOT shared |
| 5 | with the GNU C Library. | 5 | with the GNU C Library. |
| 6 | 6 | ||
| 7 | gnulib is free software; you can redistribute it and/or modify it | 7 | This file is free software; you can redistribute it and/or modify it |
| 8 | under the terms of the GNU General Public License as | 8 | under the terms of the GNU General Public License as |
| 9 | published by the Free Software Foundation; either version 3 of | 9 | published by the Free Software Foundation; either version 3 of |
| 10 | the License, or (at your option) any later version. | 10 | the License, or (at your option) any later version. |
| 11 | 11 | ||
| 12 | gnulib is distributed in the hope that it will be useful, but | 12 | This file is distributed in the hope that it will be useful, but |
| 13 | WITHOUT ANY WARRANTY; without even the implied warranty of | 13 | WITHOUT ANY WARRANTY; without even the implied warranty of |
| 14 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | 14 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
| 15 | General Public License for more details. | 15 | General Public License for more details. |
diff --git a/lib/getopt-pfx-ext.h b/lib/getopt-pfx-ext.h index 16d9634e8c9..75e6fd32fe0 100644 --- a/lib/getopt-pfx-ext.h +++ b/lib/getopt-pfx-ext.h | |||
| @@ -4,12 +4,12 @@ | |||
| 4 | Unlike most of the getopt implementation, it is NOT shared | 4 | Unlike most of the getopt implementation, it is NOT shared |
| 5 | with the GNU C Library. | 5 | with the GNU C Library. |
| 6 | 6 | ||
| 7 | gnulib is free software; you can redistribute it and/or modify it | 7 | This file is free software; you can redistribute it and/or modify it |
| 8 | under the terms of the GNU General Public License as | 8 | under the terms of the GNU General Public License as |
| 9 | published by the Free Software Foundation; either version 3 of | 9 | published by the Free Software Foundation; either version 3 of |
| 10 | the License, or (at your option) any later version. | 10 | the License, or (at your option) any later version. |
| 11 | 11 | ||
| 12 | gnulib is distributed in the hope that it will be useful, but | 12 | This file is distributed in the hope that it will be useful, but |
| 13 | WITHOUT ANY WARRANTY; without even the implied warranty of | 13 | WITHOUT ANY WARRANTY; without even the implied warranty of |
| 14 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | 14 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
| 15 | General Public License for more details. | 15 | General Public License for more details. |
diff --git a/lib/getopt.in.h b/lib/getopt.in.h index 908f84166af..594ed8092a1 100644 --- a/lib/getopt.in.h +++ b/lib/getopt.in.h | |||
| @@ -5,12 +5,12 @@ | |||
| 5 | with the GNU C Library, which supplies a different version of | 5 | with the GNU C Library, which supplies a different version of |
| 6 | this file. | 6 | this file. |
| 7 | 7 | ||
| 8 | gnulib is free software; you can redistribute it and/or modify it | 8 | This file is free software; you can redistribute it and/or modify it |
| 9 | under the terms of the GNU General Public License as | 9 | under the terms of the GNU General Public License as |
| 10 | published by the Free Software Foundation; either version 3 of | 10 | published by the Free Software Foundation; either version 3 of |
| 11 | the License, or (at your option) any later version. | 11 | the License, or (at your option) any later version. |
| 12 | 12 | ||
| 13 | gnulib is distributed in the hope that it will be useful, but | 13 | This file is distributed in the hope that it will be useful, but |
| 14 | WITHOUT ANY WARRANTY; without even the implied warranty of | 14 | WITHOUT ANY WARRANTY; without even the implied warranty of |
| 15 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | 15 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
| 16 | General Public License for more details. | 16 | General Public License for more details. |