diff options
| author | Marcin Wojtas <mw@FreeBSD.org> | 2020-11-18 15:07:34 +0000 |
|---|---|---|
| committer | Marcin Wojtas <mw@FreeBSD.org> | 2020-11-18 15:07:34 +0000 |
| commit | 0835cc783b46963c38659794b55deeb58be81e7c (patch) | |
| tree | d77fc580ed87359041a881f4cf1ab51c4f77858f /sys/modules | |
| parent | c74443892c07717bae2304d51260557033775055 (diff) | |
Notes
Diffstat (limited to 'sys/modules')
| -rw-r--r-- | sys/modules/ena/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/modules/ena/Makefile b/sys/modules/ena/Makefile index 64e4633a21db..c6a0c56e7ffb 100644 --- a/sys/modules/ena/Makefile +++ b/sys/modules/ena/Makefile @@ -1,7 +1,7 @@ # -# BSD LICENSE +# SPDX-License-Identifier: BSD-2-Clause # -# Copyright (c) 2015-2019 Amazon.com, Inc. or its affiliates. +# Copyright (c) 2015-2020 Amazon.com, Inc. or its affiliates. # All rights reserved. # # Redistribution and use in source and binary forms, with or without |
