File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change
1
+ // SPDX-License-Identifier: GPL-2.0-only
1
2
/*
2
3
* Driver for the Epson RTC module RX-6110 SA
3
4
*
4
5
* Copyright(C) 2015 Pengutronix, Steffen Trumtrar <[email protected] >
5
6
* Copyright(C) SEIKO EPSON CORPORATION 2013. All rights reserved.
6
- *
7
- * This driver software is distributed as is, without any warranty of any kind,
8
- * either express or implied as further specified in the GNU Public License.
9
- * This software may be used and distributed according to the terms of the GNU
10
- * Public License, version 2 as published by the Free Software Foundation.
11
- * See the file COPYING in the main directory of this archive for more details.
12
- *
13
- * You should have received a copy of the GNU General Public License along with
14
- * this program. If not, see <http://www.gnu.org/licenses/>.
15
7
*/
16
8
17
9
#include <linux/bcd.h>
You can’t perform that action at this time.
0 commit comments