diff options
Diffstat (limited to '')
-rw-r--r-- | sys-utils/hwclock-cmos.c | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sys-utils/hwclock-cmos.c b/sys-utils/hwclock-cmos.c index d3173fe..5f59090 100644 --- a/sys-utils/hwclock-cmos.c +++ b/sys-utils/hwclock-cmos.c @@ -1,6 +1,12 @@ /* * SPDX-License-Identifier: GPL-2.0-or-later * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * * i386 CMOS starts out with 14 bytes clock data alpha has something * similar, but with details depending on the machine type. * |