diff options
author | Torbjorn Granlund <tege@gmplib.org> | 2010-01-05 03:05:51 +0100 |
---|---|---|
committer | Torbjorn Granlund <tege@gmplib.org> | 2010-01-05 03:05:51 +0100 |
commit | afcadb56dce6ad5fa9dd03b412e5474be89492e7 (patch) | |
tree | cdb7da40c2243794d22997299480ed72bb1eac9c /gmp-impl.h | |
parent | 07e986359123111c12fbbbe6b80b5cdca36fce1e (diff) | |
download | gmp-afcadb56dce6ad5fa9dd03b412e5474be89492e7.tar.gz |
Add a copyright year.
Diffstat (limited to 'gmp-impl.h')
-rw-r--r-- | gmp-impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gmp-impl.h b/gmp-impl.h index 7d0c35930..e1a637226 100644 --- a/gmp-impl.h +++ b/gmp-impl.h @@ -4,7 +4,7 @@ BE SUBJECT TO INCOMPATIBLE CHANGES IN FUTURE GNU MP RELEASES. Copyright 1991, 1993, 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002, 2003, -2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. This file is part of the GNU MP Library. |