diff options
Diffstat (limited to 'glusterfsd/src')
| -rw-r--r-- | glusterfsd/src/fetch-spec.c | 2 | ||||
| -rw-r--r-- | glusterfsd/src/glusterfsd.c | 4 | ||||
| -rw-r--r-- | glusterfsd/src/glusterfsd.h | 2 | 
3 files changed, 4 insertions, 4 deletions
diff --git a/glusterfsd/src/fetch-spec.c b/glusterfsd/src/fetch-spec.c index cd3c2d69168..6f2b991bc7b 100644 --- a/glusterfsd/src/fetch-spec.c +++ b/glusterfsd/src/fetch-spec.c @@ -1,5 +1,5 @@  /* -  Copyright (c) 2007, 2008 Z RESEARCH, Inc. <http://www.zresearch.com> +  Copyright (c) 2007-2009 Z RESEARCH, Inc. <http://www.zresearch.com>    This file is part of GlusterFS.    GlusterFS is free software; you can redistribute it and/or modify diff --git a/glusterfsd/src/glusterfsd.c b/glusterfsd/src/glusterfsd.c index c4b47916656..a6f00bb5b88 100644 --- a/glusterfsd/src/glusterfsd.c +++ b/glusterfsd/src/glusterfsd.c @@ -1,5 +1,5 @@  /* -   Copyright (c) 2006, 2007, 2008 Z RESEARCH, Inc. <http://www.zresearch.com> +   Copyright (c) 2006-2009 Z RESEARCH, Inc. <http://www.zresearch.com>     This file is part of GlusterFS.     GlusterFS is free software; you can redistribute it and/or modify @@ -71,7 +71,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, 2007, 2008 Z RESEARCH Inc. "             \ +            "Copyright (c) 2006-2009 Z RESEARCH Inc. "             \              "<http://www.zresearch.com>\n"                                \              "GlusterFS comes with ABSOLUTELY NO WARRANTY.\n"              \              "You may redistribute copies of GlusterFS under the terms of "\ diff --git a/glusterfsd/src/glusterfsd.h b/glusterfsd/src/glusterfsd.h index 69ad6b07abf..87eca94acce 100644 --- a/glusterfsd/src/glusterfsd.h +++ b/glusterfsd/src/glusterfsd.h @@ -1,5 +1,5 @@  /* -   Copyright (c) 2006, 2007, 2008 Z RESEARCH, Inc. <http://www.zresearch.com> +   Copyright (c) 2006-2009 Z RESEARCH, Inc. <http://www.zresearch.com>     This file is part of GlusterFS.     GlusterFS is free software; you can redistribute it and/or modify  | 
