diff options
Diffstat (limited to 'glusterfsd/src')
| -rw-r--r-- | glusterfsd/src/glusterfsd-mem-types.h | 2 | ||||
| -rw-r--r-- | glusterfsd/src/glusterfsd-mgmt.c | 2 | ||||
| -rw-r--r-- | glusterfsd/src/glusterfsd.c | 4 | ||||
| -rw-r--r-- | glusterfsd/src/glusterfsd.h | 2 | 
4 files changed, 5 insertions, 5 deletions
diff --git a/glusterfsd/src/glusterfsd-mem-types.h b/glusterfsd/src/glusterfsd-mem-types.h index eb997bb62e0..7f953d1ff80 100644 --- a/glusterfsd/src/glusterfsd-mem-types.h +++ b/glusterfsd/src/glusterfsd-mem-types.h @@ -1,5 +1,5 @@  /* -  Copyright (c) 2006-2010 Gluster, Inc. <http://www.gluster.com> +  Copyright (c) 2006-2011 Gluster, Inc. <http://www.gluster.com>    This file is part of GlusterFS.    GlusterFS is free software; you can redistribute it and/or modify diff --git a/glusterfsd/src/glusterfsd-mgmt.c b/glusterfsd/src/glusterfsd-mgmt.c index c6d9dba96be..938920637ad 100644 --- a/glusterfsd/src/glusterfsd-mgmt.c +++ b/glusterfsd/src/glusterfsd-mgmt.c @@ -1,5 +1,5 @@  /* -  Copyright (c) 2007-2010 Gluster, Inc. <http://www.gluster.com> +  Copyright (c) 2007-2011 Gluster, Inc. <http://www.gluster.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 84cdd4c0013..bbd9515df1a 100644 --- a/glusterfsd/src/glusterfsd.c +++ b/glusterfsd/src/glusterfsd.c @@ -1,5 +1,5 @@  /* -  Copyright (c) 2006-2010 Gluster, Inc. <http://www.gluster.com> +  Copyright (c) 2006-2011 Gluster, Inc. <http://www.gluster.com>    This file is part of GlusterFS.    GlusterFS is free software; you can redistribute it and/or modify @@ -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-2010 Gluster Inc. "             \ +        "Copyright (c) 2006-2011 Gluster Inc. "             \          "<http://www.gluster.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 ebb844297cd..f5013dfe664 100644 --- a/glusterfsd/src/glusterfsd.h +++ b/glusterfsd/src/glusterfsd.h @@ -1,5 +1,5 @@  /* -  Copyright (c) 2006-2010 Gluster, Inc. <http://www.gluster.com> +  Copyright (c) 2006-2011 Gluster, Inc. <http://www.gluster.com>    This file is part of GlusterFS.    GlusterFS is free software; you can redistribute it and/or modify  | 
