about summary refs log tree commit diff
path: root/support/temp_file.c
diff options
context:
space:
mode:
Diffstat (limited to 'support/temp_file.c')
-rw-r--r--support/temp_file.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/temp_file.c b/support/temp_file.c
index eb24ef66b1..f81018db68 100644
--- a/support/temp_file.c
+++ b/support/temp_file.c
@@ -14,7 +14,7 @@
 
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library; if not, see
-   <http://www.gnu.org/licenses/>.  */
+   <https://www.gnu.org/licenses/>.  */
 
 /* This is required to get an mkstemp which can create large files on
    some 32-bit platforms. */