From a557c898c042f04fcd0a1c4af10da810ef4676c6 Mon Sep 17 00:00:00 2001 From: Matt Benjamin Date: Mon, 4 Jan 2016 17:00:42 -0500 Subject: [PATCH] Fix copyright statements on new test driver files (Red Hat, Inc.) Signed-off-by: Matt Benjamin --- src/test/librgw_file.cc | 2 +- src/test/librgw_file_aw.cc | 2 +- src/test/librgw_file_cd.cc | 2 +- src/test/librgw_file_gp.cc | 2 +- src/test/librgw_file_nfsns.cc | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/test/librgw_file.cc b/src/test/librgw_file.cc index a003fbd989f..0af400cc208 100644 --- a/src/test/librgw_file.cc +++ b/src/test/librgw_file.cc @@ -3,7 +3,7 @@ /* * Ceph - scalable distributed file system * - * Copyright (C) 2015 New Dream Network + * Copyright (C) 2015 Red Hat, Inc. * * 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/librgw_file_aw.cc b/src/test/librgw_file_aw.cc index b6355b098f3..ec3c82ff225 100644 --- a/src/test/librgw_file_aw.cc +++ b/src/test/librgw_file_aw.cc @@ -3,7 +3,7 @@ /* * Ceph - scalable distributed file system * - * Copyright (C) 2015 New Dream Network + * Copyright (C) 2015 Red Hat, Inc. * * 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/librgw_file_cd.cc b/src/test/librgw_file_cd.cc index 31ce06c726c..735b01f2e0a 100644 --- a/src/test/librgw_file_cd.cc +++ b/src/test/librgw_file_cd.cc @@ -3,7 +3,7 @@ /* * Ceph - scalable distributed file system * - * Copyright (C) 2015 New Dream Network + * Copyright (C) 2015 Red Hat, Inc. * * 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/librgw_file_gp.cc b/src/test/librgw_file_gp.cc index dcc44737ce1..ed988e92f42 100644 --- a/src/test/librgw_file_gp.cc +++ b/src/test/librgw_file_gp.cc @@ -3,7 +3,7 @@ /* * Ceph - scalable distributed file system * - * Copyright (C) 2015 New Dream Network + * Copyright (C) 2015 Red Hat, Inc. * * 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/librgw_file_nfsns.cc b/src/test/librgw_file_nfsns.cc index 2c65bc49661..423f9ab1513 100644 --- a/src/test/librgw_file_nfsns.cc +++ b/src/test/librgw_file_nfsns.cc @@ -3,7 +3,7 @@ /* * Ceph - scalable distributed file system * - * Copyright (C) 2015 New Dream Network + * Copyright (C) 2015 Red Hat, Inc. * * This is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public -- 2.47.3