Skip to content

Commit ee3066d

Browse files
Regenerate license for Python files
1 parent 253c56d commit ee3066d

File tree

17 files changed

+85
-136
lines changed

17 files changed

+85
-136
lines changed

python-frontend/typeshed_serializer/runners/__init__.py

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,14 @@
44
# mailto:info AT sonarsource DOT com
55
#
66
# This program is free software; you can redistribute it and/or
7-
# modify it under the terms of the GNU Lesser General Public
8-
# License as published by the Free Software Foundation; either
9-
# version 3 of the License, or (at your option) any later version.
7+
# modify it under the terms of the Sonar Source-Available License Version 1, as published by SonarSource SA.
108
#
119
# This program is distributed in the hope that it will be useful,
1210
# but WITHOUT ANY WARRANTY; without even the implied warranty of
13-
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14-
# Lesser General Public License for more details.
11+
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
12+
# See the Sonar Source-Available License for more details.
1513
#
16-
# You should have received a copy of the GNU Lesser General Public License
17-
# along with this program; if not, write to the Free Software Foundation,
18-
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
14+
# You should have received a copy of the Sonar Source-Available License
15+
# along with this program; if not, see https://sonarsource.com/license/ssal/
1916
#
2017

python-frontend/typeshed_serializer/runners/tox_runner.py

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,15 @@
44
# mailto:info AT sonarsource DOT com
55
#
66
# This program is free software; you can redistribute it and/or
7-
# modify it under the terms of the GNU Lesser General Public
8-
# License as published by the Free Software Foundation; either
9-
# version 3 of the License, or (at your option) any later version.
7+
# modify it under the terms of the Sonar Source-Available License Version 1, as published by SonarSource SA.
108
#
119
# This program is distributed in the hope that it will be useful,
1210
# but WITHOUT ANY WARRANTY; without even the implied warranty of
13-
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14-
# Lesser General Public License for more details.
11+
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
12+
# See the Sonar Source-Available License for more details.
1513
#
16-
# You should have received a copy of the GNU Lesser General Public License
17-
# along with this program; if not, write to the Free Software Foundation,
18-
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
14+
# You should have received a copy of the Sonar Source-Available License
15+
# along with this program; if not, see https://sonarsource.com/license/ssal/
1916
#
2017

2118
import contextlib

python-frontend/typeshed_serializer/serializer/__init__.py

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,14 @@
44
# mailto:info AT sonarsource DOT com
55
#
66
# This program is free software; you can redistribute it and/or
7-
# modify it under the terms of the GNU Lesser General Public
8-
# License as published by the Free Software Foundation; either
9-
# version 3 of the License, or (at your option) any later version.
7+
# modify it under the terms of the Sonar Source-Available License Version 1, as published by SonarSource SA.
108
#
119
# This program is distributed in the hope that it will be useful,
1210
# but WITHOUT ANY WARRANTY; without even the implied warranty of
13-
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14-
# Lesser General Public License for more details.
11+
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
12+
# See the Sonar Source-Available License for more details.
1513
#
16-
# You should have received a copy of the GNU Lesser General Public License
17-
# along with this program; if not, write to the Free Software Foundation,
18-
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
14+
# You should have received a copy of the Sonar Source-Available License
15+
# along with this program; if not, see https://sonarsource.com/license/ssal/
1916
#
2017

python-frontend/typeshed_serializer/serializer/serializers.py

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,15 @@
44
# mailto:info AT sonarsource DOT com
55
#
66
# This program is free software; you can redistribute it and/or
7-
# modify it under the terms of the GNU Lesser General Public
8-
# License as published by the Free Software Foundation; either
9-
# version 3 of the License, or (at your option) any later version.
7+
# modify it under the terms of the Sonar Source-Available License Version 1, as published by SonarSource SA.
108
#
119
# This program is distributed in the hope that it will be useful,
1210
# but WITHOUT ANY WARRANTY; without even the implied warranty of
13-
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14-
# Lesser General Public License for more details.
11+
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
12+
# See the Sonar Source-Available License for more details.
1513
#
16-
# You should have received a copy of the GNU Lesser General Public License
17-
# along with this program; if not, write to the Free Software Foundation,
18-
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
14+
# You should have received a copy of the Sonar Source-Available License
15+
# along with this program; if not, see https://sonarsource.com/license/ssal/
1916
#
2017

2118
import os

python-frontend/typeshed_serializer/serializer/symbols.py

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,15 @@
44
# mailto:info AT sonarsource DOT com
55
#
66
# This program is free software; you can redistribute it and/or
7-
# modify it under the terms of the GNU Lesser General Public
8-
# License as published by the Free Software Foundation; either
9-
# version 3 of the License, or (at your option) any later version.
7+
# modify it under the terms of the Sonar Source-Available License Version 1, as published by SonarSource SA.
108
#
119
# This program is distributed in the hope that it will be useful,
1210
# but WITHOUT ANY WARRANTY; without even the implied warranty of
13-
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14-
# Lesser General Public License for more details.
11+
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
12+
# See the Sonar Source-Available License for more details.
1513
#
16-
# You should have received a copy of the GNU Lesser General Public License
17-
# along with this program; if not, write to the Free Software Foundation,
18-
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
14+
# You should have received a copy of the Sonar Source-Available License
15+
# along with this program; if not, see https://sonarsource.com/license/ssal/
1916
#
2017

