Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'include/rtc_.h')
-rw-r--r--include/rtc_.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rtc_.h b/include/rtc_.h
index b5fe8ec32..bd322c940 100644
--- a/include/rtc_.h
+++ b/include/rtc_.h
@@ -1,7 +1,7 @@
/*
* Common defines/structures/etc... for applets that need to work with the RTC.
*
- * Licensed under the GPL-2 or later.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
#ifndef BB_RTC_H