aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2021-01-06 18:36:07 +0200
committerSergey Poznyakoff <gray@gnu.org>2021-01-06 18:36:07 +0200
commit78a90ad8afc3dedb1ad8d721875e770221c61c56 (patch)
treecb9d26459ca453c7c559efc96957bc4fb4703519
parente221f62767c6171e58b194f4e41acc7ef7d8aa56 (diff)
downloadrush-78a90ad8afc3dedb1ad8d721875e770221c61c56.tar.gz
rush-78a90ad8afc3dedb1ad8d721875e770221c61c56.tar.bz2
Update copyright years
-rw-r--r--Makefile.am2
-rw-r--r--NEWS2
-rw-r--r--README2
-rw-r--r--README-alpha2
-rw-r--r--README-hacking2
-rw-r--r--bootstrap.conf2
-rw-r--r--configure.ac2
-rw-r--r--doc/Makefile.am2
-rw-r--r--doc/html.init2
-rw-r--r--doc/rush-po.12
-rw-r--r--doc/rush.82
-rw-r--r--doc/rush.rc.52
-rw-r--r--doc/rush.texi2
-rw-r--r--doc/rushlast.12
-rw-r--r--doc/rushwho.12
-rw-r--r--etc/Makefile.am2
-rw-r--r--lib/Makefile.am2
-rw-r--r--lib/argcv.c2
-rw-r--r--lib/i18n.c2
-rw-r--r--lib/librush.h2
-rw-r--r--lib/progname.c2
-rw-r--r--lib/readfmt.c2
-rw-r--r--lib/rushdb.c2
-rw-r--r--lib/slist.c2
-rw-r--r--lib/utmp.c2
-rw-r--r--lib/version.c2
-rw-r--r--lib/wildmatch.c2
-rw-r--r--lib/wordsplit.c2
-rw-r--r--lib/wordsplit.h2
-rw-r--r--lib/wtmp.c2
-rw-r--r--src/Makefile.am2
-rw-r--r--src/cf.c2
-rw-r--r--src/cf.h2
-rw-r--r--src/cfck.c2
-rw-r--r--src/cfgram.y2
-rw-r--r--src/cflex.l2
-rw-r--r--src/config.c2
-rw-r--r--src/defconf.sed2
-rw-r--r--src/dump.c2
-rw-r--r--src/getopt.m47
-rw-r--r--src/limits.c2
-rw-r--r--src/map.c2
-rw-r--r--src/rlopt.opt2
-rwxr-xr-xsrc/rush-po2
-rw-r--r--src/rush.c2
-rw-r--r--src/rush.h2
-rw-r--r--src/rushlast.c2
-rw-r--r--src/rushopt.opt4
-rw-r--r--src/rushwho.c2
-rw-r--r--src/rwopt.opt2
-rw-r--r--src/socket.c2
-rw-r--r--src/transform.c2
-rw-r--r--tests/Makefile.am2
-rw-r--r--tests/and.at2
-rw-r--r--tests/argc.at2
-rw-r--r--tests/atlocal.in2
-rw-r--r--tests/backref.at2
-rw-r--r--tests/chdir.at2
-rw-r--r--tests/clrenv.at2
-rw-r--r--tests/command.at2
-rw-r--r--tests/compound.at2
-rw-r--r--tests/delete.at2
-rw-r--r--tests/error.at2
-rw-r--r--tests/evalenv.at2
-rw-r--r--tests/fallthrough.at2
-rw-r--r--tests/gid.at2
-rw-r--r--tests/group.at2
-rw-r--r--tests/in.at2
-rw-r--r--tests/inc00.at2
-rw-r--r--tests/inc01.at2
-rw-r--r--tests/insert.at2
-rw-r--r--tests/interactive.at2
-rw-r--r--tests/keepenv.at2
-rw-r--r--tests/legacy/argc.at2
-rw-r--r--tests/legacy/backref.at2
-rw-r--r--tests/legacy/chdir.at2
-rw-r--r--tests/legacy/command.at2
-rw-r--r--tests/legacy/delete.at2
-rw-r--r--tests/legacy/env.at2
-rw-r--r--tests/legacy/error.at2
-rw-r--r--tests/legacy/fallthrough.at2
-rw-r--r--tests/legacy/gid.at2
-rw-r--r--tests/legacy/interactive.at2
-rw-r--r--tests/legacy/map.at2
-rw-r--r--tests/legacy/match.at2
-rw-r--r--tests/legacy/matchprog.at2
-rw-r--r--tests/legacy/newgrp.at2
-rw-r--r--tests/legacy/set.at2
-rw-r--r--tests/legacy/setvar.at2
-rw-r--r--tests/legacy/transform.at2
-rw-r--r--tests/legacy/uid.at2
-rw-r--r--tests/legacy/umask.at2
-rw-r--r--tests/legacy/unsetvar.at2
-rw-r--r--tests/lex.at2
-rw-r--r--tests/map.at2
-rw-r--r--tests/matcharg.at2
-rw-r--r--tests/matchprog.at2
-rw-r--r--tests/newgrp.at2
-rw-r--r--tests/null.at2
-rw-r--r--tests/or.at2
-rw-r--r--tests/qstr.at2
-rw-r--r--tests/regexp.at2
-rw-r--r--tests/remopt.at2
-rw-r--r--tests/set.at2
-rw-r--r--tests/setenv.at2
-rw-r--r--tests/setvar.at2
-rw-r--r--tests/testsuite.at2
-rw-r--r--tests/transform.at2
-rw-r--r--tests/uid.at2
-rw-r--r--tests/umask.at2
-rw-r--r--tests/undef.at2
-rw-r--r--tests/unsetenv.at2
-rw-r--r--tests/unsetvar.at2
-rw-r--r--tests/user.at2
114 files changed, 118 insertions, 117 deletions
diff --git a/Makefile.am b/Makefile.am
index 5cf82d7..bc5aa90 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
# This file is part of GNU Rush.
-# Copyright (C) 2008-2019 Sergey Poznyakoff
+# Copyright (C) 2008-2021 Sergey Poznyakoff
#
# GNU Rush is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/NEWS b/NEWS
index e44f9d8..a23968d 100644
--- a/NEWS
+++ b/NEWS
@@ -385,7 +385,7 @@ Initial version.
=========================================================================
Copyright information:
-Copyright (C) 2008-2019 Sergey Poznyakoff
+Copyright (C) 2008-2021 Sergey Poznyakoff
Permission is granted to anyone to make or distribute verbatim copies
of this document as received, in any medium, provided that the
diff --git a/README b/README
index 338ed50..095a8c1 100644
--- a/README
+++ b/README
@@ -46,7 +46,7 @@ Send bug reports to <bug-rush@gnu.org.ua>.
* Copyright information:
-Copyright (C) 2008-2019 Sergey Poznyakoff
+Copyright (C) 2008-2021 Sergey Poznyakoff
Permission is granted to anyone to make or distribute verbatim copies
of this document as received, in any medium, provided that the
diff --git a/README-alpha b/README-alpha
index 67f01d6..66584c2 100644
--- a/README-alpha
+++ b/README-alpha
@@ -46,7 +46,7 @@ See the files INSTALL and README for the detailed instructions.
* Copyright information:
-Copyright (C) 2008-2019 Sergey Poznyakoff
+Copyright (C) 2008-2021 Sergey Poznyakoff
Permission is granted to anyone to make or distribute verbatim copies
of this document as received, in any medium, provided that the
diff --git a/README-hacking b/README-hacking
index 416e73a..0d16299 100644
--- a/README-hacking
+++ b/README-hacking
@@ -47,7 +47,7 @@ For more information about `bootstrap', run `bootstrap --help'.
* Copyright information
-Copyright (C) 2008-2019 Sergey Poznyakoff
+Copyright (C) 2008-2021 Sergey Poznyakoff
Permission is granted to anyone to make or distribute verbatim copies
of this document as received, in any medium, provided that the
diff --git a/bootstrap.conf b/bootstrap.conf
index 1f47700..3656eda 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -1,5 +1,5 @@
# Bootstrap configuration for GNU Rush. -*- shell-script -*-
-# Copyright (C) 2008-2019 Sergey Poznyakoff
+# Copyright (C) 2008-2021 Sergey Poznyakoff
#
# GNU Rush is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/configure.ac b/configure.ac
index d4df71a..212c921 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
# This file is part of GNU Rush. -*- Autoconf -*-
-# Copyright (C) 2008-2019 Sergey Poznyakoff
+# Copyright (C) 2008-2021 Sergey Poznyakoff
#
# GNU Rush is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/doc/Makefile.am b/doc/Makefile.am
index ba5400e..0bfb240 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,5 +1,5 @@
# This file is part of GNU Rush.
-# Copyright (C) 2008-2019 Sergey Poznyakoff
+# Copyright (C) 2008-2021 Sergey Poznyakoff
#
# GNU Rush is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/doc/html.init b/doc/html.init
index b3406ff..e067bf7 100644
--- a/doc/html.init
+++ b/doc/html.init
@@ -1,5 +1,5 @@
# Texi2any configuration for rush documentation. -*- perl -*-
-# Copyright (C) 2009-2019 Sergey Poznyakoff
+# Copyright (C) 2009-2021 Sergey Poznyakoff
#
# GNU Rush is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/doc/rush-po.1 b/doc/rush-po.1
index e2d9970..3ada1c0 100644
--- a/doc/rush-po.1
+++ b/doc/rush-po.1
@@ -1,5 +1,5 @@
.\" This file is part of GNU Rush.
-.\" Copyright (C) 2016-2019 Sergey Poznyakoff
+.\" Copyright (C) 2016-2021 Sergey Poznyakoff
.\"
.\" GNU Rush is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
diff --git a/doc/rush.8 b/doc/rush.8
index a7930ee..4a72b97 100644
--- a/doc/rush.8
+++ b/doc/rush.8
@@ -1,5 +1,5 @@
.\" This file is part of GNU Rush.
-.\" Copyright (C) 2016-2019 Sergey Poznyakoff
+.\" Copyright (C) 2016-2021 Sergey Poznyakoff
.\"
.\" GNU Rush is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
diff --git a/doc/rush.rc.5 b/doc/rush.rc.5
index 80fb282..6cf4e6f 100644
--- a/doc/rush.rc.5
+++ b/doc/rush.rc.5
@@ -1,5 +1,5 @@
.\" This file is part of GNU Rush.
-.\" Copyright (C) 2016-2019 Sergey Poznyakoff
+.\" Copyright (C) 2016-2021 Sergey Poznyakoff
.\"
.\" GNU Rush is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
diff --git a/doc/rush.texi b/doc/rush.texi
index def6a36..9116c8c 100644
--- a/doc/rush.texi
+++ b/doc/rush.texi
@@ -38,7 +38,7 @@ Published by the Free Software Foundation,
51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301 USA
-Copyright @copyright{} 2008-2019 Sergey Poznyakoff
+Copyright @copyright{} 2008--2021 Sergey Poznyakoff
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
diff --git a/doc/rushlast.1 b/doc/rushlast.1
index b744a66..06da0d6 100644
--- a/doc/rushlast.1
+++ b/doc/rushlast.1
@@ -1,5 +1,5 @@
.\" This file is part of GNU Rush.
-.\" Copyright (C) 2016-2019 Sergey Poznyakoff
+.\" Copyright (C) 2016-2021 Sergey Poznyakoff
.\"
.\" GNU Rush is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
diff --git a/doc/rushwho.1 b/doc/rushwho.1
index c620d43..9dab4e6 100644
--- a/doc/rushwho.1
+++ b/doc/rushwho.1
@@ -1,5 +1,5 @@
.\" This file is part of GNU Rush.
-.\" Copyright (C) 2016-2019 Sergey Poznyakoff
+.\" Copyright (C) 2016-2021 Sergey Poznyakoff
.\"
.\" GNU Rush is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
diff --git a/etc/Makefile.am b/etc/Makefile.am
index b520ef3..e10ddc2 100644
--- a/etc/Makefile.am
+++ b/etc/Makefile.am
@@ -1,5 +1,5 @@
# This file is part of GNU Rush.
-# Copyright (C) 2008-2019 Sergey Poznyakoff
+# Copyright (C) 2008-2021 Sergey Poznyakoff
#
# GNU Rush is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 2e0299a..5dedc8c 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -1,5 +1,5 @@
# This file is part of GNU Rush.
-# Copyright (C) 2008-2019 Sergey Poznyakoff
+# Copyright (C) 2008-2021 Sergey Poznyakoff
#
# GNU Rush is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/lib/argcv.c b/lib/argcv.c
index 2bc510c..66c6e0c 100644
--- a/lib/argcv.c
+++ b/lib/argcv.c
@@ -1,5 +1,5 @@
/* This file is part of GNU Rush.
- Copyright (C) 2008-2019 Sergey Poznyakoff
+ Copyright (C) 2008-2021 Sergey Poznyakoff
GNU Rush is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/lib/i18n.c b/lib/i18n.c
index d007696..38c4ac6 100644
--- a/lib/i18n.c
+++ b/lib/i18n.c
@@ -1,5 +1,5 @@
/* This file is part of GNU Rush.
- Copyright (C) 2009-2019 Sergey Poznyakoff
+ Copyright (C) 2009-2021 Sergey Poznyakoff
GNU Rush is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/lib/librush.h b/lib/librush.h
index de73529..a9ac709 100644
--- a/lib/librush.h
+++ b/lib/librush.h
@@ -1,5 +1,5 @@
/* This file is part of GNU