groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 04/10: Eliminate "Last updated:" comments.


From: G. Branden Robinson
Subject: [groff] 04/10: Eliminate "Last updated:" comments.
Date: Tue, 28 Apr 2020 11:59:25 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit 2a1ad5b0bdd9f261e8722407b6c7507f4414df7d
Author: G. Branden Robinson <address@hidden>
AuthorDate: Wed Apr 22 22:51:37 2020 +1000

    Eliminate "Last updated:" comments.
    
    We have a version control system for that.
    
    I left the one in tmac/hyphen.sv intact because the file has external
    provenance.
---
 Makefile.am                                | 2 --
 arch/mingw/mingw.am                        | 2 --
 arch/misc/misc.am                          | 2 --
 contrib/chem/chem.am                       | 2 --
 contrib/eqn2graph/eqn2graph.am             | 2 --
 contrib/gdiffmk/gdiffmk.am                 | 2 --
 contrib/glilypond/args.pl                  | 2 --
 contrib/glilypond/examples/example.groff   | 2 --
 contrib/glilypond/glilypond.am             | 2 --
 contrib/glilypond/glilypond.pl             | 2 --
 contrib/glilypond/subs.pl                  | 2 --
 contrib/gperl/gperl.am                     | 2 --
 contrib/gpinyin/gpinyin.am                 | 2 --
 contrib/grap2graph/grap2graph.am           | 2 --
 contrib/groff_filenames/groff_filenames.am | 2 --
 contrib/mm/Makefile.sim                    | 2 --
 contrib/mm/mm.am                           | 2 --
 contrib/pdfmark/pdfmark.am                 | 2 --
 contrib/pic2graph/pic2graph.am             | 2 --
 font/devX100-12/devX100-12.am              | 2 --
 font/devX100/devX100.am                    | 2 --
 font/devX75-12/devX75-12.am                | 2 --
 font/devX75/devX75.am                      | 2 --
 font/devascii/devascii.am                  | 2 --
 font/devcp1047/devcp1047.am                | 2 --
 font/devdvi/devdvi.am                      | 2 --
 font/devhtml/devhtml.am                    | 2 --
 font/devlatin1/devlatin1.am                | 2 --
 font/devlbp/devlbp.am                      | 2 --
 font/devlj4/devlj4.am                      | 2 --
 font/devpdf/devpdf.am                      | 2 --
 font/devps/devps.am                        | 2 --
 font/devutf8/devutf8.am                    | 2 --
 font/scripts/scripts.am                    | 2 --
 man/man.am                                 | 2 --
 src/devices/grodvi/grodvi.am               | 2 --
 src/devices/grohtml/grohtml.am             | 2 --
 src/devices/grolbp/grolbp.am               | 2 --
 src/devices/grolj4/grolj4.am               | 2 --
 src/devices/gropdf/gropdf.am               | 2 --
 src/devices/grops/grops.am                 | 2 --
 src/devices/grotty/grotty.am               | 2 --
 src/devices/xditview/xditview.am           | 2 --
 src/roff/grog/grog.pl                      | 2 --
 src/roff/grog/subs.pl                      | 2 --
 45 files changed, 90 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 2ac3f52..7ac1077 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,8 +2,6 @@
 # Original Makefile.in written by James Clark (address@hidden)
 # Migrated to Automake by Bertrand Garrigues
 #
-# Last update: 2017-11-02
-#
 # This file is part of groff.
 #
 # groff is free software; you can redistribute it and/or modify it under
diff --git a/arch/mingw/mingw.am b/arch/mingw/mingw.am
index aacca30..6d2d6ca 100644
--- a/arch/mingw/mingw.am
+++ b/arch/mingw/mingw.am
@@ -1,7 +1,5 @@
 # Copyright (C) 2014-2018 Free Software Foundation, Inc.
 #
-# Last update: 13 Aug 2015
-#
 # This file is part of groff.
 #
 # groff is free software; you can redistribute it and/or modify it under
diff --git a/arch/misc/misc.am b/arch/misc/misc.am
index d178f1e..060bc03 100644
--- a/arch/misc/misc.am
+++ b/arch/misc/misc.am
@@ -3,8 +3,6 @@
 #   (address@hidden).
 # Adapted to Automake by Bertrand Garrigues (address@hidden).
 #
-# Last update: 13 Aug 2015
-#
 # This file is part of groff.
 #
 # groff is free software; you can redistribute it and/or modify it under
