]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - net/netfilter/nf_conntrack_timestamp.c
Merge tag 'block-5.6-2020-02-16' of git://git.kernel.dk/linux-block
[linux.git] / net / netfilter / nf_conntrack_timestamp.c
index 705b912bd91f7a82cd4a42d1e81540228ff01ebd..f656d393fa92d9a74ec8ad90b5fa941547c1d6ac 100644 (file)
@@ -1,9 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * (C) 2010 Pablo Neira Ayuso <pablo@netfilter.org>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation (or any later at your option).
  */
 
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt