summaryrefslogtreecommitdiff
path: root/payloads/coreinfo/cpuid.S
diff options
context:
space:
mode:
Diffstat (limited to 'payloads/coreinfo/cpuid.S')
-rw-r--r--payloads/coreinfo/cpuid.S4
1 files changed, 0 insertions, 4 deletions
diff --git a/payloads/coreinfo/cpuid.S b/payloads/coreinfo/cpuid.S
index 333473ce8e..d98bd2c304 100644
--- a/payloads/coreinfo/cpuid.S
+++ b/payloads/coreinfo/cpuid.S
@@ -13,10 +13,6 @@
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc.
*/
/* calling syntax: docpuid(idx,eax,ebx,ecx,edx) */