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 5f72527e6c72abb9ab88450908afe1fc5fac345f..795d7a4ca5d5f45a5ffa69e30f75858fec7b0237 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 f4bda097f5887473069dcaac3d6f00d7c5635b7d..e11fd14e8200728cedc94ad24c6ffd86b498b5aa 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