From be6845999bf2c05c8dfd5f09ae40e41fb0bae5a1 Mon Sep 17 00:00:00 2001 From: Alasdair Kergon Date: Mon, 20 Aug 2007 20:55:30 +0000 Subject: Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. --- tools/cmdnames.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools/cmdnames.h') diff --git a/tools/cmdnames.h b/tools/cmdnames.h index 6f83de69..a5a4a907 100644 --- a/tools/cmdnames.h +++ b/tools/cmdnames.h @@ -6,9 +6,9 @@ * * This copyrighted material is made available to anyone wishing to use, * modify, copy, or redistribute it subject to the terms and conditions - * of the GNU General Public License v.2. + * of the GNU Lesser General Public License v.2.1. * - * You should have received a copy of the GNU General Public License + * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -- cgit