summaryrefslogtreecommitdiff
path: root/test/pwd_grp/test_grp.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/pwd_grp/test_grp.c')
-rw-r--r--test/pwd_grp/test_grp.c15
1 files changed, 1 insertions, 14 deletions
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 <ndf@linux.mit.edu>.
- *
- * 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 <unistd.h>