aboutsummaryrefslogtreecommitdiffstats
path: root/getopt1.c
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2012-03-16 15:25:40 +0200
committerArnold D. Robbins <arnold@skeeve.com>2012-03-16 15:25:40 +0200
commita19298ed002eb20d91c37fd5067de18466211f83 (patch)
tree054a08cd961bff2b6a5e01973f194e1e6b6a236f /getopt1.c
parent58b5aa30bc83d715b1d0708e686eed50ccf11f15 (diff)
downloadegawk-a19298ed002eb20d91c37fd5067de18466211f83.tar.gz
egawk-a19298ed002eb20d91c37fd5067de18466211f83.tar.bz2
egawk-a19298ed002eb20d91c37fd5067de18466211f83.zip
Sync from GLIBC.
Diffstat (limited to 'getopt1.c')
-rw-r--r--getopt1.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/getopt1.c b/getopt1.c
index 95f2fb35..07b742ea 100644
--- a/getopt1.c
+++ b/getopt1.c
@@ -13,9 +13,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/>. */
#ifdef HAVE_CONFIG_H
#include <config.h>