gbranden pushed a commit to branch master
in repository groff.

commit 81ee8224ea2b808d71e77c7f6b56f93a6cbecefe
Author: G. Branden Robinson <[email protected]>
AuthorDate: Tue Feb 17 10:31:32 2026 -0600

    [hdtbl]: Revise copyright notices in examples.
    
    In each file, declare only the year 2006 in the copyright notice,
    reflecting the date of the last "legally significant"[1] contribution to
    it, which was its initial commit to the repository by Werner Lemberg.
    
    Typically, a greater-than-15-lines change _was_ subsequently made, but
    in every case this was to add a copyright and license notice, not to add
    material to which copyright protection would apply.  Commit a6c281f65d
    by Werner, 18 August 2007, is an example.
    
    Existing notices claimed an initial copyright year of 2005, however none
    of these files existed in groff's (then CVS) repository at that time.
    Possibly they circulated on the groff@gnu mailing list--or elsewhere--
    for some time prior to 2006.  There should be no difficulty in updating
    the copyright notice again if presented with applicable evidence of
    earlier "fixation" in a "tangible medium"[ibid.]; archived emails would
    qualify as such.
    
    [1] See groff's "HACKING" file, section "Updating Copyright Notices".
---
 contrib/hdtbl/examples/chess_board.roff         | 2 +-
 contrib/hdtbl/examples/col_rowspan_colors.roff  | 2 +-
 contrib/hdtbl/examples/color_boxes.roff         | 2 +-
 contrib/hdtbl/examples/color_nested_tables.roff | 2 +-
 contrib/hdtbl/examples/color_table_cells.roff   | 2 +-
 contrib/hdtbl/examples/color_transitions.roff   | 2 +-
 contrib/hdtbl/examples/fonts_n.in               | 2 +-
 contrib/hdtbl/examples/fonts_x.in               | 2 +-
 contrib/hdtbl/examples/rainbow.roff             | 2 +-
 contrib/hdtbl/examples/short_reference.roff     | 2 +-
 10 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/contrib/hdtbl/examples/chess_board.roff 
b/contrib/hdtbl/examples/chess_board.roff
index e6122f189..ae0bb0d8e 100644
--- a/contrib/hdtbl/examples/chess_board.roff
+++ b/contrib/hdtbl/examples/chess_board.roff
@@ -1,5 +1,5 @@
 .ig
-Copyright 2005-2024 Free Software Foundation, Inc.
+Copyright 2005-2006 Free Software Foundation, Inc.
 
 Written by Joachim Walsdorff <[email protected]>
 
diff --git a/contrib/hdtbl/examples/col_rowspan_colors.roff 
b/contrib/hdtbl/examples/col_rowspan_colors.roff
index 89ebfb278..6c466ad03 100644
--- a/contrib/hdtbl/examples/col_rowspan_colors.roff
+++ b/contrib/hdtbl/examples/col_rowspan_colors.roff
@@ -1,5 +1,5 @@
 .ig
-Copyright 2005-2024 Free Software Foundation, Inc.
+Copyright 2006 Free Software Foundation, Inc.
 
 Written by Joachim Walsdorff <[email protected]>
 
diff --git a/contrib/hdtbl/examples/color_boxes.roff 
b/contrib/hdtbl/examples/color_boxes.roff
index fdb9bfaae..ceeae7129 100644
--- a/contrib/hdtbl/examples/color_boxes.roff
+++ b/contrib/hdtbl/examples/color_boxes.roff
@@ -1,5 +1,5 @@
 .ig
-Copyright 2005-2024 Free Software Foundation, Inc.
+Copyright 2006 Free Software Foundation, Inc.
 
 Written by Joachim Walsdorff <[email protected]>
 
diff --git a/contrib/hdtbl/examples/color_nested_tables.roff 
b/contrib/hdtbl/examples/color_nested_tables.roff
index b6ebc685e..9ed07d7c7 100644
--- a/contrib/hdtbl/examples/color_nested_tables.roff
+++ b/contrib/hdtbl/examples/color_nested_tables.roff
@@ -1,5 +1,5 @@
 .ig
-Copyright 2005-2024 Free Software Foundation, Inc.
+Copyright 2006 Free Software Foundation, Inc.
 
 Written by Joachim Walsdorff <[email protected]>
 
diff --git a/contrib/hdtbl/examples/color_table_cells.roff 
b/contrib/hdtbl/examples/color_table_cells.roff
index e6ea2fc97..339025d9a 100644
--- a/contrib/hdtbl/examples/color_table_cells.roff
+++ b/contrib/hdtbl/examples/color_table_cells.roff
@@ -1,5 +1,5 @@
 .ig
-Copyright 2005-2024 Free Software Foundation, Inc.
+Copyright 2006 Free Software Foundation, Inc.
 
 Written by Joachim Walsdorff <[email protected]>
 
diff --git a/contrib/hdtbl/examples/color_transitions.roff 
b/contrib/hdtbl/examples/color_transitions.roff
index 1059f00bc..8eefe82b1 100644
--- a/contrib/hdtbl/examples/color_transitions.roff
+++ b/contrib/hdtbl/examples/color_transitions.roff
@@ -1,5 +1,5 @@
 .ig
-Copyright 2005-2024 Free Software Foundation, Inc.
+Copyright 2006 Free Software Foundation, Inc.
 
 Written by Joachim Walsdorff <[email protected]>
 
diff --git a/contrib/hdtbl/examples/fonts_n.in 
b/contrib/hdtbl/examples/fonts_n.in
index bdac7e83d..9c64bb11c 100644
--- a/contrib/hdtbl/examples/fonts_n.in
+++ b/contrib/hdtbl/examples/fonts_n.in
@@ -1,5 +1,5 @@
 .ig
-Copyright 2005-2024 Free Software Foundation, Inc.
+Copyright 2006 Free Software Foundation, Inc.
 
 Written by Joachim Walsdorff <[email protected]>
 
diff --git a/contrib/hdtbl/examples/fonts_x.in 
b/contrib/hdtbl/examples/fonts_x.in
index 35fd70f48..ee89d7eb7 100644
--- a/contrib/hdtbl/examples/fonts_x.in
+++ b/contrib/hdtbl/examples/fonts_x.in
@@ -1,5 +1,5 @@
 .ig
-Copyright 2005-2024 Free Software Foundation, Inc.
+Copyright 2006 Free Software Foundation, Inc.
 
 Written by Joachim Walsdorff <[email protected]>
 
diff --git a/contrib/hdtbl/examples/rainbow.roff 
b/contrib/hdtbl/examples/rainbow.roff
index c75bb77da..33181b4e9 100644
--- a/contrib/hdtbl/examples/rainbow.roff
+++ b/contrib/hdtbl/examples/rainbow.roff
@@ -1,5 +1,5 @@
 .ig
-Copyright 2005-2024 Free Software Foundation, Inc.
+Copyright 2006 Free Software Foundation, Inc.
 
 Written by Joachim Walsdorff <[email protected]>
 
diff --git a/contrib/hdtbl/examples/short_reference.roff 
b/contrib/hdtbl/examples/short_reference.roff
index 696d239e7..18159f995 100644
--- a/contrib/hdtbl/examples/short_reference.roff
+++ b/contrib/hdtbl/examples/short_reference.roff
@@ -1,5 +1,5 @@
 .ig
-Copyright 2005-2024 Free Software Foundation, Inc.
+Copyright 2006 Free Software Foundation, Inc.
 
 Written by Joachim Walsdorff <[email protected]>
 

_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to