|
1 | 1 | /* |
2 | | - * Copyright (C) 2014 Altera Corporation |
| 2 | + * Copyright Altera Corporation (C) 2014. All rights reserved. |
3 | 3 | * |
4 | 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. |
| 5 | + * it under the terms and conditions of the GNU General Public License, |
| 6 | + * version 2, as published by the Free Software Foundation. |
8 | 7 | * |
9 | | - * This program is distributed in the hope that it will be useful, |
10 | | - * but WITHOUT ANY WARRANTY; without even the implied warranty of |
11 | | - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
12 | | - * GNU General Public License for more details. |
| 8 | + * This program is distributed in the hope it will be useful, but WITHOUT |
| 9 | + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or |
| 10 | + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for |
| 11 | + * more details. |
13 | 12 | * |
14 | | - * You should have received a copy of the GNU General Public License |
15 | | - * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 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/>. |
16 | 15 | */ |
17 | 16 | #include <linux/clk-provider.h> |
18 | 17 | #include <linux/of_platform.h> |
|
0 commit comments