]> sourceware.org Git - glibc.git/blobdiff - debug/xtrace.sh
Update copyright dates not handled by scripts/update-copyrights.
[glibc.git] / debug / xtrace.sh
index 2f69812d84af2933107ff4dd0847632b3154caba..e52bf35815da944a0946e84bb2137b11387b2767 100755 (executable)
@@ -1,5 +1,5 @@
 #! @BASH@
-# Copyright (C) 1999-2016 Free Software Foundation, Inc.
+# Copyright (C) 1999-2020 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 # Contributed by Ulrich Drepper <drepper@gnu.org>, 1999.
 
@@ -15,7 +15,7 @@
 
 # You should have received a copy of the GNU Lesser General Public
 # License along with the GNU C Library; if not, see
-# <http://www.gnu.org/licenses/>.
+# <https://www.gnu.org/licenses/>.
 
 pcprofileso='@SLIBDIR@/libpcprofile.so'
 pcprofiledump='@BINDIR@/pcprofiledump'
@@ -64,7 +64,7 @@ do_version() {
   printf $"Copyright (C) %s Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-" "2016"
+" "2020"
   printf $"Written by %s.
 " "Ulrich Drepper"
   exit 0
This page took 0.028419 seconds and 5 git commands to generate.