commit | 85ec4feb11167c9e4489361bf2399a20afbe52c8 | [log] [tgz] |
---|---|---|
author | Jakub Jelinek <jakub@gcc.gnu.org> | Wed Jan 03 11:03:58 2018 +0100 |
committer | Jakub Jelinek <jakub@gcc.gnu.org> | Wed Jan 03 11:03:58 2018 +0100 |
tree | 7892dce393111dcf4d6553ddf89de00240ecfce8 | |
parent | ada38d5fa317498d15be166623520b9152c650cb [diff] [blame] |
Update copyright years. From-SVN: r256169
diff --git a/libgcc/sync.c b/libgcc/sync.c index ec668ed..11dcd25 100644 --- a/libgcc/sync.c +++ b/libgcc/sync.c
@@ -1,5 +1,5 @@ /* Out-of-line libgcc versions of __sync_* builtins. */ -/* Copyright (C) 2008-2017 Free Software Foundation, Inc. +/* Copyright (C) 2008-2018 Free Software Foundation, Inc. This file is part of GCC.