diff options
author | Haomai Wang <haomai@xsky.com> | 2015-11-09 16:01:45 +0100 |
---|---|---|
committer | Haomai Wang <haomai@xsky.com> | 2015-12-01 03:03:42 +0100 |
commit | d625b89c0efbce7b15c07fb9a0597263276d2d03 (patch) | |
tree | 768abaeaba3928bf78c5453045dc984c89ab0a15 /src/common/event_socket.h | |
parent | librbd: Make rbd header file uses independent enum definition (diff) | |
download | ceph-d625b89c0efbce7b15c07fb9a0597263276d2d03.tar.xz ceph-d625b89c0efbce7b15c07fb9a0597263276d2d03.zip |
Makefile: Add noinst headr files
Signed-off-by: Haomai Wang <haomai@xsky.com>
Diffstat (limited to 'src/common/event_socket.h')
-rw-r--r-- | src/common/event_socket.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/common/event_socket.h b/src/common/event_socket.h index 36ebbcb3dcf..5c6b40bbd81 100644 --- a/src/common/event_socket.h +++ b/src/common/event_socket.h @@ -3,7 +3,9 @@ /* * Ceph - scalable distributed file system * - * Copyright (C) 2015 Haomai Wang <haomaiwang@gmail.com> + * Copyright (C) 2015 XSky <haomai@xsky.com> + * + * Author: Haomai Wang <haomaiwang@gmail.com> * * This is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public |