diff options
author | Pranith Kumar K <pranithk@gluster.com> | 2011-08-09 12:30:19 +0530 |
---|---|---|
committer | Anand Avati <avati@gluster.com> | 2011-08-10 10:57:19 -0700 |
commit | b58dc65f2ac305056a25a2177cee9a03cd1bdca2 (patch) | |
tree | 6cfd60b34ffe01ce0487b12b00160af1f4ed5af7 /scheduler | |
parent | 2153b8400bc05f1a9e10c7b650dd96a4617121f1 (diff) |
Change Copyright current year
Change-Id: I2d10f2be44f518f496427f257988f1858e888084
BUG: 3348
Reviewed-on: http://review.gluster.com/200
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Anand Avati <avati@gluster.com>
Diffstat (limited to 'scheduler')
-rw-r--r-- | scheduler/alu/src/alu-mem-types.h | 2 | ||||
-rw-r--r-- | scheduler/alu/src/alu.c | 2 | ||||
-rw-r--r-- | scheduler/alu/src/alu.h | 2 | ||||
-rw-r--r-- | scheduler/nufa/src/nufa-mem-types.h | 2 | ||||
-rw-r--r-- | scheduler/nufa/src/nufa.c | 2 | ||||
-rw-r--r-- | scheduler/random/src/random-mem-types.h | 2 | ||||
-rw-r--r-- | scheduler/random/src/random.c | 2 | ||||
-rw-r--r-- | scheduler/random/src/random.h | 2 | ||||
-rw-r--r-- | scheduler/rr/src/rr-mem-types.h | 2 | ||||
-rw-r--r-- | scheduler/rr/src/rr-options.c | 2 | ||||
-rw-r--r-- | scheduler/rr/src/rr-options.h | 2 | ||||
-rw-r--r-- | scheduler/rr/src/rr.c | 2 | ||||
-rw-r--r-- | scheduler/rr/src/rr.h | 2 | ||||
-rw-r--r-- | scheduler/switch/src/switch-mem-types.h | 2 | ||||
-rw-r--r-- | scheduler/switch/src/switch.c | 2 |
15 files changed, 15 insertions, 15 deletions
diff --git a/scheduler/alu/src/alu-mem-types.h b/scheduler/alu/src/alu-mem-types.h index 21dbaa1..92702f2 100644 --- a/scheduler/alu/src/alu-mem-types.h +++ b/scheduler/alu/src/alu-mem-types.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2010 Gluster, Inc. <http://www.gluster.com> + Copyright (c) 2008-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/scheduler/alu/src/alu.c b/scheduler/alu/src/alu.c index 43d38ae..58bef60 100644 --- a/scheduler/alu/src/alu.c +++ b/scheduler/alu/src/alu.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 diff --git a/scheduler/alu/src/alu.h b/scheduler/alu/src/alu.h index 3679945..c716ad8 100644 --- a/scheduler/alu/src/alu.h +++ b/scheduler/alu/src/alu.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/scheduler/nufa/src/nufa-mem-types.h b/scheduler/nufa/src/nufa-mem-types.h index c0199bc..945dafa 100644 --- a/scheduler/nufa/src/nufa-mem-types.h +++ b/scheduler/nufa/src/nufa-mem-types.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2010 Gluster, Inc. <http://www.gluster.com> + Copyright (c) 2008-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/scheduler/nufa/src/nufa.c b/scheduler/nufa/src/nufa.c index e9f8f29..1bf477b 100644 --- a/scheduler/nufa/src/nufa.c +++ b/scheduler/nufa/src/nufa.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 diff --git a/scheduler/random/src/random-mem-types.h b/scheduler/random/src/random-mem-types.h index a1a1249..ff30d92 100644 --- a/scheduler/random/src/random-mem-types.h +++ b/scheduler/random/src/random-mem-types.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2010 Gluster, Inc. <http://www.gluster.com> + Copyright (c) 2008-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/scheduler/random/src/random.c b/scheduler/random/src/random.c index da1f402..03a284b 100644 --- a/scheduler/random/src/random.c +++ b/scheduler/random/src/random.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 diff --git a/scheduler/random/src/random.h b/scheduler/random/src/random.h index e61a52c..154b1bd 100644 --- a/scheduler/random/src/random.h +++ b/scheduler/random/src/random.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/scheduler/rr/src/rr-mem-types.h b/scheduler/rr/src/rr-mem-types.h index 8983321..cb05323 100644 --- a/scheduler/rr/src/rr-mem-types.h +++ b/scheduler/rr/src/rr-mem-types.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2010 Gluster, Inc. <http://www.gluster.com> + Copyright (c) 2008-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/scheduler/rr/src/rr-options.c b/scheduler/rr/src/rr-options.c index 3353950..505b171 100644 --- a/scheduler/rr/src/rr-options.c +++ b/scheduler/rr/src/rr-options.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2010 Gluster, Inc. <http://www.gluster.com> + Copyright (c) 2008-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/scheduler/rr/src/rr-options.h b/scheduler/rr/src/rr-options.h index 8998388..1b0a1ef 100644 --- a/scheduler/rr/src/rr-options.h +++ b/scheduler/rr/src/rr-options.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2010 Gluster, Inc. <http://www.gluster.com> + Copyright (c) 2008-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/scheduler/rr/src/rr.c b/scheduler/rr/src/rr.c index 1549877..e7b556e 100644 --- a/scheduler/rr/src/rr.c +++ b/scheduler/rr/src/rr.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 diff --git a/scheduler/rr/src/rr.h b/scheduler/rr/src/rr.h index 8c51e53..3bd9592 100644 --- a/scheduler/rr/src/rr.h +++ b/scheduler/rr/src/rr.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/scheduler/switch/src/switch-mem-types.h b/scheduler/switch/src/switch-mem-types.h index 4f47e57..7039b03 100644 --- a/scheduler/switch/src/switch-mem-types.h +++ b/scheduler/switch/src/switch-mem-types.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2010 Gluster, Inc. <http://www.gluster.com> + Copyright (c) 2008-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/scheduler/switch/src/switch.c b/scheduler/switch/src/switch.c index 28a0e4b..1362e5c 100644 --- a/scheduler/switch/src/switch.c +++ b/scheduler/switch/src/switch.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 |