Skip to content

Commit a6e769f

Browse files
author
Elizabeth F
committed
Licensing update
1 parent 20cd50d commit a6e769f

File tree

131 files changed

+525
-525
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

131 files changed

+525
-525
lines changed

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ generalized grids.
77

88
License
99
=======
10-
IceBin is licensed under the GNU General Public License v3.
10+
See the file LICENSE for details on IceBin licensing.
1111

1212
Requirements
1313
============

add_license.py

+8-8
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
# Copyright (c) 2013-2016 by Elizabeth Fischer
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 3 of the License, or
5+
# it under the terms of the GNU Lesser General Public License as published
6+
# by the Free Software Foundation, either version 3 of the License, or
77
# (at your option) any later version.
88
#
99
# This program is distributed in the hope that it will be useful,
1010
# but WITHOUT ANY WARRANTY; without even the implied warranty of
1111
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12-
# GNU General Public License for more details.
12+
# GNU Lesser General Public License for more details.
1313
#
14-
# You should have received a copy of the GNU General Public License
14+
# You should have received a copy of the GNU Lesser General Public License
1515
# along with this program. If not, see <http://www.gnu.org/licenses/>.
1616

1717
import re
@@ -23,16 +23,16 @@
2323
"Copyright (c) 2013-2016 by Elizabeth Fischer",
2424
"",
2525
"This program is free software: you can redistribute it and/or modify",
26-
"it under the terms of the GNU General Public License as published by",
27-
"the Free Software Foundation, either version 3 of the License, or",
26+
"it under the terms of the GNU Lesser General Public License as published",
27+
"by the Free Software Foundation, either version 3 of the License, or",
2828
"(at your option) any later version.",
2929
"",
3030
"This program is distributed in the hope that it will be useful,",
3131
"but WITHOUT ANY WARRANTY; without even the implied warranty of",
3232
"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the",
33-
"GNU General Public License for more details.",
33+
"GNU Lesser General Public License for more details.",
3434
"",
35-
"You should have received a copy of the GNU General Public License",
35+
"You should have received a copy of the GNU Lesser General Public License",
3636
"along with this program. If not, see <http://www.gnu.org/licenses/>."
3737
]
3838

examples/example1/runme.py

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
# Copyright (c) 2013-2016 by Elizabeth Fischer
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 3 of the License, or
5+
# it under the terms of the GNU Lesser General Public License as published
6+
# by the Free Software Foundation, either version 3 of the License, or
77
# (at your option) any later version.
88
#
99
# This program is distributed in the hope that it will be useful,
1010
# but WITHOUT ANY WARRANTY; without even the implied warranty of
1111
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12-
# GNU General Public License for more details.
12+
# GNU Lesser General Public License for more details.
1313
#
14-
# You should have received a copy of the GNU General Public License
14+
# You should have received a copy of the GNU Lesser General Public License
1515
# along with this program. If not, see <http://www.gnu.org/licenses/>.
1616

1717
import sys

grids/ga_2x2_5.cpp

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
* Copyright (c) 2013-2016 by Elizabeth Fischer
44
*
55
* This program is free software: you can redistribute it and/or modify
6-
* it under the terms of the GNU General Public License as published by
7-
* the Free Software Foundation, either version 3 of the License, or
6+
* it under the terms of the GNU Lesser General Public License as published
7+
* by the Free Software Foundation, either version 3 of the License, or
88
* (at your option) any later version.
99
*
1010
* This program is distributed in the hope that it will be useful,
1111
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1212
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13-
* GNU General Public License for more details.
13+
* GNU Lesser General Public License for more details.
1414
*
15-
* You should have received a copy of the GNU General Public License
15+
* You should have received a copy of the GNU Lesser General Public License
1616
* along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
*/
1818

grids/gridutil.hpp

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
* Copyright (c) 2013-2016 by Elizabeth Fischer
44
*
55
* This program is free software: you can redistribute it and/or modify
6-
* it under the terms of the GNU General Public License as published by
7-
* the Free Software Foundation, either version 3 of the License, or
6+
* it under the terms of the GNU Lesser General Public License as published
7+
* by the Free Software Foundation, either version 3 of the License, or
88
* (at your option) any later version.
99
*
1010
* This program is distributed in the hope that it will be useful,
1111
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1212
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13-
* GNU General Public License for more details.
13+
* GNU Lesser General Public License for more details.
1414
*
15-
* You should have received a copy of the GNU General Public License
15+
* You should have received a copy of the GNU Lesser General Public License
1616
* along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
*/
1818

grids/modele_ll.cpp

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
* Copyright (c) 2013-2016 by Elizabeth Fischer
44
*
55
* This program is free software: you can redistribute it and/or modify
6-
* it under the terms of the GNU General Public License as published by
7-
* the Free Software Foundation, either version 3 of the License, or
6+
* it under the terms of the GNU Lesser General Public License as published
7+
* by the Free Software Foundation, either version 3 of the License, or
88
* (at your option) any later version.
99
*
1010
* This program is distributed in the hope that it will be useful,
1111
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1212
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13-
* GNU General Public License for more details.
13+
* GNU Lesser General Public License for more details.
1414
*
15-
* You should have received a copy of the GNU General Public License
15+
* You should have received a copy of the GNU Lesser General Public License
1616
* along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
*/
1818

