diff options
author | Roland McGrath <roland@gnu.org> | 2001-10-14 21:11:09 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-10-14 21:11:09 +0000 |
commit | 2b89b8557c47d496587edb991bfad1c268e7959d (patch) | |
tree | 40763ceca0d621d243472e4341ba187a1591ed37 /libstore/part.c | |
parent | f2d97a758829d6a043c9a82db62a5da78a8844c3 (diff) | |
download | hurd-2b89b8557c47d496587edb991bfad1c268e7959d.tar.gz hurd-2b89b8557c47d496587edb991bfad1c268e7959d.tar.bz2 hurd-2b89b8557c47d496587edb991bfad1c268e7959d.zip |
Fix typo in copyright.
Diffstat (limited to 'libstore/part.c')
-rw-r--r-- | libstore/part.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libstore/part.c b/libstore/part.c index 7df62f0a..de809fc0 100644 --- a/libstore/part.c +++ b/libstore/part.c @@ -1,9 +1,8 @@ /* Partition store backend Copyright (C) 2001 Free Software Foundation, Inc. - Written by Neal H Walfield <neal@cs.uml.edu> - This task is part of the GNU Hurd. + This file is part of the GNU Hurd. The GNU Hurd is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as |