From 899fe729a6aca21cd73c58290b910ca7d58b0bf8 Mon Sep 17 00:00:00 2001 From: Chet Ramey Date: Mon, 4 Mar 2013 11:22:53 -0500 Subject: [PATCH] bash-20130222 additional cleanup --- lib/readline/copyright-comment | 12 ------------ lib/readline/copyright-history | 12 ------------ 2 files changed, 24 deletions(-) delete mode 100644 lib/readline/copyright-comment delete mode 100644 lib/readline/copyright-history diff --git a/lib/readline/copyright-comment b/lib/readline/copyright-comment deleted file mode 100644 index eea44d2e..00000000 --- a/lib/readline/copyright-comment +++ /dev/null @@ -1,12 +0,0 @@ - Readline 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 3 of the License, or - (at your option) any later version. - - Readline 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 Readline. If not, see . diff --git a/lib/readline/copyright-history b/lib/readline/copyright-history deleted file mode 100644 index 6e7422e5..00000000 --- a/lib/readline/copyright-history +++ /dev/null @@ -1,12 +0,0 @@ - History 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 3 of the License, or - (at your option) any later version. - - History 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 History. If not, see .