From 16849bbe0c8a79277e1a682dcb42eafd2025959c Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Sun, 10 May 2020 17:52:40 +0200 Subject: treewide: split off license text, remove extra copyright notices Copyright notices are best stored in AUTHORS Change-Id: Ib9025c58987ee2f7db600e038f5d3e4edc69aacc Signed-off-by: Patrick Georgi Reviewed-on: https://review.coreboot.org/c/coreboot/+/41203 Reviewed-by: HAOUAS Elyes Tested-by: build bot (Jenkins) --- src/soc/qualcomm/ipq806x/include/soc/clock.h | 3 +-- src/soc/qualcomm/ipq806x/include/soc/gpio.h | 4 +--- 2 files changed, 2 insertions(+), 5 deletions(-) (limited to 'src/soc/qualcomm/ipq806x/include') diff --git a/src/soc/qualcomm/ipq806x/include/soc/clock.h b/src/soc/qualcomm/ipq806x/include/soc/clock.h index 4f37c0e3ce..a2efa025b8 100644 --- a/src/soc/qualcomm/ipq806x/include/soc/clock.h +++ b/src/soc/qualcomm/ipq806x/include/soc/clock.h @@ -1,6 +1,5 @@ +/* Source : APQ8064 LK Boot */ /* - * Source : APQ8064 LK Boot - * * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are diff --git a/src/soc/qualcomm/ipq806x/include/soc/gpio.h b/src/soc/qualcomm/ipq806x/include/soc/gpio.h index f756ad8096..0aa58e6ed3 100644 --- a/src/soc/qualcomm/ipq806x/include/soc/gpio.h +++ b/src/soc/qualcomm/ipq806x/include/soc/gpio.h @@ -1,7 +1,5 @@ +/* Source : APQ8064 LK Boot */ /* - Source : APQ8064 LK Boot - - * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: -- cgit v1.2.3