Add myself to the list of copyright holders. Signed-off-by: Johan Hovold <[email protected]> --- drivers/rtc/rtc-omap.c | 1 + 1 file changed, 1 insertion(+)
diff --git a/drivers/rtc/rtc-omap.c b/drivers/rtc/rtc-omap.c index 4278421183e5..e74750f00b18 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 -- 2.0.4 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

