From 5800a4708c3a4b21e332961b390d4459fd673568 Mon Sep 17 00:00:00 2001 From: des Date: Tue, 5 Mar 2002 13:49:56 +0000 Subject: Vendor import of OpenPAM Celandine. --- contrib/openpam/bin/Makefile | 2 +- contrib/openpam/bin/su/Makefile | 2 +- contrib/openpam/bin/su/su.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'contrib/openpam/bin') diff --git a/contrib/openpam/bin/Makefile b/contrib/openpam/bin/Makefile index e12368d..25b3525 100644 --- a/contrib/openpam/bin/Makefile +++ b/contrib/openpam/bin/Makefile @@ -31,7 +31,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $Id$ +# $P4: //depot/projects/openpam/bin/Makefile#4 $ # SUBDIR = diff --git a/contrib/openpam/bin/su/Makefile b/contrib/openpam/bin/su/Makefile index 40533bb..d97deb3 100644 --- a/contrib/openpam/bin/su/Makefile +++ b/contrib/openpam/bin/su/Makefile @@ -31,7 +31,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $Id$ +# $P4: //depot/projects/openpam/bin/su/Makefile#3 $ # PROG = su diff --git a/contrib/openpam/bin/su/su.c b/contrib/openpam/bin/su/su.c index 27b6002..4ee216a 100644 --- a/contrib/openpam/bin/su/su.c +++ b/contrib/openpam/bin/su/su.c @@ -31,7 +31,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id$ + * $P4: //depot/projects/openpam/bin/su/su.c#4 $ */ #include -- cgit v1.1