diff --git a/contrib/chem/chem.am b/contrib/chem/chem.am
index 38a2f62..fdc4728 100644
--- a/contrib/chem/chem.am
+++ b/contrib/chem/chem.am
@@ -6,8 +6,6 @@
 # Written by Bernd Warken <address@hidden>.
 # Moved to automake by Bertrand Garrigues
 #
-# Last update: 22 Aug 2015
-#
 # This file is part of 'chem' which is part of 'groff'.
 #
 # 'groff' is free software; you can redistribute it and/or modify it
diff --git a/contrib/eqn2graph/eqn2graph.am b/contrib/eqn2graph/eqn2graph.am
index c0bca2f..ec38c51 100644
--- a/contrib/eqn2graph/eqn2graph.am
+++ b/contrib/eqn2graph/eqn2graph.am
@@ -1,7 +1,5 @@
 # Copyright (C) 2002-2018 Free Software Foundation, Inc.
 #
-# Last update: 22 Aug 2015
-#
 # This file is part of groff.
 #
 # groff is free software; you can redistribute it and/or modify it under
diff --git a/contrib/gdiffmk/gdiffmk.am b/contrib/gdiffmk/gdiffmk.am
index 7498d57..1c44ac6 100644
--- a/contrib/gdiffmk/gdiffmk.am
+++ b/contrib/gdiffmk/gdiffmk.am
@@ -6,8 +6,6 @@
 # Written by Mike Bianchi <address@hidden <mailto:address@hidden>>
 # Automake migration by Bertrand Garrigues
 #
-# Last update: 20 Aug 2015
-#
 # This file is part of the gdiffmk utility, which is part of groff.
 #
 # groff is free software; you can redistribute it and/or modify it
diff --git a/contrib/glilypond/args.pl b/contrib/glilypond/args.pl
index 9527fef..a4ccbb1 100644
--- a/contrib/glilypond/args.pl
+++ b/contrib/glilypond/args.pl
@@ -11,8 +11,6 @@ Installed position: '<prefix>/lib/groff/glilypond'
 Copyright (C) 2013-2018 Free Software Foundation, Inc.
   Written by Bernd Warken <address@hidden>
 
-Last update: 10 Sep 2015
-
 This file is part of 'GNU groff'.
 
   'GNU groff' is free software: you can redistribute it and/or modify it
diff --git a/contrib/glilypond/examples/example.groff 
b/contrib/glilypond/examples/example.groff
index 59d53f6..44a2309 100644
--- a/contrib/glilypond/examples/example.groff
+++ b/contrib/glilypond/examples/example.groff
@@ -12,8 +12,6 @@ This file was written by Bernd Warken 
<groff\-bernd.warken\-address@hidden>.
 .
 Copyright (C) 2013-2018 Free Software Foundation, Inc.
 
-Last update: 10 Sep 2015
-
 This file is part of glilypond, which is part of GNU groff, a free
 software project.
 
diff --git a/contrib/glilypond/glilypond.am b/contrib/glilypond/glilypond.am
index fd65c8e..b6648d6 100644
--- a/contrib/glilypond/glilypond.am
+++ b/contrib/glilypond/glilypond.am
@@ -7,8 +7,6 @@
 # Bernd Warken <address@hidden>.
 # Automake migration by Bertrand Garrigues
 
-# Last update: 22 Aug 2015
-
 # This file is part of 'glilypond' which is part of 'groff'.
 
 # 'groff' is free software; you can redistribute it and/or modify it
diff --git a/contrib/glilypond/glilypond.pl b/contrib/glilypond/glilypond.pl
index 89a3282..c52d6b3 100755
--- a/contrib/glilypond/glilypond.pl
+++ b/contrib/glilypond/glilypond.pl
@@ -36,8 +36,6 @@ Installed position: '<prefix>/bin/glilypond'
 Copyright (C) 2013-2018 Free Software Foundation, Inc.
   Written by Bernd Warken <address@hidden>
 
-Last update: 10 Sep 2015
-
 This file is part of 'GNU groff'.
 
   'GNU groff' is free software: you can redistribute it and/or modify it
diff --git a/contrib/glilypond/subs.pl b/contrib/glilypond/subs.pl
index 44d6fe8..957a274 100644
--- a/contrib/glilypond/subs.pl
+++ b/contrib/glilypond/subs.pl
@@ -11,8 +11,6 @@ Installed position: '<prefix>/lib/groff/glilypond/subs.pl'
 Copyright (C) 2013-2018 Free Software Foundation, Inc.
   Written by Bernd Warken <address@hidden>
 
