diff options
Diffstat (limited to 'sys/arm/include/sf_buf.h')
-rw-r--r-- | sys/arm/include/sf_buf.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arm/include/sf_buf.h b/sys/arm/include/sf_buf.h index 65ef6f99b7a1..2aa8ee3789c9 100644 --- a/sys/arm/include/sf_buf.h +++ b/sys/arm/include/sf_buf.h @@ -1,5 +1,5 @@ /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * SPDX-License-Identifier: BSD-2-Clause * * Copyright (c) 2003 Alan L. Cox <alc@cs.rice.edu> * All rights reserved. @@ -24,8 +24,6 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * - * $FreeBSD$ */ #ifndef _MACHINE_SF_BUF_H_ |