diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2020-02-19 16:58:06 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2020-02-19 16:58:06 +0000 |
commit | 72c3fc31f590566e93496732d6fa769cd353e270 (patch) | |
tree | a62fdfa38fcc1f5b8e8680c144a09e8fa9436cb5 /Ada95/gen/table.m4 | |
parent | f0179cb6083cc92e5947ae56e6a0a5c5328aead0 (diff) |
Notes
Diffstat (limited to 'Ada95/gen/table.m4')
-rw-r--r-- | Ada95/gen/table.m4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Ada95/gen/table.m4 b/Ada95/gen/table.m4 index 36b0027b8d1d..7de07d3c00b6 100644 --- a/Ada95/gen/table.m4 +++ b/Ada95/gen/table.m4 @@ -1,5 +1,6 @@ dnl*************************************************************************** -dnl Copyright (c) 2000,2006 Free Software Foundation, Inc. * +dnl Copyright 2020 Thomas E. Dickey * +dnl Copyright 2000,2006 Free Software Foundation, Inc. * dnl * dnl Permission is hereby granted, free of charge, to any person obtaining a * dnl copy of this software and associated documentation files (the * @@ -26,7 +27,7 @@ dnl sale, use or other dealings in this Software without prior written * dnl authorization. * dnl*************************************************************************** dnl -dnl $Id: table.m4,v 1.2 2006/04/22 23:16:44 tom Exp $ +dnl $Id: table.m4,v 1.3 2020/02/02 23:34:34 tom Exp $ define(`ANCHORIDX',`0')dnl define(`MANPAGE',`define(`MANPG',$1)')dnl divert(-1)dnl |