-Last update: 10 Sep 2015
-
 This file is part of 'glilypond', which is part of 'GNU groff'.
 
   'GNU groff' is free software: you can redistribute it and/or modify it
diff --git a/contrib/gperl/gperl.am b/contrib/gperl/gperl.am
index 0811001..eee95c2 100644
--- a/contrib/gperl/gperl.am
+++ b/contrib/gperl/gperl.am
@@ -6,8 +6,6 @@
 # Written by Bernd Warken <address@hidden>.
 # Automake migration by Bertrand Garrigues
 
-# Last update: 22 Aug 2015
-
 # This file is part of 'gperl' which is part of 'groff'.
 
 # 'groff' is free software; you can redistribute it and/or modify it
diff --git a/contrib/gpinyin/gpinyin.am b/contrib/gpinyin/gpinyin.am
index 8755220..ac0429f 100644
--- a/contrib/gpinyin/gpinyin.am
+++ b/contrib/gpinyin/gpinyin.am
@@ -6,8 +6,6 @@
 # Written by Bernd Warken <address@hidden>.
 # Moved to automake by Bertrand Garrigues
 
-# Last update: 22 Aug 2015
-
 # This file is part of 'gpinyin' which is part of 'groff'.
 
 # 'groff' is free software; you can redistribute it and/or modify it
diff --git a/contrib/grap2graph/grap2graph.am b/contrib/grap2graph/grap2graph.am
index 2d1eeff..6aaa275 100644
--- a/contrib/grap2graph/grap2graph.am
+++ b/contrib/grap2graph/grap2graph.am
@@ -1,7 +1,5 @@
 # Copyright (C) 2003-2018 Free Software Foundation, Inc.
 #
-# Last update: 22 Aug 2015
-#
 # This file is part of groff.
 #
 # groff is free software; you can redistribute it and/or modify it under
diff --git a/contrib/groff_filenames/groff_filenames.am 
b/contrib/groff_filenames/groff_filenames.am
index abbcaf8..8c0d174 100644
--- a/contrib/groff_filenames/groff_filenames.am
+++ b/contrib/groff_filenames/groff_filenames.am
@@ -4,8 +4,6 @@
 
 # Copyright (C) 2013-2018 Free Software Foundation, Inc.
 
-# Last update: 22 Aug 2015
-
 # Written by Bernd Warken <address@hidden>.
 # Automake migration by Bertrand Garrigues
 
diff --git a/contrib/mm/Makefile.sim b/contrib/mm/Makefile.sim
index 391fccb..62ec74f 100644
--- a/contrib/mm/Makefile.sim
+++ b/contrib/mm/Makefile.sim
@@ -1,7 +1,5 @@
 # Copyright 1991-2018 Free Software Foundation, Inc.
 #
-# Last update: 5 Aug 2015
-#
 # This file is part of groff.
 #
 # groff is free software; you can redistribute it and/or modify it under
diff --git a/contrib/mm/mm.am b/contrib/mm/mm.am
index eabb521..ec4cdfc 100644
--- a/contrib/mm/mm.am
+++ b/contrib/mm/mm.am
@@ -1,7 +1,5 @@
 # Copyright 1991-2018 Free Software Foundation, Inc.
 #
-# Last update: 22 Aug 2015
-#
 # This file is part of groff.
 #
 # groff is free software; you can redistribute it and/or modify it under
diff --git a/contrib/pdfmark/pdfmark.am b/contrib/pdfmark/pdfmark.am
index 83b1bf6..f15cdbd 100644
--- a/contrib/pdfmark/pdfmark.am
+++ b/contrib/pdfmark/pdfmark.am
@@ -2,8 +2,6 @@
 #      Written by Keith Marshall (address@hidden)
 #      Automake migration by Bertrand Garrigues
 #
-# Last update: 22 Aug 2015
-#
 # This file is part of groff.
 #
 # groff is free software; you can redistribute it and/or modify it under
diff --git a/contrib/pic2graph/pic2graph.am b/contrib/pic2graph/pic2graph.am
index 0a581d5..c18de99 100644
--- a/contrib/pic2graph/pic2graph.am
+++ b/contrib/pic2graph/pic2graph.am
@@ -1,7 +1,5 @@
 # Copyright (C) 2001-2018 Free Software Foundation, Inc.
 #
