diff options
-rw-r--r-- | libdiskfs/diskfs.h | 4 | ||||
-rw-r--r-- | libdiskfs/node-times.c | 3 |
2 files changed, 5 insertions, 2 deletions
diff --git a/libdiskfs/diskfs.h b/libdiskfs/diskfs.h index 8daade6f..aa9bfd95 100644 --- a/libdiskfs/diskfs.h +++ b/libdiskfs/diskfs.h @@ -1,5 +1,7 @@ /* Definitions for fileserver helper functions - Copyright (C) 1994,95,96,97,98,99,2001,02 Free Software Foundation, Inc. + + Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2007 + 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 diff --git a/libdiskfs/node-times.c b/libdiskfs/node-times.c index c36b0be6..81a66e58 100644 --- a/libdiskfs/node-times.c +++ b/libdiskfs/node-times.c @@ -1,5 +1,6 @@ /* Process st_?time updates marked for a diskfs node. - Copyright (C) 1994,96,99,2000 Free Software Foundation, Inc. + + Copyright (C) 1994, 1996, 1999, 2000, 2007 Free Software Foundation, Inc. This file is part of the GNU Hurd. |