From 59cb1f421cfa273b8d638d099981714371e3b191 Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Sat, 12 Oct 2019 12:11:42 +0200 Subject: [PATCH] d: comment changes * data/skeletons/lalr1.d: Here. --- data/skeletons/lalr1.d | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/skeletons/lalr1.d b/data/skeletons/lalr1.d index 672c8a14..9885ebd9 100644 --- a/data/skeletons/lalr1.d +++ b/data/skeletons/lalr1.d @@ -1,6 +1,6 @@ -# Java skeleton for Bison -*- autoconf -*- +# D skeleton for Bison -*- autoconf -*- -# Copyright (C) 2007-2011, 2019 Free Software Foundation, Inc. +# Copyright (C) 2007-2012, 2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by