From 18209a7fa2fa67a56282e5ca52f15a437c1ff70e Mon Sep 17 00:00:00 2001 From: Craig Topper Date: Fri, 27 Sep 2013 03:57:18 +0000 Subject: [PATCH] Remove some stray underscores from copyright block. Fix first line length to match length of the one after the copyright block. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@191483 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Headers/f16cintrin.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/Headers/f16cintrin.h b/lib/Headers/f16cintrin.h index a6d7812a46..f3614c0e39 100644 --- a/lib/Headers/f16cintrin.h +++ b/lib/Headers/f16cintrin.h @@ -1,6 +1,6 @@ -/*===---- f16cintrin.h - F16C intrinsics ---------------------------------=== +/*===---- f16cintrin.h - F16C intrinsics -----------------------------------=== * - * Permission is hereby granted, free of charge, to any person obtaining __a copy + * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -- 2.50.1