Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Jun 2018 18:39:14 +0000 (UTC)
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-projects@freebsd.org
Subject:   svn commit: r334582 - projects/pnfs-planb-server/usr.sbin/nfsd
Message-ID:  <201806031839.w53IdEfx048327@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rmacklem
Date: Sun Jun  3 18:39:13 2018
New Revision: 334582
URL: https://svnweb.freebsd.org/changeset/base/334582

Log:
  Add missing SPDX license info in the copyright comment so that it matches
  nfsd.c in head.

Modified:
  projects/pnfs-planb-server/usr.sbin/nfsd/nfsd.c

Modified: projects/pnfs-planb-server/usr.sbin/nfsd/nfsd.c
==============================================================================
--- projects/pnfs-planb-server/usr.sbin/nfsd/nfsd.c	Sun Jun  3 18:38:03 2018	(r334581)
+++ projects/pnfs-planb-server/usr.sbin/nfsd/nfsd.c	Sun Jun  3 18:39:13 2018	(r334582)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
  * Copyright (c) 1989, 1993, 1994
  *	The Regents of the University of California.  All rights reserved.
  *



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806031839.w53IdEfx048327>