Author: emaste Date: Mon Nov 23 18:56:10 2015 New Revision: 291218 URL: https://svnweb.freebsd.org/changeset/base/291218
Log: Update $NetBSD$ ID NetBSD mkfs_msdos.h rev 1.3 removed the no-endorsement clause from the license block, which had already been done in the source I imported in r289629. Modified: head/sbin/newfs_msdos/mkfs_msdos.h Modified: head/sbin/newfs_msdos/mkfs_msdos.h ============================================================================== --- head/sbin/newfs_msdos/mkfs_msdos.h Mon Nov 23 18:45:35 2015 (r291217) +++ head/sbin/newfs_msdos/mkfs_msdos.h Mon Nov 23 18:56:10 2015 (r291218) @@ -1,5 +1,5 @@ /* $FreeBSD$ */ -/* $NetBSD: mkfs_msdos.h,v 1.2 2013/01/23 15:29:15 christos Exp $ */ +/* $NetBSD: mkfs_msdos.h,v 1.3 2015/10/16 17:38:17 christos Exp $ */ /*- * Copyright (c) 2013 The NetBSD Foundation, Inc. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
