summaryrefslogtreecommitdiffstats
path: root/scheduler
diff options
context:
space:
mode:
authorVijay Bellur <vijay@gluster.com>2010-10-11 08:38:19 +0000
committerVijay Bellur <vijay@dev.gluster.com>2010-10-11 07:31:12 -0700
commit2854c559340d33473750fac65aace58506951276 (patch)
tree59938b6c32b21e1555990398d24ae00d1a89567b /scheduler
parent5d4800fa35d3a9ca08175fe2bbdd78c2b0b5e184 (diff)
Copyright changes
Signed-off-by: Vijay Bellur <vijay@gluster.com> Signed-off-by: Vijay Bellur <vijay@dev.gluster.com> BUG: 971 (dynamic volume management) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=971
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 35c1b1c50..4821ad7e6 100644
--- a/scheduler/alu/src/alu-mem-types.h
+++ b/scheduler/alu/src/alu-mem-types.h
@@ -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
diff --git a/scheduler/alu/src/alu.c b/scheduler/alu/src/alu.c
index c482ae9dd..fc021932d 100644
--- a/scheduler/alu/src/alu.c
+++ b/scheduler/alu/src/alu.c
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2006-2009 Gluster, Inc. <http://www.gluster.com>
+ Copyright (c) 2006-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/scheduler/alu/src/alu.h b/scheduler/alu/src/alu.h
index b4ba35f28..6af1a13ad 100644
--- a/scheduler/alu/src/alu.h
+++ b/scheduler/alu/src/alu.h
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2006-2009 Gluster, Inc. <http://www.gluster.com>
+ Copyright (c) 2006-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/scheduler/nufa/src/nufa-mem-types.h b/scheduler/nufa/src/nufa-mem-types.h
index b1790796c..909478cde 100644
--- a/scheduler/nufa/src/nufa-mem-types.h
+++ b/scheduler/nufa/src/nufa-mem-types.h
@@ -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
diff --git a/scheduler/nufa/src/nufa.c b/scheduler/nufa/src/nufa.c
index 39740e3a8..66394fce7 100644
--- a/scheduler/nufa/src/nufa.c
+++ b/scheduler/nufa/src/nufa.c
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2006-2009 Gluster, Inc. <http://www.gluster.com>
+ Copyright (c) 2006-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/scheduler/random/src/random-mem-types.h b/scheduler/random/src/random-mem-types.h
index e90df57fb..83fa1776d 100644
--- a/scheduler/random/src/random-mem-types.h
+++ b/scheduler/random/src/random-mem-types.h
@@ -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
diff --git a/scheduler/random/src/random.c b/scheduler/random/src/random.c
index d0bf55ea1..93f5a363f 100644
--- a/scheduler/random/src/random.c
+++ b/scheduler/random/src/random.c
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2006-2009 Gluster, Inc. <http://www.gluster.com>
+ Copyright (c) 2006-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/scheduler/random/src/random.h b/scheduler/random/src/random.h
index 2cfacaa7c..01861bf19 100644
--- a/scheduler/random/src/random.h
+++ b/scheduler/random/src/random.h
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2006-2009 Gluster, Inc. <http://www.gluster.com>
+ Copyright (c) 2006-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/scheduler/rr/src/rr-mem-types.h b/scheduler/rr/src/rr-mem-types.h
index 818248a9b..16d3e5fdd 100644
--- a/scheduler/rr/src/rr-mem-types.h
+++ b/scheduler/rr/src/rr-mem-types.h
@@ -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
diff --git a/scheduler/rr/src/rr-options.c b/scheduler/rr/src/rr-options.c
index 90efba704..23e6eeca0 100644
--- a/scheduler/rr/src/rr-options.c
+++ b/scheduler/rr/src/rr-options.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
diff --git a/scheduler/rr/src/rr-options.h b/scheduler/rr/src/rr-options.h
index 8a71b4e99..60875f8f3 100644
--- a/scheduler/rr/src/rr-options.h
+++ b/scheduler/rr/src/rr-options.h
@@ -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
diff --git a/scheduler/rr/src/rr.c b/scheduler/rr/src/rr.c
index db70618f7..54a983173 100644
--- a/scheduler/rr/src/rr.c
+++ b/scheduler/rr/src/rr.c
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2006-2009 Gluster, Inc. <http://www.gluster.com>
+ Copyright (c) 2006-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/scheduler/rr/src/rr.h b/scheduler/rr/src/rr.h
index 93733abd2..37d333565 100644
--- a/scheduler/rr/src/rr.h
+++ b/scheduler/rr/src/rr.h
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2006-2009 Gluster, Inc. <http://www.gluster.com>
+ Copyright (c) 2006-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/scheduler/switch/src/switch-mem-types.h b/scheduler/switch/src/switch-mem-types.h
index 669615c76..4d7f3eef7 100644
--- a/scheduler/switch/src/switch-mem-types.h
+++ b/scheduler/switch/src/switch-mem-types.h
@@ -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
diff --git a/scheduler/switch/src/switch.c b/scheduler/switch/src/switch.c
index 7917be579..a8410bb19 100644
--- a/scheduler/switch/src/switch.c
+++ b/scheduler/switch/src/switch.c
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2006-2009 Gluster, Inc. <http://www.gluster.com>
+ Copyright (c) 2006-2010 Gluster, Inc. <http://www.gluster.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify