Whamcloud - gitweb
LU-6142 lnet: SPDX for lnet/util/lnetconfig/
[fs/lustre-release.git] / lnet / utils / lnetconfig / liblnetconfig_netlink.c
index 1f40471..a79b55c 100644 (file)
@@ -1,25 +1,13 @@
+// SPDX-License-Identifier: LGPL-2.0
+
 /*
- * LGPL HEADER START
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the GNU Lesser General Public License
- * LGPL version 2.1 or (at your discretion) any later version.
- * LGPL version 2.1 accompanies this distribution, and is available at
- * http://www.gnu.org/licenses/lgpl-2.1.html
- *
- * This library is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * LGPL HEADER END
+ * Copyright (c) 2021  UT-Battelle, LLC
  */
-/**
- * Netlink handling.
+
+/*
+ * This file is part of Lustre, http://www.lustre.org/
  *
- * Copyright (c) 2021  UT-Battelle, LLC
+ * Netlink handling.
  *
  * Author: James Simmons <jsimmons@infradead.org>
  */