Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux...
[linux-2.6-block.git] / crypto / des_generic.c
index d7a88b4fa611c55651e08787c9dcde66f833cabc..dc085514408a40aa17000db5a49870b9c7bb4f11 100644 (file)
@@ -1,15 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * Cryptographic API.
  *
  * DES & Triple DES EDE Cipher Algorithms.
  *
  * Copyright (c) 2005 Dag Arne Osvik <da@osvik.no>
- *
- * 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 <asm/byteorder.h>