mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
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
This commit is contained in:
parent
d195572171
commit
e50584405c
1 changed files with 2 additions and 0 deletions
|
|
@ -1,4 +1,6 @@
|
|||
/*-
|
||||
* SPDX-License-Identifier: BSD-2-Clause
|
||||
*
|
||||
* Copyright (c) [year] [your name]
|
||||
* All rights reserved.
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in a new issue