Author: pfg
Date: Sat Jan 13 18:28:30 2018
New Revision: 327935
URL: https://svnweb.freebsd.org/changeset/base/327935

Log:
  Add SPDX identifier for the example license.
  
  For project files we should use the -FreeBSD prefix but for this example
  assume it is going to be used for some general purpose.
  
  Submitted by: kevlo

Modified:
  head/share/examples/etc/bsd-style-copyright

Modified: head/share/examples/etc/bsd-style-copyright
==============================================================================
--- head/share/examples/etc/bsd-style-copyright Sat Jan 13 18:09:09 2018        
(r327934)
+++ head/share/examples/etc/bsd-style-copyright Sat Jan 13 18:28:30 2018        
(r327935)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause
+ *
  * Copyright (c) [year] [your name]
  * All rights reserved.
  *
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to