kernel/security/apparmor/include/perms.h
.. .. @@ -1,14 +1,10 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-only */1 2 /* 2 3 * AppArmor security module 3 4 * 4 5 * This file contains AppArmor basic permission sets definitions. 5 6 * 6 7 * Copyright 2017 Canonical Ltd. 7 - *8 - * This program is free software; you can redistribute it and/or9 - * modify it under the terms of the GNU General Public License as10 - * published by the Free Software Foundation, version 2 of the11 - * License.12 8 */ 13 9 14 10 #ifndef __AA_PERM_H