* lisp/net/tramp-sh.el: Adapt copyright year
This commit is contained in:
parent
ebe8772f65
commit
86cbc6ee4a
1 changed files with 2 additions and 2 deletions
|
@ -739,7 +739,7 @@ characters need to be doubled.")
|
|||
(defconst tramp-perl-encode
|
||||
"%p -e '
|
||||
# This script contributed by Juanma Barranquero <lektu@terra.es>.
|
||||
# Copyright (C) 2002-2021 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2002-2022 Free Software Foundation, Inc.
|
||||
use strict;
|
||||
|
||||
my %%trans = do {
|
||||
|
@ -778,7 +778,7 @@ characters need to be doubled.")
|
|||
(defconst tramp-perl-decode
|
||||
"%p -e '
|
||||
# This script contributed by Juanma Barranquero <lektu@terra.es>.
|
||||
# Copyright (C) 2002-2021 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2002-2022 Free Software Foundation, Inc.
|
||||
use strict;
|
||||
|
||||
my %%trans = do {
|
||||
|
|
Loading…
Add table
Reference in a new issue