(main): Likewise.
authorJim Meyering <jim@meyering.net>
Wed, 17 Jan 2001 10:28:46 +0000 (10:28 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 17 Jan 2001 10:28:46 +0000 (10:28 +0000)
src/sync.c

index defab60..1afc5d9 100644 (file)
@@ -1,5 +1,5 @@
 /* sync - update the super block
-   Copyright (C) 1994-2000 Free Software Foundation, Inc.
+   Copyright (C) 1994-2001 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 published by
@@ -63,7 +63,7 @@ main (int argc, char **argv)
 
   atexit (close_stdout);
 
-  parse_long_options (argc, argv, PROGRAM_NAME, GNU_PACKAGE, VERSION,
+  parse_long_options (argc, argv, PROGRAM_NAME, PACKAGE, VERSION,
                      AUTHORS, usage);
 
   if (argc != 1)