summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/can_round.c2
-rw-r--r--examples/divworst.c2
-rw-r--r--examples/rndo-add.c2
-rw-r--r--examples/sample.c2
-rw-r--r--examples/threads.c2
-rw-r--r--examples/version.c2
6 files changed, 6 insertions, 6 deletions
diff --git a/examples/can_round.c b/examples/can_round.c
index db8c79f03..e9051d49f 100644
--- a/examples/can_round.c
+++ b/examples/can_round.c
@@ -1,7 +1,7 @@
/* Example illustrating how to use mpfr_can_round. */
/*
-Copyright 2016-2020 Free Software Foundation, Inc.
+Copyright 2016-2021 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/divworst.c b/examples/divworst.c
index 2255b351a..7c0853bfc 100644
--- a/examples/divworst.c
+++ b/examples/divworst.c
@@ -13,7 +13,7 @@
*/
/*
-Copyright 2009-2020 Free Software Foundation, Inc.
+Copyright 2009-2021 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 d9595ed0c..7e5742dc6 100644
--- a/examples/rndo-add.c
+++ b/examples/rndo-add.c
@@ -8,7 +8,7 @@
*/
/*
-Copyright 2009-2020 Free Software Foundation, Inc.
+Copyright 2009-2021 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 5739e6c67..f31a7cefa 100644
--- a/examples/sample.c
+++ b/examples/sample.c
@@ -3,7 +3,7 @@
*/
/*
-Copyright 1999-2004, 2006-2020 Free Software Foundation, Inc.
+Copyright 1999-2004, 2006-2021 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/threads.c b/examples/threads.c
index c49227da7..2b2ff6a72 100644
--- a/examples/threads.c
+++ b/examples/threads.c
@@ -9,7 +9,7 @@ Define:
Example:
gcc threads.c -lmpfr -lgmp -lpthread -DF=mpfr_sin -DPREC=200 -DV=100
-Copyright 2018-2020 Free Software Foundation, Inc.
+Copyright 2018-2021 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 299763b0c..9697cf23d 100644
--- a/examples/version.c
+++ b/examples/version.c
@@ -3,7 +3,7 @@
*/
/*
-Copyright 2010-2020 Free Software Foundation, Inc.
+Copyright 2010-2021 Free Software Foundation, Inc.
Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.