Date: Mon, 23 Nov 2015 18:56:10 +0000 (UTC) From: Ed Maste <emaste@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r291218 - head/sbin/newfs_msdos Message-ID: <201511231856.tANIuA3B079091@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511231856.tANIuA3B079091>