treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
[sfrench/cifs-2.6.git] / include / keys / asymmetric-parser.h
index 09b3b4807f5c6f2707d47260f7e5f4e791adb30e..8a21d6a613ab6488a630184995e24de37756f438 100644 (file)
@@ -1,14 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0-or-later */
 /* Asymmetric public-key cryptography data parser
  *
  * See Documentation/crypto/asymmetric-keys.txt
  *
  * Copyright (C) 2012 Red Hat, Inc. All Rights Reserved.
  * Written by David Howells (dhowells@redhat.com)
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public Licence
- * as published by the Free Software Foundation; either version
- * 2 of the Licence, or (at your option) any later version.
  */
 
 #ifndef _KEYS_ASYMMETRIC_PARSER_H