Skip to content

Commit cd74f6c

Browse files
committed
moves launchers building in a subdirectory for clarity
1 parent a59044e commit cd74f6c

Some content is hidden

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

58 files changed

+36
-36
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,37 @@
1-
Note
2-
----
3-
4-
WinPython components are distributed as they were received from
5-
their copyright holder, under their own copyright and/or license,
6-
and without any linking with each other.
7-
8-
WinPython software collection (i.e. the collection of software,
9-
libraries and documents) is licensed under the terms of the
10-
following license agreement.
11-
12-
13-
WinPython License Agreement (MIT License)
14-
-----------------------------------------
15-
16-
Copyright (c) 2012 Pierre Raybaut, 2016+ WinPython team
17-
18-
Permission is hereby granted, free of charge, to any person
19-
obtaining a copy of this software and associated documentation
20-
files (the "Software"), to deal in the Software without
21-
restriction, including without limitation the rights to use,
22-
copy, modify, merge, publish, distribute, sublicense, and/or sell
23-
copies of the Software, and to permit persons to whom the
24-
Software is furnished to do so, subject to the following
25-
conditions:
26-
27-
The above copyright notice and this permission notice shall be
28-
included in all copies or substantial portions of the Software.
29-
30-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
31-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
32-
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
33-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
34-
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
35-
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
36-
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
1+
Note
2+
----
3+
4+
WinPython components are distributed as they were received from
5+
their copyright holder, under their own copyright and/or license,
6+
and without any linking with each other.
7+
8+
WinPython software collection (i.e. the collection of software,
9+
libraries and documents) is licensed under the terms of the
10+
following license agreement.
11+
12+
13+
WinPython License Agreement (MIT License)
14+
-----------------------------------------
15+
16+
Copyright (c) 2012 Pierre Raybaut, 2016+ WinPython team
17+
18+
Permission is hereby granted, free of charge, to any person
19+
obtaining a copy of this software and associated documentation
20+
files (the "Software"), to deal in the Software without
21+
restriction, including without limitation the rights to use,
22+
copy, modify, merge, publish, distribute, sublicense, and/or sell
23+
copies of the Software, and to permit persons to whom the
24+
Software is furnished to do so, subject to the following
25+
conditions:
26+
27+
The above copyright notice and this permission notice shall be
28+
included in all copies or substantial portions of the Software.
29+
30+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
31+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
32+
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
33+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
34+
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
35+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
36+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
3737
OTHER DEALINGS IN THE SOFTWARE.

0 commit comments

Comments
 (0)