lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master 43c8567 1/2: Simplify copyright-update recipe


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 43c8567 1/2: Simplify copyright-update recipe
Date: Mon, 4 Jan 2021 12:06:59 -0500 (EST)

branch: master
commit 43c85673ad3ef160afb062f3247d5e7922bba383
Author: Gregory W. Chicares <gchicares@sbcglobal.net>
Commit: Gregory W. Chicares <gchicares@sbcglobal.net>

    Simplify copyright-update recipe
---
 GNUmakefile | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/GNUmakefile b/GNUmakefile
index cc0af94..f08c70e 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -571,24 +571,17 @@ happy_new_year: source_clean
            -e '/$(unutterable) (C) &lt;year&gt;  &lt;name of author&gt;/d' \
            -e '/GNU cgicc $(unutterable) (C) 1996, 1997, 1998, 1999, 2000 
Stephen F. Booth/d' \
            -e '/$(unutterable) and license notices for graphics files/d' \
-           -e '/$(unutterable) (C) 1997-2002 Graeme S. Roy 
<graeme.roy@analog.com>/d' \
            -e '/(C) $(unutterable) Beman Dawes 1995-2001. Permission to copy, 
use, modify, sell/d' \
            -e '/(C) $(unutterable) Beman Dawes 2001. Permission to copy, use, 
modify, sell/d' \
            -e '/(C) $(unutterable) Beman Dawes 2000. Permission to copy, use, 
modify, sell/d' \
-           -e '/$(unutterable) Jens Maurer 2000/d' \
            -e '/$(unutterable) Kevlin Henney, 2000, 2001. All rights 
reserved./d' \
            -e '/$(unutterable) Kevlin Henney, 2000-2003. All rights 
reserved./d' \
            -e '/$(unutterable) Terje Sletteb/d' \
            -e '/$(unutterable) (C) 1993 by Sun Microsystems, Inc./d' \
-           -e '/Portions marked.*$(unutterable).*Gregory W. Chicares/d' \
-           -e '/oss << "$(unutterable).*" << 1900 + t1->tm_year;/d' \
            -e '/$(unutterable) (C) 1994$$/d' \
            -e '/$(unutterable) (C) 1996-1998$$/d' \
-           -e '/"$(unutterable)". That may become too strict in the future/d' \
-           -e '/:..$(unutterable).d$$/d' \
            -e '/:good_copyright=/d' \
            -e '/:$(unutterable) (C)$$/d' \
-           -e '/$(unutterable) (C) 1900/d' \
            -e '/$(unutterable).*[$$](date -u +.%Y.)/d' \
            -e 
'/http:\/\/www.gnu.org\/prep\/maintain\/maintain.html#$(unutterable)-Notices/d' 
\
            -e '/year appears on the same line as the word "$(unutterable)"/d' \



reply via email to

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