aboutsummaryrefslogtreecommitdiff
path: root/libgcc/sync.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2019-01-01 12:31:55 +0000
committerJakub Jelinek <jakub@redhat.com>2019-01-01 12:31:55 +0000
commita416bc7f7ec7c105263f3bdc6ddcead66c964001 (patch)
tree91c8dfebf7c0b4945090e82c03dce7f5b6a987ec /libgcc/sync.c
parent0352af229e82cf0e6cd8ecfd105759fdc50f73c2 (diff)
Update copyright years.
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@267494 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgcc/sync.c')
-rw-r--r--libgcc/sync.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/sync.c b/libgcc/sync.c
index 11dcd25e9dd..afea3ed543a 100644
--- a/libgcc/sync.c
+++ b/libgcc/sync.c
@@ -1,5 +1,5 @@
/* Out-of-line libgcc versions of __sync_* builtins. */
-/* Copyright (C) 2008-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2019 Free Software Foundation, Inc.
This file is part of GCC.