From fbf09abd20fbccac736a1fefe49d7d4b94799aa8 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 5 Jul 2006 10:25:59 +0000 Subject: fix license notice --- test/pwd_grp/test_grp.c | 15 +-------------- test/pwd_grp/test_pwd.c | 15 +-------------- 2 files changed, 2 insertions(+), 28 deletions(-) (limited to 'test/pwd_grp') diff --git a/test/pwd_grp/test_grp.c b/test/pwd_grp/test_grp.c index 0e9c4a013..573806cd6 100644 --- a/test/pwd_grp/test_grp.c +++ b/test/pwd_grp/test_grp.c @@ -1,21 +1,8 @@ /* * test_grp.c - This file is part of the libc-8086/grp package for ELKS, * Copyright (C) 1995, 1996 Nat Friedman . - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Library General Public - * License as published by the Free Software Foundation; either - * version 2 of the License, or (at your option) any later version. - * - * This library 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 - * Library General Public License for more details. - * - * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * + * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. */ #include diff --git a/test/pwd_grp/test_pwd.c b/test/pwd_grp/test_pwd.c index 9d2186695..065864e2e 100644 --- a/test/pwd_grp/test_pwd.c +++ b/test/pwd_grp/test_pwd.c @@ -1,21 +1,8 @@ /* * test_pwd.c - This file is part of the libc-8086/pwd package for ELKS, * Copyright (C) 1995, 1996 Nat Friedman . - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Library General Public - * License as published by the Free Software Foundation; either - * version 2 of the License, or (at your option) any later version. - * - * This library 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 - * Library General Public License for more details. - * - * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * + * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. */ #include -- cgit v1.2.3