diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2012-03-16 15:25:40 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2012-03-16 15:25:40 +0200 |
commit | a19298ed002eb20d91c37fd5067de18466211f83 (patch) | |
tree | 054a08cd961bff2b6a5e01973f194e1e6b6a236f /getopt_int.h | |
parent | 58b5aa30bc83d715b1d0708e686eed50ccf11f15 (diff) | |
download | gawk-a19298ed002eb20d91c37fd5067de18466211f83.tar.gz |
Sync from GLIBC.
Diffstat (limited to 'getopt_int.h')
-rw-r--r-- | getopt_int.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/getopt_int.h b/getopt_int.h index 6a32a514..b0d7695a 100644 --- a/getopt_int.h +++ b/getopt_int.h @@ -14,9 +14,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301 USA. */ + License along with the GNU C Library; if not, see + <http://www.gnu.org/licenses/>. */ #ifndef _GETOPT_INT_H #define _GETOPT_INT_H 1 |