]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - libbcachefs/keylist_types.h
Merge pull request #211 from oz123/master
[bcachefs-tools-debian] / libbcachefs / keylist_types.h
index 195785bf61815e1788c71446627c1b2dafbf459b..4b3ff7d8a875608d0587c0b811c4d12d2dc7a164 100644 (file)
@@ -1,5 +1,6 @@
-#ifndef _BCACHE_KEYLIST_TYPES_H
-#define _BCACHE_KEYLIST_TYPES_H
+/* SPDX-License-Identifier: GPL-2.0 */
+#ifndef _BCACHEFS_KEYLIST_TYPES_H
+#define _BCACHEFS_KEYLIST_TYPES_H
 
 struct keylist {
        union {
@@ -12,4 +13,4 @@ struct keylist {
        };
 };
 
-#endif /* _BCACHE_KEYLIST_TYPES_H */
+#endif /* _BCACHEFS_KEYLIST_TYPES_H */