diff options
author | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2016-01-04 14:30:50 +0000 |
---|---|---|
committer | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2016-01-04 14:30:50 +0000 |
commit | f1717362de1e56fe1ffab540289d7d0c6ed48b20 (patch) | |
tree | e08721a9b85169debf961d7ebab013160b616a42 /libstdc++-v3/include/std/complex | |
parent | 2355cca743fdf675a56964ae41de3357482cb480 (diff) | |
download | gcc-f1717362de1e56fe1ffab540289d7d0c6ed48b20.tar.gz |
Update copyright years.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@232055 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/include/std/complex')
-rw-r--r-- | libstdc++-v3/include/std/complex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/include/std/complex b/libstdc++-v3/include/std/complex index f1d3b79f504..9b7c1d7279e 100644 --- a/libstdc++-v3/include/std/complex +++ b/libstdc++-v3/include/std/complex @@ -1,6 +1,6 @@ // The template and inlines for the -*- C++ -*- complex number classes. -// Copyright (C) 1997-2015 Free Software Foundation, Inc. +// Copyright (C) 1997-2016 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // software; you can redistribute it and/or modify it under the |