summaryrefslogtreecommitdiffstats
path: root/common/b64enc.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/b64enc.c')
-rw-r--r--common/b64enc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/b64enc.c b/common/b64enc.c
index 4150f3e56..d633048ea 100644
--- a/common/b64enc.c
+++ b/common/b64enc.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU Lesser 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/>.
*/
#include <config.h>