svn commit: r339467 - head/sys/dev/ep

Ed Maste emaste at FreeBSD.org
Sat Oct 20 18:30:14 UTC 2018


Author: emaste
Date: Sat Oct 20 18:30:13 2018
New Revision: 339467
URL: https://svnweb.freebsd.org/changeset/base/339467

Log:
  Remove incorrect BSD-2-Clause-FreeBSD SPDX tag

Modified:
  head/sys/dev/ep/if_epreg.h

Modified: head/sys/dev/ep/if_epreg.h
==============================================================================
--- head/sys/dev/ep/if_epreg.h	Sat Oct 20 18:18:28 2018	(r339466)
+++ head/sys/dev/ep/if_epreg.h	Sat Oct 20 18:30:13 2018	(r339467)
@@ -1,6 +1,4 @@
 /*-
- * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
- *
  * Copyright (c) 1993 Herb Peyerl (hpeyerl at novatel.ca) All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without


More information about the svn-src-all mailing list