]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blobdiff - db/strvec.c
xfsprogs: convert to SPDX license tags
[thirdparty/xfsprogs-dev.git] / db / strvec.c
index 8aa4e3451791539612690649c9fd6b1dbf0716e2..eeb3499c53fb6786b2f95b7d8004fcc60f61249f 100644 (file)
@@ -1,22 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Copyright (c) 2000-2001,2005 Silicon Graphics, Inc.
  * All Rights Reserved.
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it would be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write the Free Software Foundation,
- * Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
-#include <xfs/libxfs.h>
+#include "libxfs.h"
 #include "strvec.h"
 #include "output.h"
 #include "malloc.h"