aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config/rx
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2023-01-16 11:50:43 +0100
committerJakub Jelinek <jakub@redhat.com>2023-01-16 11:52:17 +0100
commit83ffe9cde7fe0b4deb0d1b54175fd9b19c38179c (patch)
tree730ac068df829f1af95259b5e9f1830552dc76ca /libgcc/config/rx
parenta31becca488b537cfc24bba7c0f48b2c44726240 (diff)
downloadgcc-83ffe9cde7fe0b4deb0d1b54175fd9b19c38179c.zip
gcc-83ffe9cde7fe0b4deb0d1b54175fd9b19c38179c.tar.gz
gcc-83ffe9cde7fe0b4deb0d1b54175fd9b19c38179c.tar.bz2
Update copyright years.
Diffstat (limited to 'libgcc/config/rx')
-rw-r--r--libgcc/config/rx/rx-abi-functions.c2
-rw-r--r--libgcc/config/rx/rx-abi.h2
-rw-r--r--libgcc/config/rx/t-rx2
3 files changed, 3 insertions, 3 deletions
diff --git a/libgcc/config/rx/rx-abi-functions.c b/libgcc/config/rx/rx-abi-functions.c
index 945e13b..f505d7d 100644
--- a/libgcc/config/rx/rx-abi-functions.c
+++ b/libgcc/config/rx/rx-abi-functions.c
@@ -1,5 +1,5 @@
/* RX C ABI functions
- Copyright (C) 2009-2022 Free Software Foundation, Inc.
+ Copyright (C) 2009-2023 Free Software Foundation, Inc.
Contributed by Red Hat.
This file is part of GCC.
diff --git a/libgcc/config/rx/rx-abi.h b/libgcc/config/rx/rx-abi.h
index 2f0571e..bfb35f8 100644
--- a/libgcc/config/rx/rx-abi.h
+++ b/libgcc/config/rx/rx-abi.h
@@ -1,5 +1,5 @@
/* Header file for RX ABI versions of libgcc functions.
- Copyright (C) 2009-2022 Free Software Foundation, Inc.
+ Copyright (C) 2009-2023 Free Software Foundation, Inc.
Contributed by Red Hat.
This file is part of GCC.
diff --git a/libgcc/config/rx/t-rx b/libgcc/config/rx/t-rx
index 8953966..7adaebb 100644
--- a/libgcc/config/rx/t-rx
+++ b/libgcc/config/rx/t-rx
@@ -1,5 +1,5 @@
# Makefile fragment for building LIBGCC for the Renesas RX target.
-# Copyright (C) 2008-2022 Free Software Foundation, Inc.
+# Copyright (C) 2008-2023 Free Software Foundation, Inc.
# Contributed by Red Hat.
#
# This file is part of GCC.