summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/fingerprint.c2
-rw-r--r--lib/fingerprint.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/fingerprint.c b/lib/fingerprint.c
index 2cc1973428f..015ca710ccd 100644
--- a/lib/fingerprint.c
+++ b/lib/fingerprint.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
-along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
+along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
#include <config.h>
diff --git a/lib/fingerprint.h b/lib/fingerprint.h
index 7d2160c9882..333c743d63a 100644
--- a/lib/fingerprint.h
+++ b/lib/fingerprint.h
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
-along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
+along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
#ifndef EMACS_FINGERPRINT_H
#define EMACS_FINGERPRINT_H