diff options
Diffstat (limited to 'drivers/rtc')
| -rw-r--r-- | drivers/rtc/s3c24x0_rtc.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/drivers/rtc/s3c24x0_rtc.c b/drivers/rtc/s3c24x0_rtc.c index 7f02f0585..9667939db 100644 --- a/drivers/rtc/s3c24x0_rtc.c +++ b/drivers/rtc/s3c24x0_rtc.c @@ -1,6 +1,6 @@  /*   * (C) Copyright 2003 - * David Müller ELSOFT AG Switzerland. d.mueller@elsoft.ch + * David Müller ELSOFT AG Switzerland. d.mueller@elsoft.ch   *   * See file CREDITS for list of people who contributed to this   * project. |