Blame 0001-tools-include-Sync-vmx.h-header-for-FSF-removal.patch

255a5b3
From 0fa9b337b3038f31e5a882d5e1e397ea3a2dce83 Mon Sep 17 00:00:00 2001
255a5b3
From: Laura Abbott <labbott@redhat.com>
255a5b3
Date: Thu, 14 Dec 2017 17:03:17 -0800
255a5b3
Subject: [PATCH] tools/include: Sync vmx.h header for FSF removal
255a5b3
255a5b3
Signed-off-by: Laura Abbott <labbott@redhat.com>
255a5b3
---
255a5b3
 tools/arch/x86/include/uapi/asm/vmx.h | 4 ----
255a5b3
 1 file changed, 4 deletions(-)
255a5b3
255a5b3
diff --git a/tools/arch/x86/include/uapi/asm/vmx.h b/tools/arch/x86/include/uapi/asm/vmx.h
255a5b3
index f0b0c90dd398..e0980a468e9c 100644
255a5b3
--- a/tools/arch/x86/include/uapi/asm/vmx.h
255a5b3
+++ b/tools/arch/x86/include/uapi/asm/vmx.h
255a5b3
@@ -12,10 +12,6 @@
255a5b3
  * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
255a5b3
  * more details.
255a5b3
  *
255a5b3
- * You should have received a copy of the GNU General Public License along with
255a5b3
- * this program; if not, write to the Free Software Foundation, Inc., 59 Temple
255a5b3
- * Place - Suite 330, Boston, MA 02111-1307 USA.
255a5b3
- *
255a5b3
  * A few random additions are:
255a5b3
  * Copyright (C) 2006 Qumranet
255a5b3
  *    Avi Kivity <avi@qumranet.com>
255a5b3
-- 
255a5b3
2.14.3
255a5b3