diff options
Diffstat (limited to 'extras')
| -rw-r--r-- | extras/backend-cleanup.sh | 2 | ||||
| -rw-r--r-- | extras/benchmarking/glfs-bm.c | 2 | ||||
| -rw-r--r-- | extras/glusterfs.vim | 2 | ||||
| -rwxr-xr-x | extras/profiler/glusterfs-profiler | 2 | ||||
| -rwxr-xr-x | extras/specgen.scm | 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 | 
7 files changed, 7 insertions, 7 deletions
diff --git a/extras/backend-cleanup.sh b/extras/backend-cleanup.sh index 755161f18c9..dc504860b73 100644 --- a/extras/backend-cleanup.sh +++ b/extras/backend-cleanup.sh @@ -7,7 +7,7 @@  # This script has to be run on the servers, which are exporting the data to   # GlusterFS  # -# (c) 2009 Gluster Inc <http://www.gluster.com/>  +# (c) 2010 Gluster Inc <http://www.gluster.com/>   set -e diff --git a/extras/benchmarking/glfs-bm.c b/extras/benchmarking/glfs-bm.c index 42e367d7fa4..0fa799680b5 100644 --- a/extras/benchmarking/glfs-bm.c +++ b/extras/benchmarking/glfs-bm.c @@ -1,5 +1,5 @@  /*                                                                   -  Copyright (c) 2008-2009 Gluster, Inc. <http://www.gluster.com>  +  Copyright (c) 2008-2010 Gluster, Inc. <http://www.gluster.com>     This file is part of GlusterFS.                                 GlusterFS is free software; you can redistribute it and/or modify     it under the terms of the GNU General Public License as published  diff --git a/extras/glusterfs.vim b/extras/glusterfs.vim index 6bdf2a78d58..eb5b2c98b80 100644 --- a/extras/glusterfs.vim +++ b/extras/glusterfs.vim @@ -1,5 +1,5 @@  " glusterfs.vim: GNU Vim Syntax file for GlusterFS .vol specification -" Copyright (C) 2007-2009 Gluster, Inc. <http://www.gluster.com> +" Copyright (C) 2007-2010 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/profiler/glusterfs-profiler b/extras/profiler/glusterfs-profiler index 7a5ca7405f1..f70db52286a 100755 --- a/extras/profiler/glusterfs-profiler +++ b/extras/profiler/glusterfs-profiler @@ -1,7 +1,7 @@  #!/usr/bin/env python  # texttable - module for creating simple ASCII tables -# Copyright (C) 2003-2009 Gerome Fournier <jefke(at)free.fr> +# Copyright (C) 2003-2010 Gerome Fournier <jefke(at)free.fr>  #  # This library is free software; you can redistribute it and/or  # modify it under the terms of the GNU Lesser General Public diff --git a/extras/specgen.scm b/extras/specgen.scm index b188d88a597..57640705f07 100755 --- a/extras/specgen.scm +++ b/extras/specgen.scm @@ -1,7 +1,7 @@  #!/usr/bin/guile -s  !# -;;; Copyright (C) 2007-2009 Gluster Inc. <http://www.gluster.com> +;;; Copyright (C) 2007-2010 Gluster Inc. <http://www.gluster.com>  ;;;    ;;; 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 diff --git a/extras/test/ld-preload-test/ld-preload-lib.c b/extras/test/ld-preload-test/ld-preload-lib.c index 18ee3b993da..900d967a05b 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-2009 Gluster, Inc. <http://www.gluster.com> +   Copyright (c) 2007-2010 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 f98b1f4ee0e..b67dad23c15 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-2009 Gluster, Inc. <http://www.gluster.com> +   Copyright (c) 2007-2010 Gluster, Inc. <http://www.gluster.com>     This file is part of GlusterFS.     GlusterFS is free software; you can redistribute it and/or modify  | 
