diff options
author | Roland McGrath <roland@gnu.org> | 2001-09-28 06:12:05 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-09-28 06:12:05 +0000 |
commit | 6dadd152bfcea4aaac0a26592a08c5d489b1cac2 (patch) | |
tree | 218212f9f34996c76ab18fb28f955e5e83f5f64a | |
parent | 58a1a7e957e0e4cd650b5f5c743d66ee8182e302 (diff) |
Comment fix
-rw-r--r-- | libstore/nbd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstore/nbd.c b/libstore/nbd.c index 9484f0b7..d93c0e0a 100644 --- a/libstore/nbd.c +++ b/libstore/nbd.c @@ -1,7 +1,7 @@ /* "Network Block Device" store backend compatible with Linux `nbd' driver Copyright (C) 2001 Free Software Foundation, Inc. - 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 |