aboutsummaryrefslogtreecommitdiff
path: root/stmhal/cc3k/evnt_handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'stmhal/cc3k/evnt_handler.h')
-rw-r--r--stmhal/cc3k/evnt_handler.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/stmhal/cc3k/evnt_handler.h b/stmhal/cc3k/evnt_handler.h
index 5452d6f12..908c7079c 100644
--- a/stmhal/cc3k/evnt_handler.h
+++ b/stmhal/cc3k/evnt_handler.h
@@ -3,14 +3,6 @@
* evnt_handler.h - CC3000 Host Driver Implementation.
* Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/
*
-* Adapted for use with the Arduino/AVR by KTOWN (Kevin Townsend)
-* & Limor Fried for Adafruit Industries
-* This library works with the Adafruit CC3000 breakout
-* ----> https://www.adafruit.com/products/1469
-* Adafruit invests time and resources providing this open source code,
-* please support Adafruit and open-source hardware by purchasing
-* products from Adafruit!
-*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
@@ -42,7 +34,6 @@
*****************************************************************************/
#ifndef __EVENT_HANDLER_H__
#define __EVENT_HANDLER_H__
-
#include "hci.h"
#include "socket.h"