From e2e38671e43b40973ec72cdb33aa6e142f7f8b58 Mon Sep 17 00:00:00 2001
From: Patrick McDermott <patrick.mcdermott@libiquity.com>
Date: Mon, 29 Apr 2019 17:53:07 -0400
Subject: copyright: Remove notices for getopt, only used on DOS

---
diff --git a/copyright b/copyright
index fde9829..55eb0de 100644
--- a/copyright
+++ b/copyright
@@ -30,54 +30,6 @@ documentation:
 
     This software includes code from XZ Utils <http://tukaani.org/xz/>.
 
-lib/getopt.c, lib/getopt.in.h, lib/getopt1.c
---------------------------------------------
-
-Copyright (C) 1987,88,1989-1994,95,1996-1999,2000,2001,2002,2003,2004,2005,2006,2007
-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
-it under the terms of the GNU Lesser General Public License as published by
-the Free Software Foundation; either version 2.1, or (at your option)
-any later version.
-
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-GNU Lesser General Public License for more details.
-
-You should have received a copy of the GNU Lesser General Public License along
-with this program; if not, write to the Free Software Foundation,
-Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-
-On this system, a copy of the GNU Lesser General Public License may be found at
-<file:///usr/share/common-licenses/LGPL-2.1>.
-
-lib/getopt_int.h
-----------------
-
-Copyright (C) 1989-1994,1996-1999,2001,2003,2004
-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
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
-any later version.
-
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-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,
-Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-
-On this system, a copy of the GNU General Public License may be found at
-<file:///usr/share/common-licenses/GPL-2>.
-
 src/scripts/xzgrep.in
 ---------------------
 
--
cgit v0.9.1