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 /mpn/sparc64/gmp-mparam.h | |
parent | 07e986359123111c12fbbbe6b80b5cdca36fce1e (diff) | |
download | gmp-afcadb56dce6ad5fa9dd03b412e5474be89492e7.tar.gz |
Add a copyright year.
Diffstat (limited to 'mpn/sparc64/gmp-mparam.h')
-rw-r--r-- | mpn/sparc64/gmp-mparam.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mpn/sparc64/gmp-mparam.h b/mpn/sparc64/gmp-mparam.h index 0eca8c40d..467e9d9e5 100644 --- a/mpn/sparc64/gmp-mparam.h +++ b/mpn/sparc64/gmp-mparam.h @@ -1,7 +1,7 @@ /* Sparc64 gmp-mparam.h -- Compiler/machine parameter header file. -Copyright 1991, 1993, 1994, 1999, 2000, 2001, 2002, 2004, 2006, 2008, 2009 -Free Software Foundation, Inc. +Copyright 1991, 1993, 1994, 1999, 2000, 2001, 2002, 2004, 2006, 2008, 2009, +2010 Free Software Foundation, Inc. This file is part of the GNU MP Library. |