diff options
Diffstat (limited to 'modules/modhelp.py')
| -rwxr-xr-x | modules/modhelp.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/modhelp.py b/modules/modhelp.py index ab2ce5c8efb..78fadda4126 100755 --- a/modules/modhelp.py +++ b/modules/modhelp.py | |||
| @@ -17,7 +17,7 @@ | |||
| 17 | # GNU General Public License for more details. | 17 | # GNU General Public License for more details. |
| 18 | 18 | ||
| 19 | # You should have received a copy of the GNU General Public License | 19 | # You should have received a copy of the GNU General Public License |
| 20 | # along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 20 | # along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 21 | 21 | ||
| 22 | import os | 22 | import os |
| 23 | import string | 23 | import string |