]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - crypto/rsa-pkcs1pad.c
Merge tag 'drm-misc-fixes-2019-06-13' of git://anongit.freedesktop.org/drm/drm-misc...
[linux.git] / crypto / rsa-pkcs1pad.c
index 29c336068dc0b39ef9157b25c4678fb6d48e3c2b..0aa489711ec497b53309a7c44fe87ec00faffe5a 100644 (file)
@@ -1,12 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * RSA padding templates.
  *
  * Copyright (c) 2015  Intel Corporation
- *
- * 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/algapi.h>