summaryrefslogtreecommitdiff
path: root/lib-src/posix-defuns.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/posix-defuns.sh')
-rw-r--r--lib-src/posix-defuns.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/posix-defuns.sh b/lib-src/posix-defuns.sh
index a347fa1e..db821d5e 100644
--- a/lib-src/posix-defuns.sh
+++ b/lib-src/posix-defuns.sh
@@ -13,7 +13,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
tab="$(printf '\t')"
cchars="$(printf '*[\001-\037\177]*')"