summaryrefslogtreecommitdiff
path: root/src/dumpsexp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dumpsexp.c')
-rw-r--r--src/dumpsexp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dumpsexp.c b/src/dumpsexp.c
index 5aeb77df..cedf0625 100644
--- a/src/dumpsexp.c
+++ b/src/dumpsexp.c
@@ -12,7 +12,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/>.
*/
#include <config.h>
@@ -44,7 +44,7 @@ print_version (int with_help)
fputs (MYVERSION_LINE "\n"
"Copyright (C) 2010 Free Software Foundation, Inc.\n"
"License GPLv3+: GNU GPL version 3 or later "
- "<http://gnu.org/licenses/gpl.html>\n"
+ "<https://gnu.org/licenses/gpl.html>\n"
"This is free software: you are free to change and redistribute it.\n"
"There is NO WARRANTY, to the extent permitted by law.\n",
stdout);