svn:keywords is not appropriate for vendor trees.

This commit is contained in:
Dag-Erling Smørgrav 2008-07-23 09:12:05 +00:00
parent e3ae3b098d
commit 024ab8dd1d
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
/*
* Kerberos v5 authentication and ticket-passing routines.
*
* $FreeBSD$
* $FreeBSD: src/crypto/openssh/auth-krb5.c,v 1.6 2001/02/13 16:58:04 assar Exp $
*/
/*
* Copyright (c) 2002 Daniel Kouril. All rights reserved.

View File

@ -45,7 +45,7 @@
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/* Based on $FreeBSD$ */
/* Based on $FreeBSD: src/crypto/openssh/auth2-pam-freebsd.c,v 1.11 2003/03/31 13:48:18 des Exp $ */
#include "includes.h"
#include <sys/types.h>