Whamcloud - gitweb
LU-6613 lnet: change lib-dlc.h to LGPLv2.1 license 97/17697/7
authorJames Simmons <uja.ornl@yahoo.com>
Tue, 5 Jan 2016 02:55:07 +0000 (21:55 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 7 Jan 2016 00:55:09 +0000 (00:55 +0000)
Change the lib-dlc.h header to the proper LGPLv2.1 license

Change-Id: Ic152d0722ec775d57cf7702058e6772ce2f5ff8a
Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-on: http://review.whamcloud.com/17697
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
lnet/include/lnet/lib-dlc.h

index 2ec20b4..749daf2 100644 (file)
@@ -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
  *
  * LGPL HEADER END
  *
- * Contributers:
- *   Amir Shehata
+ */
+/*
+ * Copyright (c) 2014, Intel Corporation.
+ */
+/*
+ * Author: Amir Shehata <amir.shehata@intel.com>
  */
 
 #ifndef LNET_DLC_H