diff options
Diffstat (limited to 'contrib/openpam/lib/pam_getenv.c')
-rw-r--r-- | contrib/openpam/lib/pam_getenv.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/openpam/lib/pam_getenv.c b/contrib/openpam/lib/pam_getenv.c index 0036e2b..968a719 100644 --- a/contrib/openpam/lib/pam_getenv.c +++ b/contrib/openpam/lib/pam_getenv.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2002 Networks Associates Technologies, Inc. + * Copyright (c) 2002 Networks Associates Technology, Inc. * All rights reserved. * * This software was developed for the FreeBSD Project by ThinkSec AS and @@ -31,7 +31,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $P4: //depot/projects/openpam/lib/pam_getenv.c#5 $ + * $P4: //depot/projects/openpam/lib/pam_getenv.c#6 $ */ #include <stdlib.h> |