]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
dtrace: remove incorrect header comments and copyright
authorRandy Dunlap <randy.dunlap@oracle.com>
Tue, 28 Jun 2011 15:36:00 +0000 (08:36 -0700)
committerNick Alcock <nick.alcock@oracle.com>
Mon, 29 Jun 2015 21:39:53 +0000 (22:39 +0100)
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
scripts/dtrace_relocs.c

index 171fa2b02bd6220d2efbb7379280396eda8b048a..01501bd07c186e1f2f236ba29f53dc574a6d0283 100644 (file)
@@ -1,10 +1,8 @@
 /* Generate assembler source containing __dtrace_probe_* calls (reloc info)
  *
- * Based on scripts/kallsyms.c
- * Copyright 2002       by Kai Germaschewski
+ * inspired by scripts/kallsyms.c
  *
- * This software may be used and distributed according to the terms
- * of the GNU General Public License, incorporated herein by reference.
+ * (C) 2011 Oracle Corporation
  *
  * Usage: dtrace_relocs input_file_text output_file_elf
  */