From 3df36d5e2f3575fca0eee4833f0355b9ce23eb79 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 9 Oct 1996 02:36:55 +0000 Subject: [PATCH] . --- lib/getopt.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/getopt.h b/lib/getopt.h index 952f4830d3..aa7877f863 100644 --- a/lib/getopt.h +++ b/lib/getopt.h @@ -12,8 +12,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + along with this program; if not, write to the Free Software Foundation, + Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GETOPT_H #define _GETOPT_H 1 -- 2.47.2