From 3dec2a1625fea0aae6e12100ba4b6aee1bb4af2d Mon Sep 17 00:00:00 2001 From: Scott Zeid Date: Fri, 4 Dec 2015 04:49:07 -0600 Subject: [PATCH] Let's Encrypt! --- README.md | 2 +- freecomment.js | 2 +- freecomment.php | 2 +- src/freecomment.php | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9da21c9..b0ba704 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ freecomment A minimalist blog comment system with a JavaScript frontend. Copyright (C) 2014–2015 Scott Zeid. Released under the X11 License. - + * * * * * diff --git a/freecomment.js b/freecomment.js index ea2e026..0950da9 100644 --- a/freecomment.js +++ b/freecomment.js @@ -5,7 +5,7 @@ A minimalist blog comment system with a JavaScript frontend. Copyright (C) 2014 Scott Zeid. - http://code.s.zeid.me/freecomment + https://code.s.zeid.me/freecomment Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/freecomment.php b/freecomment.php index 53d2b9d..b33ae0a 100644 --- a/freecomment.php +++ b/freecomment.php @@ -410,7 +410,7 @@ function smb_mime($f) { A minimalist blog comment system with a JavaScript frontend. Copyright (C) 2014-2015 Scott Zeid. - http://code.s.zeid.me/freecomment + https://code.s.zeid.me/freecomment Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/src/freecomment.php b/src/freecomment.php index 25b4099..6c3d854 100644 --- a/src/freecomment.php +++ b/src/freecomment.php @@ -7,7 +7,7 @@ A minimalist blog comment system with a JavaScript frontend. Copyright (C) 2014-2015 Scott Zeid. - http://code.s.zeid.me/freecomment + https://code.s.zeid.me/freecomment Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal -- GitLab