.. | .. |
---|
| 1 | +/* SPDX-License-Identifier: GPL-2.0-only */ |
---|
1 | 2 | /* |
---|
2 | 3 | * DRA7xx PRM instance offset macros |
---|
3 | 4 | * |
---|
4 | | - * Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com |
---|
| 5 | + * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com |
---|
5 | 6 | * |
---|
6 | 7 | * Generated by code originally written by: |
---|
7 | 8 | * Paul Walmsley (paul@pwsan.com) |
---|
.. | .. |
---|
13 | 14 | * with the public linux-omap@vger.kernel.org mailing list and the |
---|
14 | 15 | * authors above to ensure that the autogeneration scripts are kept |
---|
15 | 16 | * up-to-date with the file contents. |
---|
16 | | - * |
---|
17 | | - * This program is free software; you can redistribute it and/or modify |
---|
18 | | - * it under the terms of the GNU General Public License version 2 as |
---|
19 | | - * published by the Free Software Foundation. |
---|
20 | 17 | */ |
---|
21 | 18 | |
---|
22 | 19 | #ifndef __ARCH_ARM_MACH_OMAP2_PRM7XX_H |
---|