From 7966ff24b5238d36ecd0fce943ba5db101374b4e Mon Sep 17 00:00:00 2001 From: des Date: Mon, 16 Dec 2002 14:33:18 +0000 Subject: Merge in most non-style differences from Andrew Korty's pam_ssh 1.7. --- lib/libpam/modules/pam_ssh/pam_ssh.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lib/libpam/modules/pam_ssh/pam_ssh.h') diff --git a/lib/libpam/modules/pam_ssh/pam_ssh.h b/lib/libpam/modules/pam_ssh/pam_ssh.h index 19a99ec..133ecb2 100644 --- a/lib/libpam/modules/pam_ssh/pam_ssh.h +++ b/lib/libpam/modules/pam_ssh/pam_ssh.h @@ -1,5 +1,5 @@ /*- - * Copyright (c) 1999, 2000 Andrew J. Korty + * Copyright (c) 1999, 2000, 2001 Andrew J. Korty * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -23,10 +23,12 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * + * $Id: pam_ssh.h,v 1.4 2002/04/09 01:15:18 akorty Exp $ * $FreeBSD$ * */ + #define SSH_CLIENT_DIR ".ssh" #define MODULE_NAME "pam_ssh" -- cgit v1.1