diff options
author | Johan Hovold <[email protected]> | 2014-12-10 15:53:22 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-12-10 17:41:14 -0800 |
commit | 0125138d8a31aa7f834a4ae0a460079835c7128e (patch) | |
tree | 1ae41b0ff9367c10d951ce53ece979748503a267 | |
parent | 10211ae34691934f87ea53dd193ea0c64f86b77c (diff) |
rtc: omap: add copyright entry
Add myself to the list of copyright holders.
Signed-off-by: Johan Hovold <[email protected]>
Cc: Alessandro Zummo <[email protected]>
Cc: Tony Lindgren <[email protected]>
Cc: Benot Cousson <[email protected]>
Cc: Lokesh Vutla <[email protected]>
Cc: Guenter Roeck <[email protected]>
Cc: Sekhar Nori <[email protected]>
Cc: Tero Kristo <[email protected]>
Cc: Keerthy J <[email protected]>
Tested-by: Felipe Balbi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | drivers/rtc/rtc-omap.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/rtc/rtc-omap.c b/drivers/rtc/rtc-omap.c index 3128be5e3644..fba13e53c278 100644 --- a/drivers/rtc/rtc-omap.c +++ b/drivers/rtc/rtc-omap.c @@ -5,6 +5,7 @@ * Author: George G. Davis <[email protected]> or <[email protected]> * * Copyright (C) 2006 David Brownell (new RTC framework) + * Copyright (C) 2014 Johan Hovold <[email protected]> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License |