From: Joe Handzik Date: Fri, 17 Jul 2015 19:43:45 +0000 (-0500) Subject: doc: Adding Hewlett-Packard copyright messages to files containing more than minor... X-Git-Tag: v9.1.0~525^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F5281%2Fhead;p=ceph.git doc: Adding Hewlett-Packard copyright messages to files containing more than minor enhancements and build scripting Signed-off-by: Joe Handzik --- diff --git a/src/common/blkdev.cc b/src/common/blkdev.cc index 8b4cd4300d2a..e6488aaa1102 100644 --- a/src/common/blkdev.cc +++ b/src/common/blkdev.cc @@ -1,3 +1,14 @@ +/* + * Ceph - scalable distributed file system + * + * Copyright (c) 2015 Hewlett-Packard Development Company, L.P. + * + * This is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License version 2.1, as published by the Free Software + * Foundation. See file COPYING. + * + */ #include #include #include diff --git a/src/os/FileStore.cc b/src/os/FileStore.cc index 16917c238803..a9f4470e140f 100644 --- a/src/os/FileStore.cc +++ b/src/os/FileStore.cc @@ -4,6 +4,7 @@ * Ceph - scalable distributed file system * * Copyright (C) 2004-2006 Sage Weil + * Copyright (c) 2015 Hewlett-Packard Development Company, L.P. * * This is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public