diff options
Diffstat (limited to 'libbb/rtc.c')
-rw-r--r-- | libbb/rtc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/rtc.c b/libbb/rtc.c index 97d18ed53..97455e86a 100644 --- a/libbb/rtc.c +++ b/libbb/rtc.c @@ -1,7 +1,7 @@ /* * Common RTC functions * - * Licensed under GPLv2, see file LICENSE in this tarball for details. + * Licensed under GPLv2, see file LICENSE in this source tree. */ #include "libbb.h" |