]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - malloc/mtrace.pl
Update copyright dates not handled by scripts/update-copyrights.
[thirdparty/glibc.git] / malloc / mtrace.pl
index f4e32fce862881645730799788c21a383ef60a5d..6f49c8338dca658087838a84936de4f2268b77cf 100644 (file)
@@ -45,7 +45,7 @@ arglist: while (@ARGV) {
        $ARGV[0] eq "--vers" || $ARGV[0] eq "--versi" ||
        $ARGV[0] eq "--versio" || $ARGV[0] eq "--version") {
        print "mtrace $PKGVERSION$VERSION\n";
-       print "Copyright (C) 2020 Free Software Foundation, Inc.\n";
+       print "Copyright (C) 2021 Free Software Foundation, Inc.\n";
        print "This is free software; see the source for copying conditions.  There is NO\n";
        print "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n";
        print "Written by Ulrich Drepper <drepper\@gnu.org>\n";