The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=ba5de7e9301438f69ee3532e19d7ec6d496cda05
commit ba5de7e9301438f69ee3532e19d7ec6d496cda05 Author: Warner Losh <i...@freebsd.org> AuthorDate: 2021-03-11 20:25:55 +0000 Commit: Warner Losh <i...@freebsd.org> CommitDate: 2021-03-11 21:17:54 +0000 SPDX: Spell 4 clause BSD license correctly --- sys/powerpc/aim/moea64_native.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/powerpc/aim/moea64_native.c b/sys/powerpc/aim/moea64_native.c index a5837886a2a2..29ba51a48587 100644 --- a/sys/powerpc/aim/moea64_native.c +++ b/sys/powerpc/aim/moea64_native.c @@ -1,5 +1,5 @@ /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND 4-Clause-BSD + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-4-Clause * * Copyright (c) 2001 The NetBSD Foundation, Inc. * All rights reserved. _______________________________________________ dev-commits-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "dev-commits-src-all-unsubscr...@freebsd.org"