summaryrefslogtreecommitdiff
path: root/libgcc/config/h8300/popcounthi2.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2021-01-04 10:26:59 +0100
committerJakub Jelinek <jakub@redhat.com>2021-01-04 10:26:59 +0100
commit99dee82307f1e163e150c9c810452979994047ce (patch)
tree4f935e06cc2e81cb69c09eab061c9dcf8dbbbfd4 /libgcc/config/h8300/popcounthi2.c
parentc00e2af3639eda2dccffb55049b3d79389fbe90a (diff)
downloadgcc-99dee82307f1e163e150c9c810452979994047ce.tar.gz
Update copyright years.
Diffstat (limited to 'libgcc/config/h8300/popcounthi2.c')
-rw-r--r--libgcc/config/h8300/popcounthi2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config/h8300/popcounthi2.c b/libgcc/config/h8300/popcounthi2.c
index 2c45826b285..763c87827f5 100644
--- a/libgcc/config/h8300/popcounthi2.c
+++ b/libgcc/config/h8300/popcounthi2.c
@@ -1,5 +1,5 @@
/* The implementation of __popcounthi2.
- Copyright (C) 2003-2020 Free Software Foundation, Inc.
+ Copyright (C) 2003-2021 Free Software Foundation, Inc.
This file is part of GCC.