grids/modele_ll_g2x2_5.cpp

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
* Copyright (c) 2013-2016 by Elizabeth Fischer
44
*
55
* This program is free software: you can redistribute it and/or modify
6-
* it under the terms of the GNU General Public License as published by
7-
* the Free Software Foundation, either version 3 of the License, or
6+
* it under the terms of the GNU Lesser General Public License as published
7+
* by the Free Software Foundation, either version 3 of the License, or
88
* (at your option) any later version.
99
*
1010
* This program is distributed in the hope that it will be useful,
1111
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1212
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13-
* GNU General Public License for more details.
13+
* GNU Lesser General Public License for more details.
1414
*
15-
* You should have received a copy of the GNU General Public License
15+
* You should have received a copy of the GNU Lesser General Public License
1616
* along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
*/
1818

grids/modele_ll_g4x5.cpp

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
* Copyright (c) 2013-2016 by Elizabeth Fischer
44
*
55
* This program is free software: you can redistribute it and/or modify
6-
* it under the terms of the GNU General Public License as published by
7-
* the Free Software Foundation, either version 3 of the License, or
6+
* it under the terms of the GNU Lesser General Public License as published
7+
* by the Free Software Foundation, either version 3 of the License, or
88
* (at your option) any later version.
99
*
1010
* This program is distributed in the hope that it will be useful,
1111
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1212
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13-
* GNU General Public License for more details.
13+
* GNU Lesser General Public License for more details.
1414
*
15-
* You should have received a copy of the GNU General Public License
15+
* You should have received a copy of the GNU Lesser General Public License
1616
* along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
*/
1818

grids/overlap.cpp

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
* Copyright (c) 2013-2016 by Elizabeth Fischer
44
*
55
* This program is free software: you can redistribute it and/or modify
6-
* it under the terms of the GNU General Public License as published by
7-
* the Free Software Foundation, either version 3 of the License, or
6+
* it under the terms of the GNU Lesser General Public License as published
7+
* by the Free Software Foundation, either version 3 of the License, or
88
* (at your option) any later version.
99
*
1010
* This program is distributed in the hope that it will be useful,
1111
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1212
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13-
* GNU General Public License for more details.
13+
* GNU Lesser General Public License for more details.
1414
*
15-
* You should have received a copy of the GNU General Public License
15+
* You should have received a copy of the GNU Lesser General Public License
1616
* along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
*/
1818

grids/searise.cpp

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
* Copyright (c) 2013-2016 by Elizabeth Fischer
44
*
55
* This program is free software: you can redistribute it and/or modify
6-
* it under the terms of the GNU General Public License as published by
7-
* the Free Software Foundation, either version 3 of the License, or
6+
* it under the terms of the GNU Lesser General Public License as published
7+
* by the Free Software Foundation, either version 3 of the License, or
88
* (at your option) any later version.
99
*
1010
* This program is distributed in the hope that it will be useful,
1111
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1212
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13-
* GNU General Public License for more details.
13+
* GNU Lesser General Public License for more details.
1414
*
15-
* You should have received a copy of the GNU General Public License
15+
* You should have received a copy of the GNU Lesser General Public License
1616
* along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
*/
1818

grids/searise100.cpp

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
* Copyright (c) 2013-2016 by Elizabeth Fischer
44
*
55
* This program is free software: you can redistribute it and/or modify
6-
* it under the terms of the GNU General Public License as published by
7-
* the Free Software Foundation, either version 3 of the License, or
6+
* it under the terms of the GNU Lesser General Public License as published
7+
* by the Free Software Foundation, either version 3 of the License, or
88
* (at your option) any later version.
99
*
1010
* This program is distributed in the hope that it will be useful,
1111
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1212
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13-
* GNU General Public License for more details.
13+
* GNU Lesser General Public License for more details.
1414
*
15-
* You should have received a copy of the GNU General Public License
15+
* You should have received a copy of the GNU Lesser General Public License
1616
* along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
*/
1818

grids/searise50.cpp

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
* Copyright (c) 2013-2016 by Elizabeth Fischer
44
*
55
* This program is free software: you can redistribute it and/or modify
6-
* it under the terms of the GNU General Public License as published by
7-
* the Free Software Foundation, either version 3 of the License, or
6+
* it under the terms of the GNU Lesser General Public License as published
7+
* by the Free Software Foundation, either version 3 of the License, or
88
* (at your option) any later version.
99
*
1010
* This program is distributed in the hope that it will be useful,
1111
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1212
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13-
* GNU General Public License for more details.
13+
* GNU Lesser General Public License for more details.
1414
*
15-
* You should have received a copy of the GNU General Public License
15+
* You should have received a copy of the GNU Lesser General Public License
1616
* along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
*/
1818

