summaryrefslogtreecommitdiff
path: root/demos/isprime.c
diff options
context:
space:
mode:
Diffstat (limited to 'demos/isprime.c')
-rw-r--r--demos/isprime.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/isprime.c b/demos/isprime.c
index 6d3ba21d5..d33d74352 100644
--- a/demos/isprime.c
+++ b/demos/isprime.c
@@ -1,7 +1,7 @@
/* Classify numbers as probable primes, primes or composites.
With -q return true if the folowing argument is a (probable) prime.
-Copyright 1999, 2000, 2002 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2002, 2005 Free Software Foundation, Inc.
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