spiffs, wear_levelling: update copyright headers

This commit is contained in:
Ivan Grokhotkov
2022-02-22 00:09:24 +03:00
parent 19061022db
commit 911a8fc714
32 changed files with 153 additions and 277 deletions

View File

@@ -1,2 +1,7 @@
/*
* SPDX-FileCopyrightText: 2016-2022 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#define CATCH_CONFIG_MAIN
#include "catch.hpp"