Skip to content

Commit a404337

Browse files
author
Thor Thayer
committed
FogBugz #184650: Cleanup Altera license headers.
A few files have incorrect headers and some files do not have any headers. The biggest issue is that some files say "GPLv2 or later". The "or later" part is the problem. V2: Remove asterisks from date. Correct lower portion of header Signed-off-by: Thor Thayer <[email protected]>
1 parent 6a4873d commit a404337

File tree

12 files changed

+100
-86
lines changed

12 files changed

+100
-86
lines changed

arch/arm/boot/dts/socfpga.dtsi

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,17 @@
11
/*
2-
* Copyright (C) 2012 Altera <www.altera.com>
2+
* Copyright Altera Corporation (C) 2012-2014. All rights reserved.
33
*
44
* 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.
87
*
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.
1312
*
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/>.
1615
*/
1716

1817
/include/ "skeleton.dtsi"

arch/arm/boot/dts/socfpga_arria5.dts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*
2-
* Copyright (C) 2013 Altera Corporation <www.altera.com>
2+
* Copyright Altera Corporation (C) 2013-2014. All rights reserved.
33
*
4-
* This program is free software; you can redistribute it and/or modify it
5-
* under the terms and conditions of the GNU General Public License,
4+
* This program is free software; you can redistribute it and/or modify
5+
* it under the terms and conditions of the GNU General Public License,
66
* version 2, as published by the Free Software Foundation.
77
*
88
* This program is distributed in the hope it will be useful, but WITHOUT

arch/arm/boot/dts/socfpga_cyclone5.dts

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,17 @@
11
/*
2-
* Copyright (C) 2012 Altera Corporation <www.altera.com>
2+
* Copyright Altera Corporation (C) 2012,2014. All rights reserved.
33
*
44
* 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.
87
*
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.
1312
*
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/>.
1615
*/
1716

1817
/dts-v1/;

arch/arm/boot/dts/socfpga_ice.dts

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,17 @@
11
/*
2-
* Copyright (C) 2012 Altera Corporation <www.altera.com>
2+
* Copyright Altera Corporation (C) 2012-2014. All rights reserved.
33
*
44
* 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.
87
*
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.
1312
*
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/>.
1615
*/
1716

1817
/dts-v1/;

arch/arm/boot/dts/socfpga_vt.dts

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,17 @@
11
/*
2-
* Copyright (C) 2012-2013 Altera Corporation <www.altera.com>
2+
* Copyright Altera Corporation (C) 2012-2014. All rights reserved.
33
*
44
* 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.
87
*
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.
1312
*
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/>.
1615
*/
1716

1817
/dts-v1/;

arch/arm/mach-socfpga/fpga-dma.c

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,19 @@
11
/*
22
* FPGA DMA transfer module
33
*
4-
* Copyright (C) 2014 Altera Corporation. All rights reserved
4+
* Copyright Altera Corporation (C) 2014. All rights reserved.
55
*
66
* This program is free software; you can redistribute it and/or modify
7-
* it under the terms of the GNU General Public License version 2 as
8-
* published by the Free Software Foundation.
7+
* it under the terms and conditions of the GNU General Public License,
8+
* version 2, as published by the Free Software Foundation.
9+
*
10+
* This program is distributed in the hope it will be useful, but WITHOUT
11+
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
12+
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
13+
* more details.
14+
*
15+
* You should have received a copy of the GNU General Public License along with
16+
* this program. If not, see <http://www.gnu.org/licenses/>.
917
*/
1018
#include <linux/cdev.h>
1119
#include <linux/completion.h>

arch/arm/mach-socfpga/l2_cache.c

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,17 @@
11
/*
2-
* Copyright (C) 2014 Altera Corporation
2+
* Copyright Altera Corporation (C) 2014. All rights reserved.
33
*
44
* 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.
87
*
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.
1312
*
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/>.
1615
*/
1716
#include <linux/clk-provider.h>
1817
#include <linux/of_platform.h>

arch/arm/mach-socfpga/l2_cache.h

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
/*
2-
* arch/arm/mach-socfpga/l2_cache.h
2+
* Copyright Altera Corporation (C) 2014. All rights reserved.
33
*
4-
* Copyright (C) 2014 Altera Corporation
5-
*
6-
* This program is free software; you can redistribute it and/or modify it
7-
* under the terms and conditions of the GNU General Public License,
4+
* This program is free software; you can redistribute it and/or modify
5+
* it under the terms and conditions of the GNU General Public License,
86
* version 2, as published by the Free Software Foundation.
97
*
108
* This program is distributed in the hope it will be useful, but WITHOUT

arch/arm/mach-socfpga/ocram.c

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,17 @@
11
/*
2-
* Copyright (C) 2014 Altera Corporation
2+
* Copyright Altera Corporation (C) 2014. All rights reserved.
33
*
44
* 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.
87
*
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.
1312
*
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/>.
1615
*/
1716
#include <linux/clk-provider.h>
1817
#include <linux/genalloc.h>

arch/arm/mach-socfpga/ocram.h

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
/*
2-
* arch/arm/mach-socfpga/ocram.h
2+
* Copyright Altera Corporation (C) 2014. All rights reserved.
33
*
4-
* Copyright (C) 2014 Altera Corporation
5-
*
6-
* This program is free software; you can redistribute it and/or modify it
7-
* under the terms and conditions of the GNU General Public License,
4+
* This program is free software; you can redistribute it and/or modify
5+
* it under the terms and conditions of the GNU General Public License,
86
* version 2, as published by the Free Software Foundation.
97
*
108
* This program is distributed in the hope it will be useful, but WITHOUT

0 commit comments

Comments
 (0)