diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-10-05 10:00:44 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-10-05 10:00:44 +0000 |
commit | 52ea733b99cb7de4794b0a8b3fa19dec57ec0ee9 (patch) | |
tree | 443d45a8164b98f63d0aeacb74bd87f8e46fc076 | |
parent | 21401a666fa450990a18ffce8f09e1fbc782e081 (diff) |
Update copyright years.
-rw-r--r-- | ufs/dir.c | 4 | ||||
-rw-r--r-- | ufs/inode.c | 4 |
2 files changed, 6 insertions, 2 deletions
@@ -1,5 +1,7 @@ /* Directory management routines - Copyright (C) 1994,95,96,97,98,99,2000,02 Free Software Foundation, Inc. + + Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 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/ufs/inode.c b/ufs/inode.c index 221a78f7..8223fe7f 100644 --- a/ufs/inode.c +++ b/ufs/inode.c @@ -1,5 +1,7 @@ /* Inode management routines - Copyright (C) 1994,95,96,97,98,2000,01,02 Free Software Foundation, Inc. + + Copyright (C) 1994, 1995, 1996, 1997, 1998, 2000, 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 |