diff lib-src/getopt.c @ 64769:6358e3c6075c

Update years in copyright notice; nfc.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Sun, 07 Aug 2005 10:56:27 +0000
parents 6baf27bdd63b
children 3661e9b3c48f 2d92f5c9d6ae
line wrap: on
line diff
--- a/lib-src/getopt.c	Sun Aug 07 10:17:09 2005 +0000
+++ b/lib-src/getopt.c	Sun Aug 07 10:56:27 2005 +0000
@@ -2,8 +2,9 @@
    NOTE: getopt is now part of the C library, so if you don't know what
    "Keep this file name-space clean" means, talk to drepper@gnu.org
    before changing it!
-   Copyright (C) 1987,88,89,90,91,92,93,94,95,96,98,99,2000,2001,2002,2003,2004
-	Free Software Foundation, Inc.
+   Copyright (C) 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+                 1995, 1996, 1998, 1999, 2000, 2001, 2002, 2003,
+	         2004, 2005 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    This program is free software; you can redistribute it and/or modify