treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
[linux-block.git] / security / apparmor / lib.c
index 76491e7f4177fa94c9d742e91d049a5ebcfe04e1..30c246a9d4409f7ef90d5e67f2ec94e6d08c766d 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * AppArmor security module
  *
@@ -5,11 +6,6 @@
  *
  * Copyright (C) 1998-2008 Novell/SUSE
  * Copyright 2009-2010 Canonical Ltd.
- *
- * 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, version 2 of the
- * License.
  */
 
 #include <linux/ctype.h>