diff options
Diffstat (limited to 'sys/arm/ti/ti_omap4_cm.h')
-rw-r--r-- | sys/arm/ti/ti_omap4_cm.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arm/ti/ti_omap4_cm.h b/sys/arm/ti/ti_omap4_cm.h index 4da56520cc97..75e40e491c1c 100644 --- a/sys/arm/ti/ti_omap4_cm.h +++ b/sys/arm/ti/ti_omap4_cm.h @@ -1,5 +1,5 @@ /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * SPDX-License-Identifier: BSD-2-Clause * * Copyright (c) 2020 Oskar Holmlund <oskar.holmlund@ohdata.se> * @@ -23,8 +23,6 @@ * 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 __TI_OMAP4_CM__ #define __TI_OMAP4_CM__ |