From: Loic Dachary Date: Sun, 16 Mar 2014 11:03:10 +0000 (+0100) Subject: mon,osd,erasure-code: update copyright notices X-Git-Tag: v0.79~136^2~19 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d4d6ff0706ff1591ce8b87199bba0a88a980f424;p=ceph.git mon,osd,erasure-code: update copyright notices Signed-off-by: Loic Dachary --- diff --git a/src/erasure-code/ErasureCodePlugin.cc b/src/erasure-code/ErasureCodePlugin.cc index 37bcde589056..f60ec1b31d97 100644 --- a/src/erasure-code/ErasureCodePlugin.cc +++ b/src/erasure-code/ErasureCodePlugin.cc @@ -3,7 +3,7 @@ /* * Ceph - scalable distributed file system * - * Copyright (C) 2013 Cloudwatt + * Copyright (C) 2013,2014 Cloudwatt * * Author: Loic Dachary * diff --git a/src/erasure-code/ErasureCodePlugin.h b/src/erasure-code/ErasureCodePlugin.h index 1f5e46c6d276..f3c96c093cff 100644 --- a/src/erasure-code/ErasureCodePlugin.h +++ b/src/erasure-code/ErasureCodePlugin.h @@ -3,7 +3,7 @@ /* * Ceph - scalable distributed file system * - * Copyright (C) 2013 Cloudwatt + * Copyright (C) 2013,2014 Cloudwatt * * Author: Loic Dachary * diff --git a/src/erasure-code/jerasure/ErasureCodeJerasure.cc b/src/erasure-code/jerasure/ErasureCodeJerasure.cc index 26f978dad58b..c46637295f36 100644 --- a/src/erasure-code/jerasure/ErasureCodeJerasure.cc +++ b/src/erasure-code/jerasure/ErasureCodeJerasure.cc @@ -3,7 +3,7 @@ /* * Ceph - scalable distributed file system * - * Copyright (C) 2013 Cloudwatt + * Copyright (C) 2013,2014 Cloudwatt * * Author: Loic Dachary * diff --git a/src/erasure-code/jerasure/ErasureCodePluginJerasure.cc b/src/erasure-code/jerasure/ErasureCodePluginJerasure.cc index a8e051070ec8..aec22a4958a9 100644 --- a/src/erasure-code/jerasure/ErasureCodePluginJerasure.cc +++ b/src/erasure-code/jerasure/ErasureCodePluginJerasure.cc @@ -3,7 +3,7 @@ /* * Ceph - scalable distributed file system * - * Copyright (C) 2013 Cloudwatt + * Copyright (C) 2013,2014 Cloudwatt * * Author: Loic Dachary * diff --git a/src/mon/MonCommands.h b/src/mon/MonCommands.h index 5342416df208..b272f0785e29 100644 --- a/src/mon/MonCommands.h +++ b/src/mon/MonCommands.h @@ -4,6 +4,9 @@ * Ceph - scalable distributed file system * * Copyright (C) 2013 Inktank Storage, Inc. + * Copyright (C) 2013,2014 Cloudwatt + * + * Author: Loic Dachary * * This is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/mon/OSDMonitor.cc b/src/mon/OSDMonitor.cc index dab7fb6d765c..43c349621c11 100644 --- a/src/mon/OSDMonitor.cc +++ b/src/mon/OSDMonitor.cc @@ -4,6 +4,9 @@ * Ceph - scalable distributed file system * * Copyright (C) 2004-2006 Sage Weil + * Copyright (C) 2013,2014 Cloudwatt + * + * Author: Loic Dachary * * This is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/mon/OSDMonitor.h b/src/mon/OSDMonitor.h index a4094aee1212..4d1597eb6bfb 100644 --- a/src/mon/OSDMonitor.h +++ b/src/mon/OSDMonitor.h @@ -4,6 +4,9 @@ * Ceph - scalable distributed file system * * Copyright (C) 2004-2006 Sage Weil + * Copyright (C) 2013,2014 Cloudwatt + * + * Author: Loic Dachary * * This is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/osd/OSDMap.cc b/src/osd/OSDMap.cc index 57b70825d7e8..9dc7c5769832 100644 --- a/src/osd/OSDMap.cc +++ b/src/osd/OSDMap.cc @@ -4,6 +4,9 @@ * Ceph - scalable distributed file system * * Copyright (C) 2004-2006 Sage Weil + * Copyright (C) 2013,2014 Cloudwatt + * + * Author: Loic Dachary * * This is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/osd/OSDMap.h b/src/osd/OSDMap.h index 2110bc5a7553..0e0e2c39778c 100644 --- a/src/osd/OSDMap.h +++ b/src/osd/OSDMap.h @@ -4,6 +4,9 @@ * Ceph - scalable distributed file system * * Copyright (C) 2004-2006 Sage Weil + * Copyright (C) 2013,2014 Cloudwatt + * + * Author: Loic Dachary * * This is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/osd/PGBackend.cc b/src/osd/PGBackend.cc index 19f3d997d0d9..30dcbd452a93 100644 --- a/src/osd/PGBackend.cc +++ b/src/osd/PGBackend.cc @@ -3,7 +3,10 @@ /* * Ceph - scalable distributed file system * - * Copyright (C) 2013 Inktank Storage, Inc. + * Copyright (C) 2013,2014 Inktank Storage, Inc. + * Copyright (C) 2013,2014 Cloudwatt + * + * Author: Loic Dachary * * This is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/osd/PGBackend.h b/src/osd/PGBackend.h index d805782ad4fd..80afbe963fd1 100644 --- a/src/osd/PGBackend.h +++ b/src/osd/PGBackend.h @@ -3,7 +3,10 @@ /* * Ceph - scalable distributed file system * - * Copyright (C) 2013 Inktank Storage, Inc. + * Copyright (C) 2013,2014 Inktank Storage, Inc. + * Copyright (C) 2013,2014 Cloudwatt + * + * Author: Loic Dachary * * This is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/osd/ReplicatedPG.cc b/src/osd/ReplicatedPG.cc index 33bea32a72e5..7d576d6cef01 100644 --- a/src/osd/ReplicatedPG.cc +++ b/src/osd/ReplicatedPG.cc @@ -4,7 +4,7 @@ * Ceph - scalable distributed file system * * Copyright (C) 2004-2006 Sage Weil - * Copyright (C) 2013 Cloudwatt + * Copyright (C) 2013,2014 Cloudwatt * * Author: Loic Dachary * diff --git a/src/osd/osd_types.cc b/src/osd/osd_types.cc index 41ce1bbeda48..9219602007cd 100644 --- a/src/osd/osd_types.cc +++ b/src/osd/osd_types.cc @@ -4,6 +4,9 @@ * Ceph - scalable distributed file system * * Copyright (C) 2011 New Dream Network + * Copyright (C) 2013,2014 Cloudwatt + * + * Author: Loic Dachary * * This is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/osd/osd_types.h b/src/osd/osd_types.h index 71d284d1998c..af9e6fe8447d 100644 --- a/src/osd/osd_types.h +++ b/src/osd/osd_types.h @@ -4,6 +4,9 @@ * Ceph - scalable distributed file system * * Copyright (C) 2004-2006 Sage Weil + * Copyright (C) 2013,2014 Cloudwatt + * + * Author: Loic Dachary * * This is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/test/erasure-code/TestErasureCodeJerasure.cc b/src/test/erasure-code/TestErasureCodeJerasure.cc index 87f59667baaa..c9ff18108fa5 100644 --- a/src/test/erasure-code/TestErasureCodeJerasure.cc +++ b/src/test/erasure-code/TestErasureCodeJerasure.cc @@ -3,7 +3,7 @@ /* * Ceph - scalable distributed file system * - * Copyright (C) 2013 Cloudwatt + * Copyright (C) 2013,2014 Cloudwatt * * Author: Loic Dachary * diff --git a/src/test/erasure-code/TestErasureCodePlugin.cc b/src/test/erasure-code/TestErasureCodePlugin.cc index f97b140d5d25..6f53e70ee947 100644 --- a/src/test/erasure-code/TestErasureCodePlugin.cc +++ b/src/test/erasure-code/TestErasureCodePlugin.cc @@ -3,7 +3,7 @@ /* * Ceph - scalable distributed file system * - * Copyright (C) 2013 Cloudwatt + * Copyright (C) 2013,2014 Cloudwatt * * Author: Loic Dachary * diff --git a/src/test/erasure-code/TestErasureCodePluginJerasure.cc b/src/test/erasure-code/TestErasureCodePluginJerasure.cc index 0013ce8d492b..c787c0fc539b 100644 --- a/src/test/erasure-code/TestErasureCodePluginJerasure.cc +++ b/src/test/erasure-code/TestErasureCodePluginJerasure.cc @@ -3,7 +3,7 @@ /* * Ceph - scalable distributed file system * - * Copyright (C) 2013 Cloudwatt + * Copyright (C) 2013,2014 Cloudwatt * * Author: Loic Dachary * diff --git a/src/test/mon/mon-test-helpers.sh b/src/test/mon/mon-test-helpers.sh index 32db2bb30c0e..f3925af89e14 100644 --- a/src/test/mon/mon-test-helpers.sh +++ b/src/test/mon/mon-test-helpers.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (C) 2013 Cloudwatt +# Copyright (C) 2013,2014 Cloudwatt # # Author: Loic Dachary #