diff options
Diffstat (limited to 'examples')
-rw-r--r-- | examples/divworst.c | 2 | ||||
-rw-r--r-- | examples/rndo-add.c | 2 | ||||
-rw-r--r-- | examples/sample.c | 2 | ||||
-rw-r--r-- | examples/version.c | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/examples/divworst.c b/examples/divworst.c index 482e1b18a..fe3a184ee 100644 --- a/examples/divworst.c +++ b/examples/divworst.c @@ -13,7 +13,7 @@ */ /* -Copyright 2009-2017 Free Software Foundation, Inc. +Copyright 2009-2018 Free Software Foundation, Inc. Contributed by the AriC and Caramba projects, INRIA. This file is part of the GNU MPFR Library. diff --git a/examples/rndo-add.c b/examples/rndo-add.c index 9c08b8ce3..8731ec757 100644 --- a/examples/rndo-add.c +++ b/examples/rndo-add.c @@ -8,7 +8,7 @@ */ /* -Copyright 2009-2017 Free Software Foundation, Inc. +Copyright 2009-2018 Free Software Foundation, Inc. Contributed by the AriC and Caramba projects, INRIA. This file is part of the GNU MPFR Library. diff --git a/examples/sample.c b/examples/sample.c index ddb848164..2797d37c4 100644 --- a/examples/sample.c +++ b/examples/sample.c @@ -3,7 +3,7 @@ */ /* -Copyright 1999-2004, 2006-2017 Free Software Foundation, Inc. +Copyright 1999-2004, 2006-2018 Free Software Foundation, Inc. Contributed by the AriC and Caramba projects, INRIA. This file is part of the GNU MPFR Library. diff --git a/examples/version.c b/examples/version.c index 57d8aa77c..6e965ca38 100644 --- a/examples/version.c +++ b/examples/version.c @@ -3,7 +3,7 @@ */ /* -Copyright 2010-2017 Free Software Foundation, Inc. +Copyright 2010-2018 Free Software Foundation, Inc. Contributed by the AriC and Caramba projects, INRIA. This file is part of the GNU MPFR Library. |