File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11==========================================================
2- Licensing Terms for he PyInstaller community runtime hooks
2+ Licensing Terms for PyInstaller community runtime hooks
33==========================================================
44
55The PyInstaller community **runtime** hooks are licensed under the terms of the
66Apache 2.0 Software License as published by the Apache Software Foundation.
77
88These generally reside in "src/_pyinstaller_hooks_contrib/hooks/rthooks",
9- though please note that this license only applies to files which state in in the header, like:
9+ though please note that this license only applies to files which state so in the header, like:
1010
1111# ------------------------------------------------------------------
12- # Copyright (c) 2020 PyInstaller Development Team.
12+ # Copyright (c) 2021 PyInstaller Development Team.
1313#
1414# This file is distributed under the terms of the Apache License 2.0
1515#
@@ -23,7 +23,7 @@ though please note that this license only applies to files which state in in the
2323Apache License 2.0
2424++++++++++++++++++
2525
26- Copyright 2020 PyInstaller Development Team
26+ Copyright 2020-2021 PyInstaller Development Team
2727
2828 Licensed under the Apache License, Version 2.0 (the "License");
2929 you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ that do not specifically state otherwise.
1212Please add the following header to files which aren't runtime hooks (LICENSE.APL.txt):
1313
1414# ------------------------------------------------------------------
15- # Copyright (c) 2020 PyInstaller Development Team.
15+ # Copyright (c) 2021 PyInstaller Development Team.
1616#
1717# This file is distributed under the terms of the GNU General Public
1818# License (version 2.0 or later).
You can’t perform that action at this time.
0 commit comments