From 92963fd0a09c912e6ababbcfe45d28ddebb0b645 Mon Sep 17 00:00:00 2001 From: Pranith Kumar K Date: Tue, 9 Aug 2011 12:20:10 +0530 Subject: Change Copyright current year Change-Id: Id1f1a91cf15d933d5621a0073ddaebe02df0f159 BUG: 3348 Reviewed-on: http://review.gluster.com/198 Tested-by: Gluster Build System Reviewed-by: Anand Avati --- extras/Solaris/README.solaris | 2 +- extras/benchmarking/glfs-bm.c | 2 +- extras/benchmarking/rdd.c | 2 +- extras/glusterfs-mode.el | 2 +- extras/glusterfs.vim | 2 +- extras/gnfs-loganalyse.py | 2 +- extras/profiler/glusterfs-profiler | 2 +- extras/specgen.scm | 2 +- extras/test/gluster_commands.sh | 2 +- extras/test/ld-preload-test/ld-preload-lib.c | 2 +- extras/test/ld-preload-test/ld-preload-test.c | 2 +- extras/test/run.sh | 2 +- extras/test/stop_glusterd.sh | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) (limited to 'extras') diff --git a/extras/Solaris/README.solaris b/extras/Solaris/README.solaris index ddb70c22c0e..5a4e4336d24 100644 --- a/extras/Solaris/README.solaris +++ b/extras/Solaris/README.solaris @@ -10,7 +10,7 @@ $ which glusterfs $ glusterfs --version glusterfs 2.0.0rc1 built on Jan 16 2009 03:36:59 Repository revision: glusterfs--mainline--3.0--patch-844 -Copyright (c) 2006, 2007, 2008 Gluster Inc. +Copyright (c) 2006-2011 Gluster Inc. GlusterFS comes with ABSOLUTELY NO WARRANTY. You may redistribute copies of GlusterFS under the terms of the GNU General Public License. diff --git a/extras/benchmarking/glfs-bm.c b/extras/benchmarking/glfs-bm.c index 7a4eabcae2b..035d055dfcd 100644 --- a/extras/benchmarking/glfs-bm.c +++ b/extras/benchmarking/glfs-bm.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2010 Gluster, Inc. + Copyright (c) 2008-2011 Gluster, Inc. 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/benchmarking/rdd.c b/extras/benchmarking/rdd.c index dc7aafa76db..527f14cddd7 100644 --- a/extras/benchmarking/rdd.c +++ b/extras/benchmarking/rdd.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2008 Gluster, Inc. + Copyright (c) 2008-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/extras/glusterfs-mode.el b/extras/glusterfs-mode.el index 2f4b40c4e01..f5631cf6080 100644 --- a/extras/glusterfs-mode.el +++ b/extras/glusterfs-mode.el @@ -1,4 +1,4 @@ -;;; Copyright (C) 2007-2009 Gluster Inc. +;;; Copyright (c) 2007-2011 Gluster Inc. ;;; ;;; 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/glusterfs.vim b/extras/glusterfs.vim index eb5b2c98b80..31b09be5bb0 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-2010 Gluster, Inc. +" Copyright (c) 2007-2011 Gluster, Inc. " This file is part of GlusterFS. " " GlusterFS is free software; you can redistribute it and/or modify diff --git a/extras/gnfs-loganalyse.py b/extras/gnfs-loganalyse.py index 1e0fde7f295..d3368d140f4 100644 --- a/extras/gnfs-loganalyse.py +++ b/extras/gnfs-loganalyse.py @@ -1,6 +1,6 @@ #!/bin/python """ - Copyright (c) 2010 Gluster, Inc. + Copyright (c) 2010-2011 Gluster, Inc. 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 f70db52286a..042eadcf2df 100755 --- a/extras/profiler/glusterfs-profiler +++ b/extras/profiler/glusterfs-profiler @@ -420,7 +420,7 @@ class Texttable: return line_wrapped -# Copyright (c) 2010 Gluster, Inc. +# Copyright (c) 2010-2011 Gluster, Inc. # 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 57640705f07..0edbb6f6280 100755 --- a/extras/specgen.scm +++ b/extras/specgen.scm @@ -1,7 +1,7 @@ #!/usr/bin/guile -s !# -;;; Copyright (C) 2007-2010 Gluster Inc. +;;; Copyright (c) 2007-2011 Gluster Inc. ;;; ;;; 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/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. +# Copyright (c) 2006-2011 Gluster, Inc. # 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. + Copyright (c) 2007-2011 Gluster, Inc. 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. + Copyright (c) 2007-2011 Gluster, Inc. 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. +# Copyright (c) 2006-2011 Gluster, Inc. # 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. +# Copyright (c) 2006-2011 Gluster, Inc. # This file is part of GlusterFS. # GlusterFS is free software; you can redistribute it and/or modify -- cgit