diff options
| author | Pranith Kumar K <pranithk@gluster.com> | 2011-08-09 12:20:10 +0530 | 
|---|---|---|
| committer | Anand Avati <avati@gluster.com> | 2011-08-10 10:57:44 -0700 | 
| commit | 92963fd0a09c912e6ababbcfe45d28ddebb0b645 (patch) | |
| tree | bbf3ec8a4abd1ac8ce8fa628f1b7515b9b168d23 /extras/test | |
| parent | a61282f6b9c0c6fab63596b0d92d015027194c50 (diff) | |
Change Copyright current year
Change-Id: Id1f1a91cf15d933d5621a0073ddaebe02df0f159
BUG: 3348
Reviewed-on: http://review.gluster.com/198
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Anand Avati <avati@gluster.com>
Diffstat (limited to 'extras/test')
| -rwxr-xr-x | extras/test/gluster_commands.sh | 2 | ||||
| -rw-r--r-- | extras/test/ld-preload-test/ld-preload-lib.c | 2 | ||||
| -rw-r--r-- | extras/test/ld-preload-test/ld-preload-test.c | 2 | ||||
| -rwxr-xr-x | extras/test/run.sh | 2 | ||||
| -rwxr-xr-x | extras/test/stop_glusterd.sh | 2 | 
5 files changed, 5 insertions, 5 deletions
diff --git a/extras/test/gluster_commands.sh b/extras/test/gluster_commands.sh index 27acb1b4f44..e1e396020af 100755 --- a/extras/test/gluster_commands.sh +++ b/extras/test/gluster_commands.sh @@ -1,6 +1,6 @@  #!/bin/bash -#   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/extras/test/ld-preload-test/ld-preload-lib.c b/extras/test/ld-preload-test/ld-preload-lib.c index 900d967a05b..e17305a4a1d 100644 --- a/extras/test/ld-preload-test/ld-preload-lib.c +++ b/extras/test/ld-preload-test/ld-preload-lib.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/extras/test/ld-preload-test/ld-preload-test.c b/extras/test/ld-preload-test/ld-preload-test.c index b67dad23c15..55dd98805b4 100644 --- a/extras/test/ld-preload-test/ld-preload-test.c +++ b/extras/test/ld-preload-test/ld-preload-test.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/extras/test/run.sh b/extras/test/run.sh index e014a1033f1..2440af237a5 100755 --- a/extras/test/run.sh +++ b/extras/test/run.sh @@ -1,6 +1,6 @@  #!/bin/sh -#   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/extras/test/stop_glusterd.sh b/extras/test/stop_glusterd.sh index 7dfc8686ce8..a84689beb48 100755 --- a/extras/test/stop_glusterd.sh +++ b/extras/test/stop_glusterd.sh @@ -1,6 +1,6 @@  #!/bin/bash -#   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  | 
