diff options
author | Jim Meyering <jim@meyering.net> | 2000-10-31 07:09:56 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-10-31 07:09:56 +0000 |
commit | 5a6effff70bce72d6704ef00ab5662c9b81b0acb (patch) | |
tree | 825197605153f947fa96de5b96f6358fe92f1c2d /lib | |
parent | a5810cd3de629d67f82cd548584049830cf2d50e (diff) | |
download | coreutils-5a6effff70bce72d6704ef00ab5662c9b81b0acb.tar.xz |
Add "2000" to Copyright line, as this file was changed this year.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/xalloc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/xalloc.h b/lib/xalloc.h index b6b525db3..098a6c2e0 100644 --- a/lib/xalloc.h +++ b/lib/xalloc.h @@ -1,5 +1,5 @@ /* xalloc.h -- malloc with out-of-memory checking - Copyright (C) 1990-1998, 1999 Free Software Foundation, Inc. + Copyright (C) 1990-1998, 1999, 2000 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 |