| .. | .. |
|---|
| 1 | | -/* |
|---|
| 2 | | - * Copyright (C) 2016 Cogent Embedded Inc. |
|---|
| 1 | +/* SPDX-License-Identifier: GPL-2.0+ |
|---|
| 3 | 2 | * |
|---|
| 4 | | - * This program is free software; you can redistribute it and/or modify |
|---|
| 5 | | - * it under the terms of the GNU General Public License as published by |
|---|
| 6 | | - * the Free Software Foundation; either version 2 of the License, or |
|---|
| 7 | | - * (at your option) any later version. |
|---|
| 3 | + * Copyright (C) 2016 Cogent Embedded Inc. |
|---|
| 8 | 4 | */ |
|---|
| 9 | 5 | #ifndef __DT_BINDINGS_CLOCK_R8A7745_CPG_MSSR_H__ |
|---|
| 10 | 6 | #define __DT_BINDINGS_CLOCK_R8A7745_CPG_MSSR_H__ |
|---|