Fix forgotten license comments

This commit is contained in:
Denis Vlasenko
2008-12-07 00:52:58 +00:00
parent 30e5cf8875
commit db12d1d733
49 changed files with 114 additions and 60 deletions

View File

@@ -3,6 +3,8 @@
*
* This version was taken from util-linux and scrubbed down for busybox.
*
* Licensed under GPLv2, see file LICENSE in this tarball for details.
*
* This uses cross-platform Linux interfaces to enter a system sleep state,
* and leave it no later than a specified time. It uses any RTC framework
* driver that supports standard driver model wakeup flags.