]> Git Repo - linux.git/blobdiff - crypto/rng.c
Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux.git] / crypto / rng.c
index 33c38a72bff59fea8ff1c762957408e2d1f29434..1e21231f71c9b0182382710e8c5c7c6251efe206 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * Cryptographic API.
  *
@@ -5,12 +6,6 @@
  *
  * Copyright (c) 2008 Neil Horman <[email protected]>
  * Copyright (c) 2015 Herbert Xu <[email protected]>
- *
- * 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 <linux/atomic.h>
This page took 0.031794 seconds and 4 git commands to generate.