-# Last update: 22 Aug 2015
-#
 # This file is part of groff.
 #
 # groff is free software; you can redistribute it and/or modify it under
diff --git a/font/devX100-12/devX100-12.am b/font/devX100-12/devX100-12.am
index 71303f1..8d75c49 100644
--- a/font/devX100-12/devX100-12.am
+++ b/font/devX100-12/devX100-12.am
@@ -1,7 +1,5 @@
 # Copyright (C) 2014-2018 Free Software Foundation, Inc.
 #
-# Last update: 13 Aug 2015
-#
 # This file is part of 'groff'.
 #
 # 'groff' is free software; you can redistribute it and/or modify it
diff --git a/font/devX100/devX100.am b/font/devX100/devX100.am
index 94f545d..d260e50 100644
--- a/font/devX100/devX100.am
+++ b/font/devX100/devX100.am
@@ -1,7 +1,5 @@
 # Copyright (C) 2014-2018 Free Software Foundation, Inc.
 #
-# Last update: 13 Aug 2015
-#
 # This file is part of 'groff'.
 #
 # 'groff' is free software; you can redistribute it and/or modify it
diff --git a/font/devX75-12/devX75-12.am b/font/devX75-12/devX75-12.am
index fc98bf5..060a265 100644
--- a/font/devX75-12/devX75-12.am
+++ b/font/devX75-12/devX75-12.am
@@ -1,7 +1,5 @@
 # Copyright (C) 2014-2018 Free Software Foundation, Inc.
 #
-# Last update: 13 Aug 2015
-#
 # This file is part of 'groff'.
 #
 # 'groff' is free software; you can redistribute it and/or modify it
diff --git a/font/devX75/devX75.am b/font/devX75/devX75.am
index 22d842e..aec4cb5 100644
--- a/font/devX75/devX75.am
+++ b/font/devX75/devX75.am
@@ -1,7 +1,5 @@
 # Copyright (C) 2014-2018 Free Software Foundation, Inc.
 #
-# Last update: 13 Aug 2015
-#
 # This file is part of 'groff'.
 #
 # 'groff' is free software; you can redistribute it and/or modify it
diff --git a/font/devascii/devascii.am b/font/devascii/devascii.am
index daf6049..cf1dc40 100644
--- a/font/devascii/devascii.am
+++ b/font/devascii/devascii.am
@@ -1,7 +1,5 @@
 # Copyright (C) 2014-2018 Free Software Foundation, Inc.
 #
-# Last update: 13 Aug 2015
-#
 # This file is part of 'groff'.
 #
 # 'groff' is free software; you can redistribute it and/or modify it
diff --git a/font/devcp1047/devcp1047.am b/font/devcp1047/devcp1047.am
index 80da9a7..9a3cc21 100644
--- a/font/devcp1047/devcp1047.am
+++ b/font/devcp1047/devcp1047.am
@@ -1,7 +1,5 @@
 # Copyright (C) 2014-2018 Free Software Foundation, Inc.
 #
-# Last update: 13 Aug 2015
-#
 # This file is part of 'groff'.
 #
 # 'groff' is free software; you can redistribute it and/or modify it
diff --git a/font/devdvi/devdvi.am b/font/devdvi/devdvi.am
index 1eaa133..95e0bd8 100644
--- a/font/devdvi/devdvi.am
+++ b/font/devdvi/devdvi.am
@@ -1,7 +1,5 @@
 # Copyright (C) 2014-2018 Free Software Foundation, Inc.
 #
-# Last update: 13 Aug 2015
-#
 # This file is part of 'groff'.
 #
 # 'groff' is free software; you can redistribute it and/or modify it
diff --git a/font/devhtml/devhtml.am b/font/devhtml/devhtml.am
index b19739e..1b8229d 100644
--- a/font/devhtml/devhtml.am
+++ b/font/devhtml/devhtml.am
@@ -1,7 +1,5 @@
 # Copyright (C) 2014-2018 Free Software Foundation, Inc.
 #
-# Last update: 13 Aug 2015
-#
 # This file is part of 'groff'.
 #
 # 'groff' is free software; you can redistribute it and/or modify it
diff --git a/font/devlatin1/devlatin1.am b/font/devlatin1/devlatin1.am
index 9af80b7..4d51111 100644
--- a/font/devlatin1/devlatin1.am
+++ b/font/devlatin1/devlatin1.am
@@ -1,7 +1,5 @@
 # Copyright (C) 2014-2018 Free Software Foundation, Inc.
 #
