From 35edb766593d019b89a3f40b6d6cdd2b50f18032 Mon Sep 17 00:00:00 2001 From: Leo C Date: Tue, 16 Dec 2014 16:03:06 +0100 Subject: Add copyright notice --- include/rtc.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'include/rtc.h') diff --git a/include/rtc.h b/include/rtc.h index 6946660..ca4c068 100644 --- a/include/rtc.h +++ b/include/rtc.h @@ -1,6 +1,9 @@ /* - * Generic RTC interface. + * (C) Copyright 2014 Leo C. + * + * SPDX-License-Identifier: GPL-2.0+ */ + #ifndef _RTC_H_ #define _RTC_H_ -- cgit v1.2.3