Skip to content

Commit 28c908a

Browse files
committed
Fixed missing "Lesser"
1 parent 4d68b17 commit 28c908a

67 files changed

Lines changed: 67 additions & 67 deletions

Some content is hidden

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

generate_and_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
This program is distributed in the hope that it will be useful,
1313
but WITHOUT ANY WARRANTY; without even the implied warranty of
1414
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15-
GNU General Public License for more details.
15+
GNU Lesser General Public License for more details.
1616
1717
You should have received a copy of the GNU Lesser General Public License
1818
along with this program. If not, see <https://www.gnu.org/licenses/>.

generate_testcases.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
This program is distributed in the hope that it will be useful,
1313
but WITHOUT ANY WARRANTY; without even the implied warranty of
1414
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15-
GNU General Public License for more details.
15+
GNU Lesser General Public License for more details.
1616
1717
You should have received a copy of the GNU Lesser General Public License
1818
along with this program. If not, see <https://www.gnu.org/licenses/>.

src/peakrdl_python/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
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
1515
You should have received a copy of the GNU Lesser General Public License
1616
along with this program. If not, see <https://www.gnu.org/licenses/>.

src/peakrdl_python/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
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
1515
You should have received a copy of the GNU Lesser General Public License
1616
along with this program. If not, see <https://www.gnu.org/licenses/>.

src/peakrdl_python/__peakrdl__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
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
1515
You should have received a copy of the GNU Lesser General Public License
1616
along with this program. If not, see <https://www.gnu.org/licenses/>.

src/peakrdl_python/_deploy_package.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
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
1515
You should have received a copy of the GNU Lesser General Public License
1616
along with this program. If not, see <https://www.gnu.org/licenses/>.

src/peakrdl_python/_node_walkers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
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
1515
You should have received a copy of the GNU Lesser General Public License
1616
along with this program. If not, see <https://www.gnu.org/licenses/>.

src/peakrdl_python/class_names.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
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
1515
You should have received a copy of the GNU Lesser General Public License
1616
along with this program. If not, see <https://www.gnu.org/licenses/>.

src/peakrdl_python/compiler_udp.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
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
1515
You should have received a copy of the GNU Lesser General Public License
1616
along with this program. If not, see <https://www.gnu.org/licenses/>.

src/peakrdl_python/exporter.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
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
1515
You should have received a copy of the GNU Lesser General Public License
1616
along with this program. If not, see <https://www.gnu.org/licenses/>.

0 commit comments

Comments
 (0)