summaryrefslogtreecommitdiff
path: root/src/arch/x86/include/arch/interrupt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/x86/include/arch/interrupt.h')
-rw-r--r--src/arch/x86/include/arch/interrupt.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/arch/x86/include/arch/interrupt.h b/src/arch/x86/include/arch/interrupt.h
index f29c1d0994..a3c1b3d823 100644
--- a/src/arch/x86/include/arch/interrupt.h
+++ b/src/arch/x86/include/arch/interrupt.h
@@ -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.
*/
#ifndef INTERRUPT_H