fsusage.c: correct copyright year
authorJim Meyering <meyering@redhat.com>
Wed, 4 Feb 2009 15:35:56 +0000 (16:35 +0100)
committerJim Meyering <meyering@redhat.com>
Wed, 4 Feb 2009 15:36:42 +0000 (16:36 +0100)
* lib/fsusage.c: Reflect year in which the change is pushed into
the public repository, not the year in which it was locally committed.

ChangeLog
lib/fsusage.c

index 5f72527..795d7a4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2009-02-04  Jim Meyering  <meyering@redhat.com>
 
+       fsusage.c: correct copyright year
+       * lib/fsusage.c: Reflect year in which the change is pushed into
+
        avoid misc. warnings
        * lib/fsusage.c (UNUSED_PARAM): Define.
        (get_fs_usage): Mark parameter "disk" as unused.
index f4bda09..e11fd14 100644 (file)
@@ -1,6 +1,6 @@
 /* fsusage.c -- return space usage of mounted file systems
 
-   Copyright (C) 1991-1992, 1996, 1998-1999, 2002-2006, 2008
+   Copyright (C) 1991-1992, 1996, 1998-1999, 2002-2006, 2009
    Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify