diff options
author | Alan Modra <amodra@gmail.com> | 2021-01-01 09:28:58 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2021-01-01 10:31:05 +1030 |
commit | 250d07de5cf6efc81ed934c25292beb63c7e3129 (patch) | |
tree | d5b20eb4372cbacc65e51d726fd11476df4baa6e /gprof/source.c | |
parent | f192b314f3febc7727cdfca9313d3724972ef005 (diff) | |
download | binutils-250d07de5cf6efc81ed934c25292beb63c7e3129.zip binutils-250d07de5cf6efc81ed934c25292beb63c7e3129.tar.gz binutils-250d07de5cf6efc81ed934c25292beb63c7e3129.tar.bz2 |
Update year range in copyright notice of binutils files
Diffstat (limited to 'gprof/source.c')
-rw-r--r-- | gprof/source.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gprof/source.c b/gprof/source.c index 93abc85..5e5cf33 100644 --- a/gprof/source.c +++ b/gprof/source.c @@ -1,6 +1,6 @@ /* source.c - Keep track of source files. - Copyright (C) 2000-2020 Free Software Foundation, Inc. + Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of GNU Binutils. |