summaryrefslogtreecommitdiffstats
path: root/scheduler
diff options
context:
space:
mode:
authorPranith Kumar K <pranithk@gluster.com>2011-08-09 12:30:19 +0530
committerAnand Avati <avati@gluster.com>2011-08-10 10:57:19 -0700
commitb58dc65f2ac305056a25a2177cee9a03cd1bdca2 (patch)
tree6cfd60b34ffe01ce0487b12b00160af1f4ed5af7 /scheduler
parent2153b8400bc05f1a9e10c7b650dd96a4617121f1 (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.h2
-rw-r--r--scheduler/alu/src/alu.c2
-rw-r--r--scheduler/alu/src/alu.h2
-rw-r--r--scheduler/nufa/src/nufa-mem-types.h2
-rw-r--r--scheduler/nufa/src/nufa.c2
-rw-r--r--scheduler/random/src/random-mem-types.h2
-rw-r--r--scheduler/random/src/random.c2
-rw-r--r--scheduler/random/src/random.h2
-rw-r--r--scheduler/rr/src/rr-mem-types.h2
-rw-r--r--scheduler/rr/src/rr-options.c2
-rw-r--r--scheduler/rr/src/rr-options.h2
-rw-r--r--scheduler/rr/src/rr.c2
-rw-r--r--scheduler/rr/src/rr.h2
-rw-r--r--scheduler/switch/src/switch-mem-types.h2
-rw-r--r--scheduler/switch/src/switch.c2
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 21dbaa150c3..92702f28690 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 43d38ae1a01..58bef60ae9f 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 3679945522b..c716ad8e5e7 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 c0199bccd58..945dafa7c31 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 e9f8f29794b..1bf477bdc2c 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 a1a1249adc7..ff30d9244fc 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 da1f4028373..03a284b66bd 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 e61a52c5802..154b1bdfb24 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 89833212072..cb05323cd77 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 3353950bf63..505b1713e33 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 89983881885..1b0a1ef3d90 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 15498777daa..e7b556e671b 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 8c51e5306a8..3bd95929b61 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 4f47e57db11..7039b035d0f 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 28a0e4bdbb9..1362e5cc994 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