-# Last update: 13 Aug 2015
-#
 # This file is part of 'groff'.
 #
 # 'groff' is free software; you can redistribute it and/or modify it
diff --git a/font/devlbp/devlbp.am b/font/devlbp/devlbp.am
index 2905084..33c31de 100644
--- a/font/devlbp/devlbp.am
+++ b/font/devlbp/devlbp.am
@@ -1,7 +1,5 @@
 # Copyright (C) 2014-2018 Free Software Foundation, Inc.
 #
-# Last update: 13 Aug 2015
-#
 # This file is part of 'groff'.
 #
 # 'groff' is free software; you can redistribute it and/or modify it
diff --git a/font/devlj4/devlj4.am b/font/devlj4/devlj4.am
index 8ec897e..633cd1a 100644
--- a/font/devlj4/devlj4.am
+++ b/font/devlj4/devlj4.am
@@ -1,7 +1,5 @@
 # Copyright (C) 2014-2018 Free Software Foundation, Inc.
 #
-# Last update: 13 Aug 2015
-#
 # This file is part of 'groff'.
 #
 # 'groff' is free software; you can redistribute it and/or modify it
diff --git a/font/devpdf/devpdf.am b/font/devpdf/devpdf.am
index 8faf5d2..23d197d 100644
--- a/font/devpdf/devpdf.am
+++ b/font/devpdf/devpdf.am
@@ -3,8 +3,6 @@
 #      by Deri James <address@hidden>
 #      Automake migration by Bertrand Garrigues
 #
-# Last update: 2017-11-02
-#
 # This file is part of groff.
 #
 # groff is free software; you can redistribute it and/or modify it under
diff --git a/font/devps/devps.am b/font/devps/devps.am
index 13df829..56798d6 100644
--- a/font/devps/devps.am
+++ b/font/devps/devps.am
@@ -1,7 +1,5 @@
 # Copyright (C) 2014-2018 Free Software Foundation, Inc.
 #
-# Last update: 13 Aug 2015
-#
 # This file is part of 'groff'.
 #
 # 'groff' is free software; you can redistribute it and/or modify it
diff --git a/font/devutf8/devutf8.am b/font/devutf8/devutf8.am
index fc2a643..30408f0 100644
--- a/font/devutf8/devutf8.am
+++ b/font/devutf8/devutf8.am
@@ -1,7 +1,5 @@
 # Copyright (C) 2014-2018 Free Software Foundation, Inc.
 #
-# Last update: 13 Aug 2015
-#
 # This file is part of 'groff'.
 #
 # 'groff' is free software; you can redistribute it and/or modify it
diff --git a/font/scripts/scripts.am b/font/scripts/scripts.am
index 4c7bc95..c7929f6 100644
--- a/font/scripts/scripts.am
+++ b/font/scripts/scripts.am
@@ -1,7 +1,5 @@
 # Copyright (C) 2015-2018 Free Software Foundation, Inc.
 #
-# Last update: 13 Aug 2015
-#
 # This file is part of groff.
 #
 # groff is free software; you can redistribute it and/or modify it under
diff --git a/man/man.am b/man/man.am
index 6c29a5d..cf083d1 100644
--- a/man/man.am
+++ b/man/man.am
@@ -1,7 +1,5 @@
 # Copyright (C) 2014-2018 Free Software Foundation, Inc.
 #
-# Last update: 13 Aug 2015
-#
 # This file is part of 'groff'.
 #
 # 'groff' is free software; you can redistribute it and/or modify it
diff --git a/src/devices/grodvi/grodvi.am b/src/devices/grodvi/grodvi.am
index 8d10610..e97e95e 100644
--- a/src/devices/grodvi/grodvi.am
+++ b/src/devices/grodvi/grodvi.am
@@ -1,7 +1,5 @@
 # Copyright (C) 2014-2018 Free Software Foundation, Inc.
 #
-# Last update: 22 Aug 2015
-#
 # This file is part of groff.
 #
 # groff is free software; you can redistribute it and/or modify it under
diff --git a/src/devices/grohtml/grohtml.am b/src/devices/grohtml/grohtml.am
index 89c9f9f..bc19e26 100644
--- a/src/devices/grohtml/grohtml.am
+++ b/src/devices/grohtml/grohtml.am
@@ -1,7 +1,5 @@
 # Copyright (C) 2014-2018 Free Software Foundation, Inc.
 #
