diff options
Diffstat (limited to 'ldso/include/unsecvars.h')
-rw-r--r-- | ldso/include/unsecvars.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ldso/include/unsecvars.h b/ldso/include/unsecvars.h index 3555934e3..b10013b3c 100644 --- a/ldso/include/unsecvars.h +++ b/ldso/include/unsecvars.h @@ -1,3 +1,10 @@ +/* vi: set sw=4 ts=4: */ +/* + * Copyright (C) 2000-2005 by Erik Andersen <andersen@codepoet.org> + * + * GNU Library General Public License (LGPL) version 2 or later. + */ + /* * Environment variable to be removed for SUID programs. The names are all * stuffed in a single string which means they have to be terminated with a |