From 3325a3fb93082ffd6c54da8e49b2ac82a2940d6d Mon Sep 17 00:00:00 2001 From: Dov Grobgeld Date: Wed, 15 Nov 2017 22:08:59 +0100 Subject: Updated licensing inline documentation. --- gen.tab/packtab.c | 2 +- gen.tab/packtab.h | 2 +- test/run.tests | 3 +-- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/gen.tab/packtab.c b/gen.tab/packtab.c index 45f8658..a2d19f4 100644 --- a/gen.tab/packtab.c +++ b/gen.tab/packtab.c @@ -16,7 +16,7 @@ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, * Boston, MA 02110-1301, USA * - * For licensing issues, contact . + * For licensing issues, contact . */ /* diff --git a/gen.tab/packtab.h b/gen.tab/packtab.h index 18272dd..2c11b3f 100644 --- a/gen.tab/packtab.h +++ b/gen.tab/packtab.h @@ -16,7 +16,7 @@ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, * Boston, MA 02110-1301, USA * - * For licensing issues, contact . + * For licensing issues, contact . */ #ifndef PACKTAB_H diff --git a/test/run.tests b/test/run.tests index 5c3c982..81676fc 100755 --- a/test/run.tests +++ b/test/run.tests @@ -18,8 +18,7 @@ # Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, # Boston, MA 02110-1301, USA # -# For licensing issues, contact and -# . +# For licensing issues, contact . if test -z "$top_builddir"; then top_builddir=.. -- cgit v1.2.1