From a3e9c315605ece1e17ef98f319c70f247b90b25e Mon Sep 17 00:00:00 2001 From: Chris Mayo Date: Thu, 14 Jan 2021 19:48:22 +0000 Subject: [PATCH] Remove execute bits from parsepdf.py and parseword.py --- linkcheck/plugins/parsepdf.py | 0 linkcheck/plugins/parseword.py | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 linkcheck/plugins/parsepdf.py mode change 100755 => 100644 linkcheck/plugins/parseword.py diff --git a/linkcheck/plugins/parsepdf.py b/linkcheck/plugins/parsepdf.py old mode 100755 new mode 100644 diff --git a/linkcheck/plugins/parseword.py b/linkcheck/plugins/parseword.py old mode 100755 new mode 100644