grids/searise_a.cpp

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
* Copyright (c) 2013-2016 by Elizabeth Fischer
44
*
55
* This program is free software: you can redistribute it and/or modify
6-
* it under the terms of the GNU General Public License as published by
7-
* the Free Software Foundation, either version 3 of the License, or
6+
* it under the terms of the GNU Lesser General Public License as published
7+
* by the Free Software Foundation, either version 3 of the License, or
88
* (at your option) any later version.
99
*
1010
* This program is distributed in the hope that it will be useful,
1111
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1212
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13-
* GNU General Public License for more details.
13+
* GNU Lesser General Public License for more details.
1414
*
15-
* You should have received a copy of the GNU General Public License
15+
* You should have received a copy of the GNU Lesser General Public License
1616
* along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
*/
1818

grids/searise_g.cpp

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
* Copyright (c) 2013-2016 by Elizabeth Fischer
44
*
55
* This program is free software: you can redistribute it and/or modify
6-
* it under the terms of the GNU General Public License as published by
7-
* the Free Software Foundation, either version 3 of the License, or
6+
* it under the terms of the GNU Lesser General Public License as published
7+
* by the Free Software Foundation, either version 3 of the License, or
88
* (at your option) any later version.
99
*
1010
* This program is distributed in the hope that it will be useful,
1111
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1212
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13-
* GNU General Public License for more details.
13+
* GNU Lesser General Public License for more details.
1414
*
15-
* You should have received a copy of the GNU General Public License
15+
* You should have received a copy of the GNU Lesser General Public License
1616
* along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
*/
1818

grids/searise_g20.cpp

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
* Copyright (c) 2013-2016 by Elizabeth Fischer
44
*
55
* This program is free software: you can redistribute it and/or modify
6-
* it under the terms of the GNU General Public License as published by
7-
* the Free Software Foundation, either version 3 of the License, or
6+
* it under the terms of the GNU Lesser General Public License as published
7+
* by the Free Software Foundation, either version 3 of the License, or
88
* (at your option) any later version.
99
*
1010
* This program is distributed in the hope that it will be useful,
1111
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1212
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13-
* GNU General Public License for more details.
13+
* GNU Lesser General Public License for more details.
1414
*
15-
* You should have received a copy of the GNU General Public License
15+
* You should have received a copy of the GNU Lesser General Public License
1616
* along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
*/
1818

pyextx/Grid_py.cpp

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
* Copyright (c) 2013-2016 by Elizabeth Fischer
44
*
55
* This program is free software: you can redistribute it and/or modify
6-
* it under the terms of the GNU General Public License as published by
7-
* the Free Software Foundation, either version 3 of the License, or
6+
* it under the terms of the GNU Lesser General Public License as published
7+
* by the Free Software Foundation, either version 3 of the License, or
88
* (at your option) any later version.
99
*
1010
* This program is distributed in the hope that it will be useful,
1111
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1212
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13-
* GNU General Public License for more details.
13+
* GNU Lesser General Public License for more details.
1414
*
15-
* You should have received a copy of the GNU General Public License
15+
* You should have received a copy of the GNU Lesser General Public License
1616
* along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
*/
1818

pyextx/Grid_py.hpp

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
* Copyright (c) 2013-2016 by Elizabeth Fischer
44
*
55
* This program is free software: you can redistribute it and/or modify
6-
* it under the terms of the GNU General Public License as published by
7-
* the Free Software Foundation, either version 3 of the License, or
6+
* it under the terms of the GNU Lesser General Public License as published
7+
* by the Free Software Foundation, either version 3 of the License, or
88
* (at your option) any later version.
99
*
1010
* This program is distributed in the hope that it will be useful,
1111
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1212
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13-
* GNU General Public License for more details.
13+
* GNU Lesser General Public License for more details.
1414
*
15-
* You should have received a copy of the GNU General Public License
15+
* You should have received a copy of the GNU Lesser General Public License
1616
* along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
*/
1818

pyextx/IceSheet_py.cpp

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
* Copyright (c) 2013-2016 by Elizabeth Fischer
44
*
55
* This program is free software: you can redistribute it and/or modify
6-
* it under the terms of the GNU General Public License as published by
7-
* the Free Software Foundation, either version 3 of the License, or
6+
* it under the terms of the GNU Lesser General Public License as published
7+
* by the Free Software Foundation, either version 3 of the License, or
88
* (at your option) any later version.
99
*
1010
* This program is distributed in the hope that it will be useful,
1111
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1212
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13-
* GNU General Public License for more details.
13+
* GNU Lesser General Public License for more details.
1414
*
15-
* You should have received a copy of the GNU General Public License
15+
* You should have received a copy of the GNU Lesser General Public License
1616
* along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
*/
1818

0 commit comments

Comments
 (0)