Whamcloud - gitweb
LU-10391 obdclass: change class_match_nid to take lnet_nid
[fs/lustre-release.git] / autogen.sh
index 40b05bf..e33c225 100644 (file)
@@ -1,4 +1,15 @@
 #!/bin/bash
+# SPDX-License-Identifier: GPL-2.0
+
+#
+# This file is part of Lustre, http://www.lustre.org/
+#
+# autogen.sh
+#
+# Run various autotools, thereby creating the configure
+# script and top-level make files
+#
+
 set -e
 pw="$PWD"
 for dir in libcfs lnet lustre snmp ; do