From 0eff312411efbc96761a1dff0cccff05e007a1e7 Mon Sep 17 00:00:00 2001 From: Ivan Grokhotkov Date: Wed, 26 Sep 2018 11:39:55 +0800 Subject: [PATCH] can: remove license disclaimer --- docs/en/api-reference/peripherals/can.rst | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/docs/en/api-reference/peripherals/can.rst b/docs/en/api-reference/peripherals/can.rst index d6ba1423a7..e3b236e615 100644 --- a/docs/en/api-reference/peripherals/can.rst +++ b/docs/en/api-reference/peripherals/can.rst @@ -1,19 +1,6 @@ Controller Area Network (CAN) ============================= -.. _CAN Protocol License Conditions: http://www.bosch-semiconductors.com/media/ip_modules/pdf_2/can_protocol/bosch_can_protocol_license_conditions.pdf - -.. warning:: - Please note that the ESP32 includes a CAN peripheral. The CAN Protocol is - protected by the intellectual property rights of Robert Bosch GmbH. Therefore - a license is required for any implementation of the CAN Protocol - (see `CAN Protocol License Conditions`_). **Since the selling price of the - ESP32 includes no such royalty fee, Espressif hereby disclaims any liability or - obligation regarding the CAN Protocol license. Users of the CAN Protocol via - the ESP32's CAN peripheral should contact Robert Bosch GmbH directly for the - necessary license.** - - .. -------------------------------- Overview ----------------------------------- Overview -- 2.40.0