Whamcloud - gitweb
LU-16328 llite: migrate_folio, vfs_setxattr
[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