aboutsummaryrefslogtreecommitdiff
path: root/src/arch/arm64/armv8/lib/clock.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/arm64/armv8/lib/clock.c')
-rw-r--r--src/arch/arm64/armv8/lib/clock.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/arch/arm64/armv8/lib/clock.c b/src/arch/arm64/armv8/lib/clock.c
index 4fe3cf6892..7cd4bc6c55 100644
--- a/src/arch/arm64/armv8/lib/clock.c
+++ b/src/arch/arm64/armv8/lib/clock.c
@@ -13,10 +13,6 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc.
- *
* clock.c: Functions for accessing clock and timer related registers
* Reference: ARM Architecture Reference Manual, ARMv8-A edition
*/