summaryrefslogtreecommitdiff
path: root/examples/c++/glr/ast.hh
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2021-01-29 13:45:28 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2021-01-29 13:48:43 -0800
commitb4582f1918ee3ae2a797276b4b56500702aa8fc8 (patch)
treec7a0c6125517096eb1c31df094ba398e6ff357f9 /examples/c++/glr/ast.hh
parent77a8b84fc8bbe39dc231a1f657fd56a50fac5855 (diff)
downloadbison-b4582f1918ee3ae2a797276b4b56500702aa8fc8.tar.gz
Update URLs to prefer https: to http:
Also, fix a few http: URLs that were no longer working.
Diffstat (limited to 'examples/c++/glr/ast.hh')
-rw-r--r--examples/c++/glr/ast.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/c++/glr/ast.hh b/examples/c++/glr/ast.hh
index e63af953..4faa640e 100644
--- a/examples/c++/glr/ast.hh
+++ b/examples/c++/glr/ast.hh
@@ -12,7 +12,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 <cstddef> // nullptr_t