summaryrefslogtreecommitdiff
path: root/src/files.c
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2021-01-29 13:45:28 -0800
committerAkim Demaille <akim.demaille@gmail.com>2021-01-30 07:32:03 +0100
commitef3adfa0fb2e816b88a5a6b7de8f0b77d4fafa4e (patch)
tree25d4030c63188891320e9c16bb2eaa26e0b958ef /src/files.c
parent4083ee52b5137464a342dcd9fe64d07c356c3ef4 (diff)
downloadbison-ef3adfa0fb2e816b88a5a6b7de8f0b77d4fafa4e.tar.gz
Update URLs to prefer https: to http:
Also, fix a few http: URLs that were no longer working.
Diffstat (limited to 'src/files.c')
-rw-r--r--src/files.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/files.c b/src/files.c
index 8e771f5a..3c4017ef 100644
--- a/src/files.c
+++ b/src/files.c
@@ -16,7 +16,7 @@
GNU 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>
#include "system.h"