diff options
Diffstat (limited to 'config/auto-aux/getgroups.c')
-rw-r--r-- | config/auto-aux/getgroups.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/auto-aux/getgroups.c b/config/auto-aux/getgroups.c index 5d2dde8fd..d81ecf71f 100644 --- a/config/auto-aux/getgroups.c +++ b/config/auto-aux/getgroups.c @@ -5,7 +5,8 @@ /* Xavier Leroy, projet Cristal, INRIA Rocquencourt */ /* */ /* Copyright 1996 Institut National de Recherche en Informatique et */ -/* Automatique. Distributed only by permission. */ +/* en Automatique. All rights reserved. This file is distributed */ +/* under the terms of the Q Public License version 1.0. */ /* */ /***********************************************************************/ |