From: Loic Dachary Date: Thu, 21 Aug 2014 16:28:30 +0000 (+0200) Subject: erasure-code: add Red Hat to copyright notices X-Git-Tag: v0.86~193^2~5 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=56db6def4d62ee1a12ead064048eaaab8a5f5aee;p=ceph.git erasure-code: add Red Hat to copyright notices Signed-off-by: Loic Dachary --- diff --git a/src/erasure-code/isa/ErasureCodePluginIsa.cc b/src/erasure-code/isa/ErasureCodePluginIsa.cc index b83e4d298278..1bd9d25dd578 100644 --- a/src/erasure-code/isa/ErasureCodePluginIsa.cc +++ b/src/erasure-code/isa/ErasureCodePluginIsa.cc @@ -2,8 +2,10 @@ * Ceph - scalable distributed file system * * Copyright (C) 2014 CERN (Switzerland) + * Copyright (C) 2014 Red Hat * * Author: Andreas-Joachim Peters + * Author: Loic Dachary * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/erasure-code/jerasure/ErasureCodePluginJerasure.cc b/src/erasure-code/jerasure/ErasureCodePluginJerasure.cc index b18b8652339d..8f4f5c6ee46b 100644 --- a/src/erasure-code/jerasure/ErasureCodePluginJerasure.cc +++ b/src/erasure-code/jerasure/ErasureCodePluginJerasure.cc @@ -4,6 +4,7 @@ * Ceph distributed storage system * * Copyright (C) 2013,2014 Cloudwatt + * Copyright (C) 2014 Red Hat * * Author: Loic Dachary * diff --git a/src/erasure-code/jerasure/ErasureCodePluginSelectJerasure.cc b/src/erasure-code/jerasure/ErasureCodePluginSelectJerasure.cc index 2db453b419da..b59d9e5022b3 100644 --- a/src/erasure-code/jerasure/ErasureCodePluginSelectJerasure.cc +++ b/src/erasure-code/jerasure/ErasureCodePluginSelectJerasure.cc @@ -4,6 +4,7 @@ * Ceph distributed storage system * * Copyright (C) 2014 Cloudwatt + * Copyright (C) 2014 Red Hat * * Author: Loic Dachary * diff --git a/src/test/erasure-code/ErasureCodePluginExample.cc b/src/test/erasure-code/ErasureCodePluginExample.cc index 6a478489e19e..1d62a9da1f43 100644 --- a/src/test/erasure-code/ErasureCodePluginExample.cc +++ b/src/test/erasure-code/ErasureCodePluginExample.cc @@ -4,6 +4,7 @@ * Ceph distributed storage system * * Copyright (C) 2013 Cloudwatt + * Copyright (C) 2014 Red Hat * * Author: Loic Dachary * diff --git a/src/test/erasure-code/ErasureCodePluginFailToInitialize.cc b/src/test/erasure-code/ErasureCodePluginFailToInitialize.cc index 5a51e3080341..84b0ae499148 100644 --- a/src/test/erasure-code/ErasureCodePluginFailToInitialize.cc +++ b/src/test/erasure-code/ErasureCodePluginFailToInitialize.cc @@ -4,6 +4,7 @@ * Ceph distributed storage system * * Copyright (C) 2013 Cloudwatt + * Copyright (C) 2014 Red Hat * * Author: Loic Dachary * diff --git a/src/test/erasure-code/ErasureCodePluginFailToRegister.cc b/src/test/erasure-code/ErasureCodePluginFailToRegister.cc index 84866d606331..62518473b75b 100644 --- a/src/test/erasure-code/ErasureCodePluginFailToRegister.cc +++ b/src/test/erasure-code/ErasureCodePluginFailToRegister.cc @@ -4,6 +4,7 @@ * Ceph distributed storage system * * Copyright (C) 2013 Cloudwatt + * Copyright (C) 2014 Red Hat * * Author: Loic Dachary * diff --git a/src/test/erasure-code/ErasureCodePluginHangs.cc b/src/test/erasure-code/ErasureCodePluginHangs.cc index 87612ec7a75c..30050c3460d3 100644 --- a/src/test/erasure-code/ErasureCodePluginHangs.cc +++ b/src/test/erasure-code/ErasureCodePluginHangs.cc @@ -4,6 +4,7 @@ * Ceph distributed storage system * * Copyright (C) 2013 Cloudwatt + * Copyright (C) 2014 Red Hat * * Author: Loic Dachary * diff --git a/src/test/erasure-code/TestErasureCodePlugin.cc b/src/test/erasure-code/TestErasureCodePlugin.cc index 60ade0a62dac..13adc4f08217 100644 --- a/src/test/erasure-code/TestErasureCodePlugin.cc +++ b/src/test/erasure-code/TestErasureCodePlugin.cc @@ -4,6 +4,7 @@ * Ceph distributed storage system * * Copyright (C) 2013,2014 Cloudwatt + * Copyright (C) 2014 Red Hat * * Author: Loic Dachary * diff --git a/src/test/erasure-code/TestJerasurePluginGeneric.cc b/src/test/erasure-code/TestJerasurePluginGeneric.cc index 81b5cb7f0722..40d540c93742 100644 --- a/src/test/erasure-code/TestJerasurePluginGeneric.cc +++ b/src/test/erasure-code/TestJerasurePluginGeneric.cc @@ -4,6 +4,7 @@ * Ceph distributed storage system * * Copyright (C) 2014 Cloudwatt + * Copyright (C) 2014 Red Hat * * Author: Loic Dachary * diff --git a/src/test/erasure-code/TestJerasurePluginSSE3.cc b/src/test/erasure-code/TestJerasurePluginSSE3.cc index 4b60e80309de..c5e2d7b5fee9 100644 --- a/src/test/erasure-code/TestJerasurePluginSSE3.cc +++ b/src/test/erasure-code/TestJerasurePluginSSE3.cc @@ -4,6 +4,7 @@ * Ceph distributed storage system * * Copyright (C) 2014 Cloudwatt + * Copyright (C) 2014 Red Hat * * Author: Loic Dachary * diff --git a/src/test/erasure-code/TestJerasurePluginSSE4.cc b/src/test/erasure-code/TestJerasurePluginSSE4.cc index 028caf530738..aa943a922dda 100644 --- a/src/test/erasure-code/TestJerasurePluginSSE4.cc +++ b/src/test/erasure-code/TestJerasurePluginSSE4.cc @@ -4,6 +4,7 @@ * Ceph distributed storage system * * Copyright (C) 2014 Cloudwatt + * Copyright (C) 2014 Red Hat * * Author: Loic Dachary *