diff options
author | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-01-02 22:23:26 +0000 |
---|---|---|
committer | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-01-02 22:23:26 +0000 |
commit | 3aea1f79290f0b8428a0af7d9d18dc1d3f1d799a (patch) | |
tree | b85dcfcd16d4d379e02bdea093ba0483559a6c8e /gcc/README.Portability | |
parent | e4f22041750b1c96906e3b990bec301b7caa3690 (diff) | |
download | gcc-3aea1f79290f0b8428a0af7d9d18dc1d3f1d799a.tar.gz |
Update copyright years in gcc/
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@206289 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/README.Portability')
-rw-r--r-- | gcc/README.Portability | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/README.Portability b/gcc/README.Portability index 2787a2beba9..1c9bf4fcd20 100644 --- a/gcc/README.Portability +++ b/gcc/README.Portability @@ -1,4 +1,4 @@ -Copyright (C) 2000-2013 Free Software Foundation, Inc. +Copyright (C) 2000-2014 Free Software Foundation, Inc. This file is intended to contain a few notes about writing C code within GCC so that it compiles without error on the full range of |