summaryrefslogtreecommitdiff
path: root/lib/fix-num.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/fix-num.c')
-rw-r--r--lib/fix-num.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/fix-num.c b/lib/fix-num.c
index 2827d2c..efd89d1 100644
--- a/lib/fix-num.c
+++ b/lib/fix-num.c
@@ -1,11 +1,11 @@
/* fix-num.c: conversions on ``fixnums'', which are a 32-bit
word with 20 bits of fraction.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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 Foundation; either version 2, or (at your option)
+the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,