diff options
Diffstat (limited to 'extras')
-rw-r--r-- | extras/benchmarking/glfs-bm.c | 2 | ||||
-rw-r--r-- | extras/glusterfs.vim | 2 | ||||
-rwxr-xr-x | extras/specgen.scm | 2 | ||||
-rw-r--r-- | extras/test/rdd.c | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/extras/benchmarking/glfs-bm.c b/extras/benchmarking/glfs-bm.c index f5e63ae8014..66b32b3f0ae 100644 --- a/extras/benchmarking/glfs-bm.c +++ b/extras/benchmarking/glfs-bm.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2008 Z RESEARCH, Inc. <http://www.zresearch.com> + Copyright (c) 2008-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 it under the terms of the GNU General Public License as published diff --git a/extras/glusterfs.vim b/extras/glusterfs.vim index 0de6b5b2f1f..42fa6b5732e 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 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/extras/specgen.scm b/extras/specgen.scm index 279afe896ca..32aff6480d1 100755 --- a/extras/specgen.scm +++ b/extras/specgen.scm @@ -1,7 +1,7 @@ #!/usr/bin/guile -s !# -;;; Copyright (C) 2007 Z RESEARCH Inc. <http://www.zresearch.com> +;;; Copyright (C) 2007-2009 Z RESEARCH Inc. <http://www.zresearch.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/rdd.c b/extras/test/rdd.c index 3636c636d16..2f2d6e6bb8e 100644 --- a/extras/test/rdd.c +++ b/extras/test/rdd.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2008 Z RESEARCH, Inc. <http://www.zresearch.com> + Copyright (c) 2008-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 |