summaryrefslogtreecommitdiff
path: root/gl/lib/mgetgroups.h
diff options
context:
space:
mode:
Diffstat (limited to 'gl/lib/mgetgroups.h')
-rw-r--r--gl/lib/mgetgroups.h10
1 files changed, 4 insertions, 6 deletions
diff --git a/gl/lib/mgetgroups.h b/gl/lib/mgetgroups.h
index d5a0df356..1b382d1c3 100644
--- a/gl/lib/mgetgroups.h
+++ b/gl/lib/mgetgroups.h
@@ -1,10 +1,10 @@
/* Get a list of all group IDs associated with a specified user ID.
Copyright (C) 2007 Free Software Foundation, Inc.
- This program is free software; you can redistribute it and/or modify
+ 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 3, or (at your option)
- any later version.
+ the Free Software Foundation, either version 3 of the License, 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
@@ -12,9 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; see the file COPYING.
- If not, write to the Free Software Foundation,
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
+ along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include <sys/types.h>