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 | 3adb292d0a8e11838d0dfafc623143d291c3b5ac (patch) | |
tree | 9e95545a897930607323f25cd561060f55094159 /ufs | |
parent | d60e69445025d109bf76a3b7ee02f125d4106618 (diff) |
Update copyright years.
Diffstat (limited to 'ufs')
-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 |