summaryrefslogtreecommitdiffstats
path: root/contrib/openpam/bin
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2002-03-14 20:42:07 +0000
committerdes <des@FreeBSD.org>2002-03-14 20:42:07 +0000
commita0947ef00dbb52ca5dcd9ce549866938b032075a (patch)
tree393473b9615e1ad6035301198d95e761283d6fd1 /contrib/openpam/bin
parentf880afc9eeabf43a2fcc98a066d1e4825d75dbfa (diff)
downloadFreeBSD-src-a0947ef00dbb52ca5dcd9ce549866938b032075a.zip
FreeBSD-src-a0947ef00dbb52ca5dcd9ce549866938b032075a.tar.gz
Vendor import of OpenPAM Centaury.
Diffstat (limited to 'contrib/openpam/bin')
-rw-r--r--contrib/openpam/bin/Makefile4
-rw-r--r--contrib/openpam/bin/su/Makefile4
-rw-r--r--contrib/openpam/bin/su/su.c4
3 files changed, 6 insertions, 6 deletions
diff --git a/contrib/openpam/bin/Makefile b/contrib/openpam/bin/Makefile
index 25b3525..21f8689 100644
--- a/contrib/openpam/bin/Makefile
+++ b/contrib/openpam/bin/Makefile
@@ -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/bin/Makefile#4 $
+# $P4: //depot/projects/openpam/bin/Makefile#5 $
#
SUBDIR =
diff --git a/contrib/openpam/bin/su/Makefile b/contrib/openpam/bin/su/Makefile
index d97deb3..1fb6a04 100644
--- a/contrib/openpam/bin/su/Makefile
+++ b/contrib/openpam/bin/su/Makefile
@@ -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/bin/su/Makefile#3 $
+# $P4: //depot/projects/openpam/bin/su/Makefile#4 $
#
PROG = su
diff --git a/contrib/openpam/bin/su/su.c b/contrib/openpam/bin/su/su.c
index 4ee216a..564abb8 100644
--- a/contrib/openpam/bin/su/su.c
+++ b/contrib/openpam/bin/su/su.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/bin/su/su.c#4 $
+ * $P4: //depot/projects/openpam/bin/su/su.c#5 $
*/
#include <sys/param.h>
OpenPOWER on IntegriCloud