summaryrefslogtreecommitdiffstats
path: root/contrib/openpam/lib/pam_getenv.c
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2007-12-21 11:49:29 +0000
committerdes <des@FreeBSD.org>2007-12-21 11:49:29 +0000
commite05e8ab881c687386fca2c534083bee2a0a51c6a (patch)
treee0ebac8083c1e5e6132058a1e1f258d528230d2d /contrib/openpam/lib/pam_getenv.c
parentea144ae9da6f54d800cd57d9f9292c0db5e08d80 (diff)
downloadFreeBSD-src-e05e8ab881c687386fca2c534083bee2a0a51c6a.zip
FreeBSD-src-e05e8ab881c687386fca2c534083bee2a0a51c6a.tar.gz
Vendor import of OpenPAM Hydrangea.
Diffstat (limited to 'contrib/openpam/lib/pam_getenv.c')
-rw-r--r--contrib/openpam/lib/pam_getenv.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/openpam/lib/pam_getenv.c b/contrib/openpam/lib/pam_getenv.c
index 4faafdc..f2d7910 100644
--- a/contrib/openpam/lib/pam_getenv.c
+++ b/contrib/openpam/lib/pam_getenv.c
@@ -1,5 +1,6 @@
/*-
* Copyright (c) 2002-2003 Networks Associates Technology, Inc.
+ * Copyright (c) 2004-2007 Dag-Erling Smørgrav
* All rights reserved.
*
* This software was developed for the FreeBSD Project by ThinkSec AS and
@@ -31,7 +32,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#16 $
+ * $Id: pam_getenv.c 408 2007-12-21 11:36:24Z des $
*/
#include <stdlib.h>
OpenPOWER on IntegriCloud