.. | .. |
---|
| 1 | +/* SPDX-License-Identifier: GPL-2.0-only */ |
---|
1 | 2 | /* |
---|
2 | 3 | * OMAP GPMC Platform data |
---|
3 | 4 | * |
---|
4 | | - * Copyright (C) 2014 Texas Instruments, Inc. - http://www.ti.com |
---|
| 5 | + * Copyright (C) 2014 Texas Instruments, Inc. - https://www.ti.com |
---|
5 | 6 | * Roger Quadros <rogerq@ti.com> |
---|
6 | | - * |
---|
7 | | - * This program is free software; you can redistribute it and/or modify it |
---|
8 | | - * under the terms and conditions of the GNU General Public License, |
---|
9 | | - * version 2, as published by the Free Software Foundation. |
---|
10 | 7 | */ |
---|
11 | 8 | |
---|
12 | 9 | #ifndef _GPMC_OMAP_H_ |
---|