]> git.tuebingen.mpg.de Git - dss.git/blobdiff - str.h
Improve comment of snapshot_currently_being_removed.
[dss.git] / str.h
diff --git a/str.h b/str.h
index 0f158fe972c56aaf0e62be389670ad68976c054d..b7f26350ccb5941ced169d6b893ff18b38fcaee1 100644 (file)
--- a/str.h
+++ b/str.h
@@ -1,3 +1,5 @@
+/* SPDX-License-Identifier: GPL-2.0 */
+
 __must_check __malloc void *dss_realloc(void *p, size_t size);
 __must_check __malloc void *dss_malloc(size_t size);
 __must_check __malloc void *dss_calloc(size_t size);