]> git.ipfire.org Git - thirdparty/kernel/stable.git/blobdiff - crypto/algif_hash.c
mm: memcontrol: don't batch updates of local VM stats and events
[thirdparty/kernel/stable.git] / crypto / algif_hash.c
index d0cde541beb6ee09959ddcc9ca50256573d7c485..178f4cd75ef1d3ebb76ea8a6230acb0dcf0f9886 100644 (file)
@@ -1,15 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * algif_hash: User-space interface for hash algorithms
  *
  * This file provides the user-space API for hash algorithms.
  *
  * Copyright (c) 2010 Herbert Xu <herbert@gondor.apana.org.au>
- *
- * 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; either version 2 of the License, or (at your option)
- * any later version.
- *
  */
 
 #include <crypto/hash.h>