diff options
author | Kevin Ryde <user42@zip.com.au> | 2000-04-29 00:36:31 +0200 |
---|---|---|
committer | Kevin Ryde <user42@zip.com.au> | 2000-04-29 00:36:31 +0200 |
commit | 004f5496ebf55ea04c4eeafa3b7a30c66234b99e (patch) | |
tree | 72fc63a1f53cc8e820ba19be236f71248a71faa3 /memory.c | |
parent | 58a662d6e0e4a42d6fd58e760ec955162dbcbb55 (diff) | |
download | gmp-004f5496ebf55ea04c4eeafa3b7a30c66234b99e.tar.gz |
Add a copyright year.
Diffstat (limited to 'memory.c')
-rw-r--r-- | memory.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ /* Memory allocation routines. -Copyright (C) 1991, 1993, 1994 Free Software Foundation, Inc. +Copyright (C) 1991, 1993, 1994, 2000 Free Software Foundation, Inc. This file is part of the GNU MP Library. |