diff --git a/ESP-IDF_mqtt-ssl/main/app_main.c b/ESP-IDF_mqtt-ssl/main/app_main.c index 1a193165d..eede742e9 100644 --- a/ESP-IDF_mqtt-ssl/main/app_main.c +++ b/ESP-IDF_mqtt-ssl/main/app_main.c @@ -1,10 +1,7 @@ -/* MQTT Mutual Authentication Example +/* MQTT SSL Mutual Authentication - This example code is in the Public Domain (or CC0 licensed, at your option.) - - Unless required by applicable law or agreed to in writing, this - software is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR - CONDITIONS OF ANY KIND, either express or implied. + Created: March 3, 2025 + Edited: March 24, 2025 */ #include #include