groff-commit
[Top][All Lists]
Advanced

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

[groff] 24/30: [mdoc]: Add FSF copyright notices.


From: G. Branden Robinson
Subject: [groff] 24/30: [mdoc]: Add FSF copyright notices.
Date: Thu, 10 Oct 2024 20:18:14 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit 511f7daa58a506fd34ec2a1a68273aa67c682743
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Thu Oct 10 10:14:54 2024 -0500

    [mdoc]: Add FSF copyright notices.
    
    Start dates reconstructed from Git history.  The Great Groff Mdoc
    Rewrite of 2001 was certainly a watershed.
---
 tmac/doc.tmac         | 2 ++
 tmac/groff_mdoc.7.man | 2 ++
 tmac/mdoc/doc-common  | 2 ++
 tmac/mdoc/doc-ditroff | 2 ++
 tmac/mdoc/doc-nroff   | 2 ++
 tmac/mdoc/doc-syms    | 2 ++
 6 files changed, 12 insertions(+)

diff --git a/tmac/doc.tmac b/tmac/doc.tmac
index f7e5f1f74..bca57018d 100644
--- a/tmac/doc.tmac
+++ b/tmac/doc.tmac
@@ -1,6 +1,8 @@
 .\" Copyright (c) 1991, 1993
 .\"   The Regents of the University of California.  All rights reserved.
 .\"
+.\" Copyright (C) 2001-2024 Free Software Foundation, Inc.
+.\"
 .\" Redistribution and use in source and binary forms, with or without
 .\" modification, are permitted provided that the following conditions
 .\" are met:
diff --git a/tmac/groff_mdoc.7.man b/tmac/groff_mdoc.7.man
index dfce54893..806d8372b 100644
--- a/tmac/groff_mdoc.7.man
+++ b/tmac/groff_mdoc.7.man
@@ -12,6 +12,8 @@
 .\" Copyright (C) 1990, 1993
 .\"   The Regents of the University of California.  All rights reserved.
 .\"
+.\" Copyright (C) 2001-2024 Free Software Foundation, Inc.
+.\"
 .\" Redistribution and use in source and binary forms, with or without
 .\" modification, are permitted provided that the following conditions
 .\" are met:
diff --git a/tmac/mdoc/doc-common b/tmac/mdoc/doc-common
index 1ade688ac..9acc8086f 100644
--- a/tmac/mdoc/doc-common
+++ b/tmac/mdoc/doc-common
@@ -1,6 +1,8 @@
 .\" Copyright (c) 1991, 1993
 .\"   The Regents of the University of California.  All rights reserved.
 .\"
+.\" Copyright (C) 1999-2024 Free Software Foundation, Inc.
+.\"
 .\" Redistribution and use in source and binary forms, with or without
 .\" modification, are permitted provided that the following conditions
 .\" are met:
diff --git a/tmac/mdoc/doc-ditroff b/tmac/mdoc/doc-ditroff
index 30a7a2f54..193671236 100644
--- a/tmac/mdoc/doc-ditroff
+++ b/tmac/mdoc/doc-ditroff
@@ -1,6 +1,8 @@
 .\" Copyright (c) 1991, 1993
 .\"   The Regents of the University of California.  All rights reserved.
 .\"
+.\" Copyright (C) 1994-2024 Free Software Foundation, Inc.
+.\"
 .\" Redistribution and use in source and binary forms, with or without
 .\" modification, are permitted provided that the following conditions
 .\" are met:
diff --git a/tmac/mdoc/doc-nroff b/tmac/mdoc/doc-nroff
index 159effebc..0f8663daf 100644
--- a/tmac/mdoc/doc-nroff
+++ b/tmac/mdoc/doc-nroff
@@ -1,6 +1,8 @@
 .\" Copyright (c) 1991, 1993
 .\"   The Regents of the University of California.  All rights reserved.
 .\"
+.\" Copyright (C) 2001-2024 Free Software Foundation, Inc.
+.\"
 .\" Redistribution and use in source and binary forms, with or without
 .\" modification, are permitted provided that the following conditions
 .\" are met:
diff --git a/tmac/mdoc/doc-syms b/tmac/mdoc/doc-syms
index c637fe242..479f70231 100644
--- a/tmac/mdoc/doc-syms
+++ b/tmac/mdoc/doc-syms
@@ -1,6 +1,8 @@
 .\" Copyright (c) 1991, 1993
 .\"   The Regents of the University of California.  All rights reserved.
 .\"
+.\" Copyright (C) 2001-2024 Free Software Foundation, Inc.
+.\"
 .\" Redistribution and use in source and binary forms, with or without
 .\" modification, are permitted provided that the following conditions
 .\" are met:



reply via email to

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