2118
import logging

python-frontend/typeshed_serializer/serializer/symbols_merger.py

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,15 @@
44
# mailto:info AT sonarsource DOT com
55
#
66
# This program is free software; you can redistribute it and/or
7-
# modify it under the terms of the GNU Lesser General Public
8-
# License as published by the Free Software Foundation; either
9-
# version 3 of the License, or (at your option) any later version.
7+
# modify it under the terms of the Sonar Source-Available License Version 1, as published by SonarSource SA.
108
#
119
# This program is distributed in the hope that it will be useful,
1210
# but WITHOUT ANY WARRANTY; without even the implied warranty of
13-
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14-
# Lesser General Public License for more details.
11+
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
12+
# See the Sonar Source-Available License for more details.
1513
#
16-
# You should have received a copy of the GNU Lesser General Public License
17-
# along with this program; if not, write to the Free Software Foundation,
18-
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
14+
# You should have received a copy of the Sonar Source-Available License
15+
# along with this program; if not, see https://sonarsource.com/license/ssal/
1916
#
2017

2118
from typing import Dict, Set, List

python-frontend/typeshed_serializer/serializer/typeshed_serializer.py

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,15 @@
44
# mailto:info AT sonarsource DOT com
55
#
66
# This program is free software; you can redistribute it and/or
7-
# modify it under the terms of the GNU Lesser General Public
8-
# License as published by the Free Software Foundation; either
9-
# version 3 of the License, or (at your option) any later version.
7+
# modify it under the terms of the Sonar Source-Available License Version 1, as published by SonarSource SA.
108
#
119
# This program is distributed in the hope that it will be useful,
1210
# but WITHOUT ANY WARRANTY; without even the implied warranty of
13-
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14-
# Lesser General Public License for more details.
11+
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
12+
# See the Sonar Source-Available License for more details.
1513
#
16-
# You should have received a copy of the GNU Lesser General Public License
17-
# along with this program; if not, write to the Free Software Foundation,
18-
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
14+
# You should have received a copy of the Sonar Source-Available License
15+
# along with this program; if not, see https://sonarsource.com/license/ssal/
1916
#
2017

2118
from serializer.serializers import MicrosoftStubsSerializer, TypeshedSerializer, CustomStubsSerializer, ImporterSerializer

python-frontend/typeshed_serializer/tests/__init__.py

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,14 @@
44
# mailto:info AT sonarsource DOT com
55
#
66
# This program is free software; you can redistribute it and/or
7-
# modify it under the terms of the GNU Lesser General Public
8-
# License as published by the Free Software Foundation; either
9-
# version 3 of the License, or (at your option) any later version.
7+
# modify it under the terms of the Sonar Source-Available License Version 1, as published by SonarSource SA.
108
#
119
# This program is distributed in the hope that it will be useful,
1210
# but WITHOUT ANY WARRANTY; without even the implied warranty of
13-
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14-
# Lesser General Public License for more details.
11+
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
12+
# See the Sonar Source-Available License for more details.
1513
#
16-
# You should have received a copy of the GNU Lesser General Public License
17-
# along with this program; if not, write to the Free Software Foundation,
18-
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
14+
# You should have received a copy of the Sonar Source-Available License
15+
# along with this program; if not, see https://sonarsource.com/license/ssal/
1916
#
2017

python-frontend/typeshed_serializer/tests/conftest.py

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,15 @@
44
# mailto:info AT sonarsource DOT com
55
#
66
# This program is free software; you can redistribute it and/or
7-
# modify it under the terms of the GNU Lesser General Public
8-
# License as published by the Free Software Foundation; either
9-
# version 3 of the License, or (at your option) any later version.
7+
# modify it under the terms of the Sonar Source-Available License Version 1, as published by SonarSource SA.
108
#
119
# This program is distributed in the hope that it will be useful,
1210
# but WITHOUT ANY WARRANTY; without even the implied warranty of
13-
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14-
# Lesser General Public License for more details.
11+
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
12+
# See the Sonar Source-Available License for more details.
1513
#
16-
# You should have received a copy of the GNU Lesser General Public License
17-
# along with this program; if not, write to the Free Software Foundation,
18-
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
14+
# You should have received a copy of the Sonar Source-Available License
15+
# along with this program; if not, see https://sonarsource.com/license/ssal/
1916
#
2017

2118
import os

python-frontend/typeshed_serializer/tests/runners/__init__.py

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,14 @@
44
# mailto:info AT sonarsource DOT com
55
#
66
# This program is free software; you can redistribute it and/or
7-
# modify it under the terms of the GNU Lesser General Public
8-
# License as published by the Free Software Foundation; either
9-
# version 3 of the License, or (at your option) any later version.
7+
# modify it under the terms of the Sonar Source-Available License Version 1, as published by SonarSource SA.
108
#
119
# This program is distributed in the hope that it will be useful,
1210
# but WITHOUT ANY WARRANTY; without even the implied warranty of
13-
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14-
# Lesser General Public License for more details.
11+
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
12+
# See the Sonar Source-Available License for more details.
1513
#
16-
# You should have received a copy of the GNU Lesser General Public License
17-
# along with this program; if not, write to the Free Software Foundation,
18-
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
14+
# You should have received a copy of the Sonar Source-Available License
15+
# along with this program; if not, see https://sonarsource.com/license/ssal/
1916
#
2017

0 commit comments

Comments
 (0)