Skip to content

Commit 3a6fdc0

Browse files
authored
license: fix formatting and remove year in licenses (#6451)
1 parent 2890d0c commit 3a6fdc0

File tree

6 files changed

+92
-137
lines changed

6 files changed

+92
-137
lines changed

LICENSE

Lines changed: 18 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,21 @@
1-
Copyright (c) 2023 Tokio Contributors
1+
MIT License
22

3-
Permission is hereby granted, free of charge, to any
4-
person obtaining a copy of this software and associated
5-
documentation files (the "Software"), to deal in the
6-
Software without restriction, including without
7-
limitation the rights to use, copy, modify, merge,
8-
publish, distribute, sublicense, and/or sell copies of
9-
the Software, and to permit persons to whom the Software
10-
is furnished to do so, subject to the following
11-
conditions:
3+
Copyright (c) Tokio Contributors
124

13-
The above copyright notice and this permission notice
14-
shall be included in all copies or substantial portions
15-
of the Software.
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
1611

17-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
18-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
19-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
20-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
21-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
22-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
23-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
24-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
25-
DEALINGS IN THE SOFTWARE.
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

tokio-macros/LICENSE

Lines changed: 2 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,7 @@
1-
Copyright (c) 2023 Tokio Contributors
2-
3-
Permission is hereby granted, free of charge, to any
4-
person obtaining a copy of this software and associated
5-
documentation files (the "Software"), to deal in the
6-
Software without restriction, including without
7-
limitation the rights to use, copy, modify, merge,
8-
publish, distribute, sublicense, and/or sell copies of
9-
the Software, and to permit persons to whom the Software
10-
is furnished to do so, subject to the following
11-
conditions:
12-
13-
The above copyright notice and this permission notice
14-
shall be included in all copies or substantial portions
15-
of the Software.
16-
17-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
18-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
19-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
20-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
21-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
22-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
23-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
24-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
25-
DEALINGS IN THE SOFTWARE.
26-
27-
The MIT License (MIT)
1+
MIT License
282

293
Copyright (c) 2019 Yoshua Wuyts
4+
Copyright (c) Tokio Contributors
305

316
Permission is hereby granted, free of charge, to any person obtaining a copy
327
of this software and associated documentation files (the "Software"), to deal

tokio-stream/LICENSE

Lines changed: 18 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,21 @@
1-
Copyright (c) 2023 Tokio Contributors
1+
MIT License
22

3-
Permission is hereby granted, free of charge, to any
4-
person obtaining a copy of this software and associated
5-
documentation files (the "Software"), to deal in the
6-
Software without restriction, including without
7-
limitation the rights to use, copy, modify, merge,
8-
publish, distribute, sublicense, and/or sell copies of
9-
the Software, and to permit persons to whom the Software
10-
is furnished to do so, subject to the following
11-
conditions:
3+
Copyright (c) Tokio Contributors
124

13-
The above copyright notice and this permission notice
14-
shall be included in all copies or substantial portions
15-
of the Software.
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
1611

17-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
18-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
19-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
20-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
21-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
22-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
23-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
24-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
25-
DEALINGS IN THE SOFTWARE.
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

tokio-test/LICENSE

Lines changed: 18 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,21 @@
1-
Copyright (c) 2023 Tokio Contributors
1+
MIT License
22

3-
Permission is hereby granted, free of charge, to any
4-
person obtaining a copy of this software and associated
5-
documentation files (the "Software"), to deal in the
6-
Software without restriction, including without
7-
limitation the rights to use, copy, modify, merge,
8-
publish, distribute, sublicense, and/or sell copies of
9-
the Software, and to permit persons to whom the Software
10-
is furnished to do so, subject to the following
11-
conditions:
3+
Copyright (c) Tokio Contributors
124

13-
The above copyright notice and this permission notice
14-
shall be included in all copies or substantial portions
15-
of the Software.
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
1611

17-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
18-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
19-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
20-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
21-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
22-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
23-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
24-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
25-
DEALINGS IN THE SOFTWARE.
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

tokio-util/LICENSE

Lines changed: 18 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,21 @@
1-
Copyright (c) 2023 Tokio Contributors
1+
MIT License
22

3-
Permission is hereby granted, free of charge, to any
4-
person obtaining a copy of this software and associated
5-
documentation files (the "Software"), to deal in the
6-
Software without restriction, including without
7-
limitation the rights to use, copy, modify, merge,
8-
publish, distribute, sublicense, and/or sell copies of
9-
the Software, and to permit persons to whom the Software
10-
is furnished to do so, subject to the following
11-
conditions:
3+
Copyright (c) Tokio Contributors
124

13-
The above copyright notice and this permission notice
14-
shall be included in all copies or substantial portions
15-
of the Software.
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
1611

17-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
18-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
19-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
20-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
21-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
22-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
23-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
24-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
25-
DEALINGS IN THE SOFTWARE.
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

tokio/LICENSE

Lines changed: 18 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,21 @@
1-
Copyright (c) 2023 Tokio Contributors
1+
MIT License
22

3-
Permission is hereby granted, free of charge, to any
4-
person obtaining a copy of this software and associated
5-
documentation files (the "Software"), to deal in the
6-
Software without restriction, including without
7-
limitation the rights to use, copy, modify, merge,
8-
publish, distribute, sublicense, and/or sell copies of
9-
the Software, and to permit persons to whom the Software
10-
is furnished to do so, subject to the following
11-
conditions:
3+
Copyright (c) Tokio Contributors
124

13-
The above copyright notice and this permission notice
14-
shall be included in all copies or substantial portions
15-
of the Software.
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
1611

17-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
18-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
19-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
20-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
21-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
22-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
23-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
24-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
25-
DEALINGS IN THE SOFTWARE.
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy