From: James Simmons Date: Tue, 5 Jan 2016 02:55:07 +0000 (-0500) Subject: LU-6613 lnet: change lib-dlc.h to LGPLv2.1 license X-Git-Tag: 2.7.65~22 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F97%2F17697%2F7;p=fs%2Flustre-release.git LU-6613 lnet: change lib-dlc.h to LGPLv2.1 license Change the lib-dlc.h header to the proper LGPLv2.1 license Change-Id: Ic152d0722ec775d57cf7702058e6772ce2f5ff8a Signed-off-by: James Simmons Reviewed-on: http://review.whamcloud.com/17697 Tested-by: Jenkins Reviewed-by: Andreas Dilger Tested-by: Maloo Reviewed-by: John L. Hammond --- diff --git a/lnet/include/lnet/lib-dlc.h b/lnet/include/lnet/lib-dlc.h index 2ec20b4..749daf2 100644 --- a/lnet/include/lnet/lib-dlc.h +++ b/lnet/include/lnet/lib-dlc.h @@ -3,12 +3,10 @@ * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * - * Copyright (c) 2014, Intel Corporation. - * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either - * version 3.0 of the License, or (at your option) any later version. + * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -20,8 +18,12 @@ * * LGPL HEADER END * - * Contributers: - * Amir Shehata + */ +/* + * Copyright (c) 2014, Intel Corporation. + */ +/* + * Author: Amir Shehata */ #ifndef LNET_DLC_H