-# Last update: 22 Aug 2015
-#
 # This file is part of groff.
 #
 # groff is free software; you can redistribute it and/or modify it under
diff --git a/src/devices/grolbp/grolbp.am b/src/devices/grolbp/grolbp.am
index ee28b4c..9f6c434 100644
--- a/src/devices/grolbp/grolbp.am
+++ b/src/devices/grolbp/grolbp.am
@@ -1,7 +1,5 @@
 # Copyright (C) 2014-2018 Free Software Foundation, Inc.
 #
-# Last update: 13 Aug 2015
-#
 # This file is part of groff.
 #
 # groff is free software; you can redistribute it and/or modify it under
diff --git a/src/devices/grolj4/grolj4.am b/src/devices/grolj4/grolj4.am
index eedbc8f..20db8fd 100644
--- a/src/devices/grolj4/grolj4.am
+++ b/src/devices/grolj4/grolj4.am
@@ -1,7 +1,5 @@
 # Copyright (C) 2014-2018 Free Software Foundation, Inc.
 #
-# Last update: 22 Aug 2015
-#
 # This file is part of groff.
 #
 # groff is free software; you can redistribute it and/or modify it under
diff --git a/src/devices/gropdf/gropdf.am b/src/devices/gropdf/gropdf.am
index ab8780e..ca38cba 100644
--- a/src/devices/gropdf/gropdf.am
+++ b/src/devices/gropdf/gropdf.am
@@ -2,8 +2,6 @@
 #  Original Makefile.sub written by Deri James <address@hidden>.
 #  Automake migration by Bertrand Garrigues
 #
-# Last update: 22 Aug 2015
-#
 # This file is part of groff.
 #
 # groff is free software; you can redistribute it and/or modify it under
diff --git a/src/devices/grops/grops.am b/src/devices/grops/grops.am
index 7f8c53a..ea42619 100644
--- a/src/devices/grops/grops.am
+++ b/src/devices/grops/grops.am
@@ -1,7 +1,5 @@
 # Copyright (C) 2014-2018 Free Software Foundation, Inc.
 #
-# Last update: 22 Aug 2015
-#
 # This file is part of groff.
 #
 # groff is free software; you can redistribute it and/or modify it under
diff --git a/src/devices/grotty/grotty.am b/src/devices/grotty/grotty.am
index 2c67cf7..1c47a13 100644
--- a/src/devices/grotty/grotty.am
+++ b/src/devices/grotty/grotty.am
@@ -1,7 +1,5 @@
 # Copyright (C) 2014-2018 Free Software Foundation, Inc.
 #
-# Last update: 22 Aug 2015
-#
 # This file is part of groff.
 #
 # groff is free software; you can redistribute it and/or modify it under
diff --git a/src/devices/xditview/xditview.am b/src/devices/xditview/xditview.am
index 28f152e..62450c0 100644
--- a/src/devices/xditview/xditview.am
+++ b/src/devices/xditview/xditview.am
@@ -1,7 +1,5 @@
 # Copyright (C) 2014-2018 Free Software Foundation, Inc.
 #
-# Last update: 22 Aug 2015
-#
 # This file is part of groff.
 #
 # groff is free software; you can redistribute it and/or modify it under
diff --git a/src/roff/grog/grog.pl b/src/roff/grog/grog.pl
index 1dc763c..d20512d 100644
--- a/src/roff/grog/grog.pl
+++ b/src/roff/grog/grog.pl
@@ -12,8 +12,6 @@
 # The macros for identifying the devices were taken from Ralph
 # Corderoy's 'grog.sh' of 2006.
 
-# Last update: 19 Jul 2015
-
 # This file is part of 'grog', which is part of 'groff'.
 
 # 'groff' is free software; you can redistribute it and/or modify it
diff --git a/src/roff/grog/subs.pl b/src/roff/grog/subs.pl
index 3ec49e9..a9f12e1 100644
--- a/src/roff/grog/subs.pl
+++ b/src/roff/grog/subs.pl
@@ -12,8 +12,6 @@
 # The macros for identifying the devices were taken from Ralph
 # Corderoy's 'grog.sh' of 2006.
 
-# Last update: 10 Sep 2015
-
 # This file is part of 'grog', which is part of 'groff'.
 
 # 'groff' is free software; you can redistribute it and/or modify it



reply via email to

[Prev in Thread] Current Thread [Next in Thread]