summaryrefslogtreecommitdiff
path: root/demos/calc/calcread.c
diff options
context:
space:
mode:
Diffstat (limited to 'demos/calc/calcread.c')
-rw-r--r--demos/calc/calcread.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/demos/calc/calcread.c b/demos/calc/calcread.c
index a3a3635c0..ca8395e10 100644
--- a/demos/calc/calcread.c
+++ b/demos/calc/calcread.c
@@ -6,7 +6,7 @@ This file is part of the GNU MP Library.
This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
-Foundation; either version 2 of the License, or (at your option) any later
+Foundation; either version 3 of the License, or (at your option) any later
version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY
@@ -14,8 +14,7 @@ WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with
-this program; if not, write to the Free Software Foundation, Inc., 51 Franklin
-Street, Fifth Floor, Boston, MA 02110-1301, USA. */
+this program. If not, see http://www.gnu.org/licenses/. */
#include "calc-common.h"