diff --git a/appl/rcp/extern.h b/appl/rcp/extern.h index a98456d305e2..606ed83eba2a 100644 --- a/appl/rcp/extern.h +++ b/appl/rcp/extern.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)extern.h 8.1 (Berkeley) 5/31/93 - * $FreeBSD$ + * $FreeBSD: vendor-crypto/heimdal/dist/appl/rcp/extern.h 225864 2011-09-29 05:23:57Z stas $ */ typedef struct { diff --git a/appl/rcp/util.c b/appl/rcp/util.c index fe9e899ffc89..8893cb50257d 100644 --- a/appl/rcp/util.c +++ b/appl/rcp/util.c @@ -37,7 +37,7 @@ static char sccsid[] = "@(#)util.c 8.2 (Berkeley) 4/2/94"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: vendor-crypto/heimdal/dist/appl/rcp/util.c 225864 2011-09-29 05:23:57Z stas $"; #endif /* not lint */ #endif diff --git a/lib/gssapi/gssapi_mech.h b/lib/gssapi/gssapi_mech.h index 3704099e0f7c..7737bf5837f4 100644 --- a/lib/gssapi/gssapi_mech.h +++ b/lib/gssapi/gssapi_mech.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: vendor-crypto/heimdal/dist/lib/gssapi/gssapi_mech.h 225864 2011-09-29 05:23:57Z stas $ */ #ifndef GSSAPI_MECH_H