diff options
Diffstat (limited to 'glusterfsd/src/glusterfsd.c')
| -rw-r--r-- | glusterfsd/src/glusterfsd.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/glusterfsd/src/glusterfsd.c b/glusterfsd/src/glusterfsd.c index 4d8eb22fe0c..7d7e3038e86 100644 --- a/glusterfsd/src/glusterfsd.c +++ b/glusterfsd/src/glusterfsd.c @@ -89,7 +89,7 @@ static char argp_doc[] = "--volfile-server=SERVER [MOUNT-POINT]\n"       \  const char *argp_program_version = "" \          PACKAGE_NAME" "PACKAGE_VERSION" built on "__DATE__" "__TIME__ \          "\nRepository revision: " GLUSTERFS_REPOSITORY_REVISION "\n"  \ -        "Copyright (c) 2006-2009 Gluster Inc. "             \ +        "Copyright (c) 2006-2010 Gluster Inc. "             \          "<http://www.gluster.com>\n"                                \          "GlusterFS comes with ABSOLUTELY NO WARRANTY.\n"              \          "You may redistribute copies of GlusterFS under the terms of "\  | 
