X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Futils_dpdk.h;fp=src%2Futils_dpdk.h;h=a4731d03e394aef556b5cc04e40fedda61839aaa;hb=6afa9f179a95e0d75ed9c277e864ad47e87477ef;hp=55ce180704c297cdc0ef1a14d40f7b840ac0eb42;hpb=1e8a95944f39cf4d552f2afed8e26b93febd50ec;p=collectd.git diff --git a/src/utils_dpdk.h b/src/utils_dpdk.h index 55ce1807..a4731d03 100644 --- a/src/utils_dpdk.h +++ b/src/utils_dpdk.h @@ -1,15 +1,15 @@ -/** +/* * collectd - src/utils_dpdk.h * MIT License * * Copyright(c) 2016 Intel Corporation. All rights reserved. * - * Permission is hereby granted, free of charge, to any person obtaining a - * copy of this software and associated documentation files (the "Software"), - * to deal in the Software without restriction, including without limitation - * the rights to use, copy, modify, merge, publish, distribute, sublicense, - * and/or sell copies of the Software, and to permit persons to whom the - * Software is furnished to do so, subject to the following conditions: + * Permission is hereby granted, free of charge, to any person obtaining a copy + * of this software and associated documentation files (the "Software"), to deal + * in the Software without restriction, including without limitation the rights + * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + * copies of the Software, and to permit persons to whom the Software is + * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. @@ -18,15 +18,17 @@ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING - * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER - * DEALINGS IN THE SOFTWARE. + * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + * SOFTWARE. * * Authors: * Maryam Tahhan * Harry van Haaren + * Taras Chornyi * Serhiy Pshyk - **/ + * Krzysztof Matczak + */ #ifndef UTILS_DPDK_H #define UTILS_DPDK_H