style: 格式化修改liteos_a unittest 测试文件头的许可注释

【背景】解除告警
【修改方案】
 格式化修改告警文件的文件头注释格式

re #I44497

Signed-off-by: yansira <yansira@hotmail.com>
Change-Id: I88c7ade73b086fd0ee13574229d2a4b9795580ec
This commit is contained in:
Kiita 2021-08-05 21:54:56 +08:00
parent 3cc09763f2
commit 626b6600c0
32 changed files with 929 additions and 1376 deletions

View File

@ -1,47 +1,34 @@
/* /*
* Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.  * Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.
* Copyright (c) 2020-2021 Huawei  * Copyright (c) 2020-2021 Huawei Device Co., Ltd. All rights reserved.
* Device Co., Ltd. All rights reserved.  *
*  * Redistribution and use in source and binary forms, with or without modification,
* Redistribution and use in source and binary forms, with or without  * are permitted provided that the following conditions are met:
* modification,  *
* are permitted provided that the following conditions are met:  * 1. Redistributions of source code must retain the above copyright notice, this list of
*  *    conditions and the following disclaimer.
* 1. Redistributions of source  *
* code must retain the above copyright notice, this list of  * 2. Redistributions in binary form must reproduce the above copyright notice, this list
* conditions and the following disclaimer.  *    of conditions and the following disclaimer in the documentation and/or other materials
*  *    provided with the distribution.
* 2.  *
* Redistributions in binary form must reproduce the above copyright notice, this list  * 3. Neither the name of the copyright holder nor the names of its contributors may be used
* of conditions and the  *    to endorse or promote products derived from this software without specific prior written
* following disclaimer in the documentation and/or other materials  *    permission.
* provided with the distribution.  *
*  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* 3.  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
* Neither the name of the copyright holder nor the names of its contributors may be used  * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* to endorse or promote  * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
* products derived from this software without specific prior written  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
* permission.  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
*  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* THIS SOFTWARE IS PROVIDED  * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT  * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* LIMITED TO,  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR  */
* PURPOSE ARE DISCLAIMED. IN
* NO EVENT SHALL THE COPYRIGHT HOLDER OR
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
*
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* WHETHER
* IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "It_vfs_fat.h" #include "It_vfs_fat.h"

View File

@ -1,47 +1,33 @@
/* /*
* Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.  * Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.
* Copyright (c) 2020-2021 Huawei  * Copyright (c) 2020-2021 Huawei Device Co., Ltd. All rights reserved.
* Device Co., Ltd. All rights reserved.  *
*  * Redistribution and use in source and binary forms, with or without modification,
* Redistribution and use in source and binary forms, with or without  * are permitted provided that the following conditions are met:
* modification,  *
* are permitted provided that the following conditions are met:  * 1. Redistributions of source code must retain the above copyright notice, this list of
*  *    conditions and the following disclaimer.
* 1. Redistributions of source  *
* code must retain the above copyright notice, this list of  * 2. Redistributions in binary form must reproduce the above copyright notice, this list
* conditions and the following disclaimer.  *    of conditions and the following disclaimer in the documentation and/or other materials
*  *    provided with the distribution.
* 2.  *
* Redistributions in binary form must reproduce the above copyright notice, this list  * 3. Neither the name of the copyright holder nor the names of its contributors may be used
* of conditions and the  *    to endorse or promote products derived from this software without specific prior written
* following disclaimer in the documentation and/or other materials  *    permission.
* provided with the distribution.  *
*  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* 3.  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
* Neither the name of the copyright holder nor the names of its contributors may be used  * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* to endorse or promote  * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
* products derived from this software without specific prior written  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
* permission.  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
*  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* THIS SOFTWARE IS PROVIDED  * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT  * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* LIMITED TO,  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR  */
* PURPOSE ARE DISCLAIMED. IN
* NO EVENT SHALL THE COPYRIGHT HOLDER OR
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
*
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* WHETHER
* IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "It_vfs_fat.h" #include "It_vfs_fat.h"

View File

@ -1,47 +1,33 @@
/* /*
* Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.  * Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.
* Copyright (c) 2020-2021 Huawei  * Copyright (c) 2020-2021 Huawei Device Co., Ltd. All rights reserved.
* Device Co., Ltd. All rights reserved.  *
*  * Redistribution and use in source and binary forms, with or without modification,
* Redistribution and use in source and binary forms, with or without  * are permitted provided that the following conditions are met:
* modification,  *
* are permitted provided that the following conditions are met:  * 1. Redistributions of source code must retain the above copyright notice, this list of
*  *    conditions and the following disclaimer.
* 1. Redistributions of source  *
* code must retain the above copyright notice, this list of  * 2. Redistributions in binary form must reproduce the above copyright notice, this list
* conditions and the following disclaimer.  *    of conditions and the following disclaimer in the documentation and/or other materials
*  *    provided with the distribution.
* 2.  *
* Redistributions in binary form must reproduce the above copyright notice, this list  * 3. Neither the name of the copyright holder nor the names of its contributors may be used
* of conditions and the  *    to endorse or promote products derived from this software without specific prior written
* following disclaimer in the documentation and/or other materials  *    permission.
* provided with the distribution.  *
*  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* 3.  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
* Neither the name of the copyright holder nor the names of its contributors may be used  * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* to endorse or promote  * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
* products derived from this software without specific prior written  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
* permission.  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
*  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* THIS SOFTWARE IS PROVIDED  * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT  * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* LIMITED TO,  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR  */
* PURPOSE ARE DISCLAIMED. IN
* NO EVENT SHALL THE COPYRIGHT HOLDER OR
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
*
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* WHETHER
* IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "It_vfs_fat.h" #include "It_vfs_fat.h"

View File

@ -1,47 +1,33 @@
/* /*
* Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.  * Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.
* Copyright (c) 2020-2021 Huawei  * Copyright (c) 2020-2021 Huawei Device Co., Ltd. All rights reserved.
* Device Co., Ltd. All rights reserved.  *
*  * Redistribution and use in source and binary forms, with or without modification,
* Redistribution and use in source and binary forms, with or without  * are permitted provided that the following conditions are met:
* modification,  *
* are permitted provided that the following conditions are met:  * 1. Redistributions of source code must retain the above copyright notice, this list of
*  *    conditions and the following disclaimer.
* 1. Redistributions of source  *
* code must retain the above copyright notice, this list of  * 2. Redistributions in binary form must reproduce the above copyright notice, this list
* conditions and the following disclaimer.  *    of conditions and the following disclaimer in the documentation and/or other materials
*  *    provided with the distribution.
* 2.  *
* Redistributions in binary form must reproduce the above copyright notice, this list  * 3. Neither the name of the copyright holder nor the names of its contributors may be used
* of conditions and the  *    to endorse or promote products derived from this software without specific prior written
* following disclaimer in the documentation and/or other materials  *    permission.
* provided with the distribution.  *
*  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* 3.  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
* Neither the name of the copyright holder nor the names of its contributors may be used  * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* to endorse or promote  * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
* products derived from this software without specific prior written  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
* permission.  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
*  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* THIS SOFTWARE IS PROVIDED  * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT  * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* LIMITED TO,  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR  */
* PURPOSE ARE DISCLAIMED. IN
* NO EVENT SHALL THE COPYRIGHT HOLDER OR
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
*
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* WHETHER
* IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "It_vfs_fat.h" #include "It_vfs_fat.h"

View File

@ -1,47 +1,33 @@
/* /*
* Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.  * Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.
* Copyright (c) 2020-2021 Huawei  * Copyright (c) 2020-2021 Huawei Device Co., Ltd. All rights reserved.
* Device Co., Ltd. All rights reserved.  *
*  * Redistribution and use in source and binary forms, with or without modification,
* Redistribution and use in source and binary forms, with or without  * are permitted provided that the following conditions are met:
* modification,  *
* are permitted provided that the following conditions are met:  * 1. Redistributions of source code must retain the above copyright notice, this list of
*  *    conditions and the following disclaimer.
* 1. Redistributions of source  *
* code must retain the above copyright notice, this list of  * 2. Redistributions in binary form must reproduce the above copyright notice, this list
* conditions and the following disclaimer.  *    of conditions and the following disclaimer in the documentation and/or other materials
*  *    provided with the distribution.
* 2.  *
* Redistributions in binary form must reproduce the above copyright notice, this list  * 3. Neither the name of the copyright holder nor the names of its contributors may be used
* of conditions and the  *    to endorse or promote products derived from this software without specific prior written
* following disclaimer in the documentation and/or other materials  *    permission.
* provided with the distribution.  *
*  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* 3.  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
* Neither the name of the copyright holder nor the names of its contributors may be used  * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* to endorse or promote  * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
* products derived from this software without specific prior written  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
* permission.  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
*  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* THIS SOFTWARE IS PROVIDED  * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT  * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* LIMITED TO,  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR  */
* PURPOSE ARE DISCLAIMED. IN
* NO EVENT SHALL THE COPYRIGHT HOLDER OR
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
*
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* WHETHER
* IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "It_vfs_fat.h" #include "It_vfs_fat.h"

View File

@ -1,47 +1,33 @@
/* /*
* Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.  * Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.
* Copyright (c) 2020-2021 Huawei  * Copyright (c) 2020-2021 Huawei Device Co., Ltd. All rights reserved.
* Device Co., Ltd. All rights reserved.  *
*  * Redistribution and use in source and binary forms, with or without modification,
* Redistribution and use in source and binary forms, with or without  * are permitted provided that the following conditions are met:
* modification,  *
* are permitted provided that the following conditions are met:  * 1. Redistributions of source code must retain the above copyright notice, this list of
*  *    conditions and the following disclaimer.
* 1. Redistributions of source  *
* code must retain the above copyright notice, this list of  * 2. Redistributions in binary form must reproduce the above copyright notice, this list
* conditions and the following disclaimer.  *    of conditions and the following disclaimer in the documentation and/or other materials
*  *    provided with the distribution.
* 2.  *
* Redistributions in binary form must reproduce the above copyright notice, this list  * 3. Neither the name of the copyright holder nor the names of its contributors may be used
* of conditions and the  *    to endorse or promote products derived from this software without specific prior written
* following disclaimer in the documentation and/or other materials  *    permission.
* provided with the distribution.  *
*  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* 3.  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
* Neither the name of the copyright holder nor the names of its contributors may be used  * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* to endorse or promote  * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
* products derived from this software without specific prior written  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
* permission.  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
*  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* THIS SOFTWARE IS PROVIDED  * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT  * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* LIMITED TO,  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR  */
* PURPOSE ARE DISCLAIMED. IN
* NO EVENT SHALL THE COPYRIGHT HOLDER OR
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
*
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* WHETHER
* IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "It_vfs_fat.h" #include "It_vfs_fat.h"

View File

@ -1,47 +1,33 @@
/* /*
* Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.  * Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.
* Copyright (c) 2020-2021 Huawei  * Copyright (c) 2020-2021 Huawei Device Co., Ltd. All rights reserved.
* Device Co., Ltd. All rights reserved.  *
*  * Redistribution and use in source and binary forms, with or without modification,
* Redistribution and use in source and binary forms, with or without  * are permitted provided that the following conditions are met:
* modification,  *
* are permitted provided that the following conditions are met:  * 1. Redistributions of source code must retain the above copyright notice, this list of
*  *    conditions and the following disclaimer.
* 1. Redistributions of source  *
* code must retain the above copyright notice, this list of  * 2. Redistributions in binary form must reproduce the above copyright notice, this list
* conditions and the following disclaimer.  *    of conditions and the following disclaimer in the documentation and/or other materials
*  *    provided with the distribution.
* 2.  *
* Redistributions in binary form must reproduce the above copyright notice, this list  * 3. Neither the name of the copyright holder nor the names of its contributors may be used
* of conditions and the  *    to endorse or promote products derived from this software without specific prior written
* following disclaimer in the documentation and/or other materials  *    permission.
* provided with the distribution.  *
*  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* 3.  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
* Neither the name of the copyright holder nor the names of its contributors may be used  * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* to endorse or promote  * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
* products derived from this software without specific prior written  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
* permission.  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
*  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* THIS SOFTWARE IS PROVIDED  * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT  * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* LIMITED TO,  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR  */
* PURPOSE ARE DISCLAIMED. IN
* NO EVENT SHALL THE COPYRIGHT HOLDER OR
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
*
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* WHETHER
* IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "It_vfs_fat.h" #include "It_vfs_fat.h"

View File

@ -1,47 +1,33 @@
/* /*
* Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.  * Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.
* Copyright (c) 2020-2021 Huawei  * Copyright (c) 2020-2021 Huawei Device Co., Ltd. All rights reserved.
* Device Co., Ltd. All rights reserved.  *
*  * Redistribution and use in source and binary forms, with or without modification,
* Redistribution and use in source and binary forms, with or without  * are permitted provided that the following conditions are met:
* modification,  *
* are permitted provided that the following conditions are met:  * 1. Redistributions of source code must retain the above copyright notice, this list of
*  *    conditions and the following disclaimer.
* 1. Redistributions of source  *
* code must retain the above copyright notice, this list of  * 2. Redistributions in binary form must reproduce the above copyright notice, this list
* conditions and the following disclaimer.  *    of conditions and the following disclaimer in the documentation and/or other materials
*  *    provided with the distribution.
* 2.  *
* Redistributions in binary form must reproduce the above copyright notice, this list  * 3. Neither the name of the copyright holder nor the names of its contributors may be used
* of conditions and the  *    to endorse or promote products derived from this software without specific prior written
* following disclaimer in the documentation and/or other materials  *    permission.
* provided with the distribution.  *
*  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* 3.  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
* Neither the name of the copyright holder nor the names of its contributors may be used  * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* to endorse or promote  * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
* products derived from this software without specific prior written  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
* permission.  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
*  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* THIS SOFTWARE IS PROVIDED  * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT  * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* LIMITED TO,  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR  */
* PURPOSE ARE DISCLAIMED. IN
* NO EVENT SHALL THE COPYRIGHT HOLDER OR
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
*
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* WHETHER
* IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "It_vfs_fat.h" #include "It_vfs_fat.h"

View File

@ -1,47 +1,33 @@
/* /*
* Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.  * Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.
* Copyright (c) 2020-2021 Huawei  * Copyright (c) 2020-2021 Huawei Device Co., Ltd. All rights reserved.
* Device Co., Ltd. All rights reserved.  *
*  * Redistribution and use in source and binary forms, with or without modification,
* Redistribution and use in source and binary forms, with or without  * are permitted provided that the following conditions are met:
* modification,  *
* are permitted provided that the following conditions are met:  * 1. Redistributions of source code must retain the above copyright notice, this list of
*  *    conditions and the following disclaimer.
* 1. Redistributions of source  *
* code must retain the above copyright notice, this list of  * 2. Redistributions in binary form must reproduce the above copyright notice, this list
* conditions and the following disclaimer.  *    of conditions and the following disclaimer in the documentation and/or other materials
*  *    provided with the distribution.
* 2.  *
* Redistributions in binary form must reproduce the above copyright notice, this list  * 3. Neither the name of the copyright holder nor the names of its contributors may be used
* of conditions and the  *    to endorse or promote products derived from this software without specific prior written
* following disclaimer in the documentation and/or other materials  *    permission.
* provided with the distribution.  *
*  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* 3.  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
* Neither the name of the copyright holder nor the names of its contributors may be used  * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* to endorse or promote  * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
* products derived from this software without specific prior written  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
* permission.  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
*  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* THIS SOFTWARE IS PROVIDED  * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT  * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* LIMITED TO,  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR  */
* PURPOSE ARE DISCLAIMED. IN
* NO EVENT SHALL THE COPYRIGHT HOLDER OR
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
*
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* WHETHER
* IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "It_vfs_fat.h" #include "It_vfs_fat.h"

View File

@ -1,47 +1,33 @@
/* /*
* Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.  * Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.
* Copyright (c) 2020-2021 Huawei  * Copyright (c) 2020-2021 Huawei Device Co., Ltd. All rights reserved.
* Device Co., Ltd. All rights reserved.  *
*  * Redistribution and use in source and binary forms, with or without modification,
* Redistribution and use in source and binary forms, with or without  * are permitted provided that the following conditions are met:
* modification,  *
* are permitted provided that the following conditions are met:  * 1. Redistributions of source code must retain the above copyright notice, this list of
*  *    conditions and the following disclaimer.
* 1. Redistributions of source  *
* code must retain the above copyright notice, this list of  * 2. Redistributions in binary form must reproduce the above copyright notice, this list
* conditions and the following disclaimer.  *    of conditions and the following disclaimer in the documentation and/or other materials
*  *    provided with the distribution.
* 2.  *
* Redistributions in binary form must reproduce the above copyright notice, this list  * 3. Neither the name of the copyright holder nor the names of its contributors may be used
* of conditions and the  *    to endorse or promote products derived from this software without specific prior written
* following disclaimer in the documentation and/or other materials  *    permission.
* provided with the distribution.  *
*  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* 3.  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
* Neither the name of the copyright holder nor the names of its contributors may be used  * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* to endorse or promote  * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
* products derived from this software without specific prior written  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
* permission.  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
*  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* THIS SOFTWARE IS PROVIDED  * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT  * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* LIMITED TO,  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR  */
* PURPOSE ARE DISCLAIMED. IN
* NO EVENT SHALL THE COPYRIGHT HOLDER OR
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
*
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* WHETHER
* IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "It_vfs_fat.h" #include "It_vfs_fat.h"

View File

@ -1,47 +1,33 @@
/* /*
* Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.  * Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.
* Copyright (c) 2020-2021 Huawei  * Copyright (c) 2020-2021 Huawei Device Co., Ltd. All rights reserved.
* Device Co., Ltd. All rights reserved.  *
*  * Redistribution and use in source and binary forms, with or without modification,
* Redistribution and use in source and binary forms, with or without  * are permitted provided that the following conditions are met:
* modification,  *
* are permitted provided that the following conditions are met:  * 1. Redistributions of source code must retain the above copyright notice, this list of
*  *    conditions and the following disclaimer.
* 1. Redistributions of source  *
* code must retain the above copyright notice, this list of  * 2. Redistributions in binary form must reproduce the above copyright notice, this list
* conditions and the following disclaimer.  *    of conditions and the following disclaimer in the documentation and/or other materials
*  *    provided with the distribution.
* 2.  *
* Redistributions in binary form must reproduce the above copyright notice, this list  * 3. Neither the name of the copyright holder nor the names of its contributors may be used
* of conditions and the  *    to endorse or promote products derived from this software without specific prior written
* following disclaimer in the documentation and/or other materials  *    permission.
* provided with the distribution.  *
*  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* 3.  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
* Neither the name of the copyright holder nor the names of its contributors may be used  * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* to endorse or promote  * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
* products derived from this software without specific prior written  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
* permission.  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
*  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* THIS SOFTWARE IS PROVIDED  * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT  * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* LIMITED TO,  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR  */
* PURPOSE ARE DISCLAIMED. IN
* NO EVENT SHALL THE COPYRIGHT HOLDER OR
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
*
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* WHETHER
* IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "It_vfs_fat.h" #include "It_vfs_fat.h"

View File

@ -1,47 +1,33 @@
/* /*
* Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.  * Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.
* Copyright (c) 2020-2021 Huawei  * Copyright (c) 2020-2021 Huawei Device Co., Ltd. All rights reserved.
* Device Co., Ltd. All rights reserved.  *
*  * Redistribution and use in source and binary forms, with or without modification,
* Redistribution and use in source and binary forms, with or without  * are permitted provided that the following conditions are met:
* modification,  *
* are permitted provided that the following conditions are met:  * 1. Redistributions of source code must retain the above copyright notice, this list of
*  *    conditions and the following disclaimer.
* 1. Redistributions of source  *
* code must retain the above copyright notice, this list of  * 2. Redistributions in binary form must reproduce the above copyright notice, this list
* conditions and the following disclaimer.  *    of conditions and the following disclaimer in the documentation and/or other materials
*  *    provided with the distribution.
* 2.  *
* Redistributions in binary form must reproduce the above copyright notice, this list  * 3. Neither the name of the copyright holder nor the names of its contributors may be used
* of conditions and the  *    to endorse or promote products derived from this software without specific prior written
* following disclaimer in the documentation and/or other materials  *    permission.
* provided with the distribution.  *
*  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* 3.  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
* Neither the name of the copyright holder nor the names of its contributors may be used  * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* to endorse or promote  * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
* products derived from this software without specific prior written  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
* permission.  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
*  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* THIS SOFTWARE IS PROVIDED  * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT  * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* LIMITED TO,  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR  */
* PURPOSE ARE DISCLAIMED. IN
* NO EVENT SHALL THE COPYRIGHT HOLDER OR
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
*
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* WHETHER
* IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "It_vfs_fat.h" #include "It_vfs_fat.h"

View File

@ -1,47 +1,33 @@
/* /*
* Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.  * Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.
* Copyright (c) 2020-2021 Huawei  * Copyright (c) 2020-2021 Huawei Device Co., Ltd. All rights reserved.
* Device Co., Ltd. All rights reserved.  *
*  * Redistribution and use in source and binary forms, with or without modification,
* Redistribution and use in source and binary forms, with or without  * are permitted provided that the following conditions are met:
* modification,  *
* are permitted provided that the following conditions are met:  * 1. Redistributions of source code must retain the above copyright notice, this list of
*  *    conditions and the following disclaimer.
* 1. Redistributions of source  *
* code must retain the above copyright notice, this list of  * 2. Redistributions in binary form must reproduce the above copyright notice, this list
* conditions and the following disclaimer.  *    of conditions and the following disclaimer in the documentation and/or other materials
*  *    provided with the distribution.
* 2.  *
* Redistributions in binary form must reproduce the above copyright notice, this list  * 3. Neither the name of the copyright holder nor the names of its contributors may be used
* of conditions and the  *    to endorse or promote products derived from this software without specific prior written
* following disclaimer in the documentation and/or other materials  *    permission.
* provided with the distribution.  *
*  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* 3.  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
* Neither the name of the copyright holder nor the names of its contributors may be used  * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* to endorse or promote  * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
* products derived from this software without specific prior written  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
* permission.  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
*  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* THIS SOFTWARE IS PROVIDED  * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT  * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* LIMITED TO,  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR  */
* PURPOSE ARE DISCLAIMED. IN
* NO EVENT SHALL THE COPYRIGHT HOLDER OR
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
*
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* WHETHER
* IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "It_vfs_fat.h" #include "It_vfs_fat.h"

View File

@ -1,47 +1,33 @@
/* /*
* Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.  * Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.
* Copyright (c) 2020-2021 Huawei  * Copyright (c) 2020-2021 Huawei Device Co., Ltd. All rights reserved.
* Device Co., Ltd. All rights reserved.  *
*  * Redistribution and use in source and binary forms, with or without modification,
* Redistribution and use in source and binary forms, with or without  * are permitted provided that the following conditions are met:
* modification,  *
* are permitted provided that the following conditions are met:  * 1. Redistributions of source code must retain the above copyright notice, this list of
*  *    conditions and the following disclaimer.
* 1. Redistributions of source  *
* code must retain the above copyright notice, this list of  * 2. Redistributions in binary form must reproduce the above copyright notice, this list
* conditions and the following disclaimer.  *    of conditions and the following disclaimer in the documentation and/or other materials
*  *    provided with the distribution.
* 2.  *
* Redistributions in binary form must reproduce the above copyright notice, this list  * 3. Neither the name of the copyright holder nor the names of its contributors may be used
* of conditions and the  *    to endorse or promote products derived from this software without specific prior written
* following disclaimer in the documentation and/or other materials  *    permission.
* provided with the distribution.  *
*  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* 3.  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
* Neither the name of the copyright holder nor the names of its contributors may be used  * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* to endorse or promote  * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
* products derived from this software without specific prior written  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
* permission.  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
*  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* THIS SOFTWARE IS PROVIDED  * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT  * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* LIMITED TO,  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR  */
* PURPOSE ARE DISCLAIMED. IN
* NO EVENT SHALL THE COPYRIGHT HOLDER OR
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
*
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* WHETHER
* IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "It_vfs_fat.h" #include "It_vfs_fat.h"

View File

@ -1,47 +1,33 @@
/* /*
* Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.  * Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.
* Copyright (c) 2020-2021 Huawei  * Copyright (c) 2020-2021 Huawei Device Co., Ltd. All rights reserved.
* Device Co., Ltd. All rights reserved.  *
*  * Redistribution and use in source and binary forms, with or without modification,
* Redistribution and use in source and binary forms, with or without  * are permitted provided that the following conditions are met:
* modification,  *
* are permitted provided that the following conditions are met:  * 1. Redistributions of source code must retain the above copyright notice, this list of
*  *    conditions and the following disclaimer.
* 1. Redistributions of source  *
* code must retain the above copyright notice, this list of  * 2. Redistributions in binary form must reproduce the above copyright notice, this list
* conditions and the following disclaimer.  *    of conditions and the following disclaimer in the documentation and/or other materials
*  *    provided with the distribution.
* 2.  *
* Redistributions in binary form must reproduce the above copyright notice, this list  * 3. Neither the name of the copyright holder nor the names of its contributors may be used
* of conditions and the  *    to endorse or promote products derived from this software without specific prior written
* following disclaimer in the documentation and/or other materials  *    permission.
* provided with the distribution.  *
*  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* 3.  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
* Neither the name of the copyright holder nor the names of its contributors may be used  * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* to endorse or promote  * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
* products derived from this software without specific prior written  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
* permission.  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
*  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* THIS SOFTWARE IS PROVIDED  * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT  * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* LIMITED TO,  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR  */
* PURPOSE ARE DISCLAIMED. IN
* NO EVENT SHALL THE COPYRIGHT HOLDER OR
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
*
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* WHETHER
* IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "It_vfs_fat.h" #include "It_vfs_fat.h"

View File

@ -1,47 +1,33 @@
/* /*
* Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.  * Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.
* Copyright (c) 2020-2021 Huawei  * Copyright (c) 2020-2021 Huawei Device Co., Ltd. All rights reserved.
* Device Co., Ltd. All rights reserved.  *
*  * Redistribution and use in source and binary forms, with or without modification,
* Redistribution and use in source and binary forms, with or without  * are permitted provided that the following conditions are met:
* modification,  *
* are permitted provided that the following conditions are met:  * 1. Redistributions of source code must retain the above copyright notice, this list of
*  *    conditions and the following disclaimer.
* 1. Redistributions of source  *
* code must retain the above copyright notice, this list of  * 2. Redistributions in binary form must reproduce the above copyright notice, this list
* conditions and the following disclaimer.  *    of conditions and the following disclaimer in the documentation and/or other materials
*  *    provided with the distribution.
* 2.  *
* Redistributions in binary form must reproduce the above copyright notice, this list  * 3. Neither the name of the copyright holder nor the names of its contributors may be used
* of conditions and the  *    to endorse or promote products derived from this software without specific prior written
* following disclaimer in the documentation and/or other materials  *    permission.
* provided with the distribution.  *
*  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* 3.  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
* Neither the name of the copyright holder nor the names of its contributors may be used  * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* to endorse or promote  * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
* products derived from this software without specific prior written  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
* permission.  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
*  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* THIS SOFTWARE IS PROVIDED  * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT  * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* LIMITED TO,  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR  */
* PURPOSE ARE DISCLAIMED. IN
* NO EVENT SHALL THE COPYRIGHT HOLDER OR
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
*
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* WHETHER
* IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "It_vfs_fat.h" #include "It_vfs_fat.h"

View File

@ -1,47 +1,33 @@
/* /*
* Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.  * Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.
* Copyright (c) 2020-2021 Huawei  * Copyright (c) 2020-2021 Huawei Device Co., Ltd. All rights reserved.
* Device Co., Ltd. All rights reserved.  *
*  * Redistribution and use in source and binary forms, with or without modification,
* Redistribution and use in source and binary forms, with or without  * are permitted provided that the following conditions are met:
* modification,  *
* are permitted provided that the following conditions are met:  * 1. Redistributions of source code must retain the above copyright notice, this list of
*  *    conditions and the following disclaimer.
* 1. Redistributions of source  *
* code must retain the above copyright notice, this list of  * 2. Redistributions in binary form must reproduce the above copyright notice, this list
* conditions and the following disclaimer.  *    of conditions and the following disclaimer in the documentation and/or other materials
*  *    provided with the distribution.
* 2.  *
* Redistributions in binary form must reproduce the above copyright notice, this list  * 3. Neither the name of the copyright holder nor the names of its contributors may be used
* of conditions and the  *    to endorse or promote products derived from this software without specific prior written
* following disclaimer in the documentation and/or other materials  *    permission.
* provided with the distribution.  *
*  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* 3.  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
* Neither the name of the copyright holder nor the names of its contributors may be used  * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* to endorse or promote  * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
* products derived from this software without specific prior written  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
* permission.  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
*  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* THIS SOFTWARE IS PROVIDED  * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT  * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* LIMITED TO,  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR  */
* PURPOSE ARE DISCLAIMED. IN
* NO EVENT SHALL THE COPYRIGHT HOLDER OR
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
*
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* WHETHER
* IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "It_vfs_fat.h" #include "It_vfs_fat.h"

View File

@ -1,47 +1,33 @@
/* /*
* Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.  * Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.
* Copyright (c) 2020-2021 Huawei  * Copyright (c) 2020-2021 Huawei Device Co., Ltd. All rights reserved.
* Device Co., Ltd. All rights reserved.  *
*  * Redistribution and use in source and binary forms, with or without modification,
* Redistribution and use in source and binary forms, with or without  * are permitted provided that the following conditions are met:
* modification,  *
* are permitted provided that the following conditions are met:  * 1. Redistributions of source code must retain the above copyright notice, this list of
*  *    conditions and the following disclaimer.
* 1. Redistributions of source  *
* code must retain the above copyright notice, this list of  * 2. Redistributions in binary form must reproduce the above copyright notice, this list
* conditions and the following disclaimer.  *    of conditions and the following disclaimer in the documentation and/or other materials
*  *    provided with the distribution.
* 2.  *
* Redistributions in binary form must reproduce the above copyright notice, this list  * 3. Neither the name of the copyright holder nor the names of its contributors may be used
* of conditions and the  *    to endorse or promote products derived from this software without specific prior written
* following disclaimer in the documentation and/or other materials  *    permission.
* provided with the distribution.  *
*  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* 3.  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
* Neither the name of the copyright holder nor the names of its contributors may be used  * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* to endorse or promote  * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
* products derived from this software without specific prior written  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
* permission.  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
*  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* THIS SOFTWARE IS PROVIDED  * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT  * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* LIMITED TO,  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR  */
* PURPOSE ARE DISCLAIMED. IN
* NO EVENT SHALL THE COPYRIGHT HOLDER OR
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
*
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* WHETHER
* IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "It_vfs_fat.h" #include "It_vfs_fat.h"

View File

@ -1,47 +1,33 @@
/* /*
* Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.  * Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.
* Copyright (c) 2020-2021 Huawei  * Copyright (c) 2020-2021 Huawei Device Co., Ltd. All rights reserved.
* Device Co., Ltd. All rights reserved.  *
*  * Redistribution and use in source and binary forms, with or without modification,
* Redistribution and use in source and binary forms, with or without  * are permitted provided that the following conditions are met:
* modification,  *
* are permitted provided that the following conditions are met:  * 1. Redistributions of source code must retain the above copyright notice, this list of
*  *    conditions and the following disclaimer.
* 1. Redistributions of source  *
* code must retain the above copyright notice, this list of  * 2. Redistributions in binary form must reproduce the above copyright notice, this list
* conditions and the following disclaimer.  *    of conditions and the following disclaimer in the documentation and/or other materials
*  *    provided with the distribution.
* 2.  *
* Redistributions in binary form must reproduce the above copyright notice, this list  * 3. Neither the name of the copyright holder nor the names of its contributors may be used
* of conditions and the  *    to endorse or promote products derived from this software without specific prior written
* following disclaimer in the documentation and/or other materials  *    permission.
* provided with the distribution.  *
*  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* 3.  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
* Neither the name of the copyright holder nor the names of its contributors may be used  * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* to endorse or promote  * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
* products derived from this software without specific prior written  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
* permission.  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
*  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* THIS SOFTWARE IS PROVIDED  * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT  * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* LIMITED TO,  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR  */
* PURPOSE ARE DISCLAIMED. IN
* NO EVENT SHALL THE COPYRIGHT HOLDER OR
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
*
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* WHETHER
* IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "It_vfs_fat.h" #include "It_vfs_fat.h"

View File

@ -1,47 +1,33 @@
/* /*
* Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.  * Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.
* Copyright (c) 2020-2021 Huawei  * Copyright (c) 2020-2021 Huawei Device Co., Ltd. All rights reserved.
* Device Co., Ltd. All rights reserved.  *
*  * Redistribution and use in source and binary forms, with or without modification,
* Redistribution and use in source and binary forms, with or without  * are permitted provided that the following conditions are met:
* modification,  *
* are permitted provided that the following conditions are met:  * 1. Redistributions of source code must retain the above copyright notice, this list of
*  *    conditions and the following disclaimer.
* 1. Redistributions of source  *
* code must retain the above copyright notice, this list of  * 2. Redistributions in binary form must reproduce the above copyright notice, this list
* conditions and the following disclaimer.  *    of conditions and the following disclaimer in the documentation and/or other materials
*  *    provided with the distribution.
* 2.  *
* Redistributions in binary form must reproduce the above copyright notice, this list  * 3. Neither the name of the copyright holder nor the names of its contributors may be used
* of conditions and the  *    to endorse or promote products derived from this software without specific prior written
* following disclaimer in the documentation and/or other materials  *    permission.
* provided with the distribution.  *
*  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* 3.  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
* Neither the name of the copyright holder nor the names of its contributors may be used  * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* to endorse or promote  * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
* products derived from this software without specific prior written  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
* permission.  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
*  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* THIS SOFTWARE IS PROVIDED  * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT  * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* LIMITED TO,  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR  */
* PURPOSE ARE DISCLAIMED. IN
* NO EVENT SHALL THE COPYRIGHT HOLDER OR
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
*
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* WHETHER
* IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "It_vfs_fat.h" #include "It_vfs_fat.h"

View File

@ -1,47 +1,33 @@
/* /*
* Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.  * Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.
* Copyright (c) 2020-2021 Huawei  * Copyright (c) 2020-2021 Huawei Device Co., Ltd. All rights reserved.
* Device Co., Ltd. All rights reserved.  *
*  * Redistribution and use in source and binary forms, with or without modification,
* Redistribution and use in source and binary forms, with or without  * are permitted provided that the following conditions are met:
* modification,  *
* are permitted provided that the following conditions are met:  * 1. Redistributions of source code must retain the above copyright notice, this list of
*  *    conditions and the following disclaimer.
* 1. Redistributions of source  *
* code must retain the above copyright notice, this list of  * 2. Redistributions in binary form must reproduce the above copyright notice, this list
* conditions and the following disclaimer.  *    of conditions and the following disclaimer in the documentation and/or other materials
*  *    provided with the distribution.
* 2.  *
* Redistributions in binary form must reproduce the above copyright notice, this list  * 3. Neither the name of the copyright holder nor the names of its contributors may be used
* of conditions and the  *    to endorse or promote products derived from this software without specific prior written
* following disclaimer in the documentation and/or other materials  *    permission.
* provided with the distribution.  *
*  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* 3.  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
* Neither the name of the copyright holder nor the names of its contributors may be used  * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* to endorse or promote  * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
* products derived from this software without specific prior written  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
* permission.  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
*  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* THIS SOFTWARE IS PROVIDED  * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT  * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* LIMITED TO,  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR  */
* PURPOSE ARE DISCLAIMED. IN
* NO EVENT SHALL THE COPYRIGHT HOLDER OR
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
*
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* WHETHER
* IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "It_vfs_fat.h" #include "It_vfs_fat.h"

View File

@ -1,47 +1,33 @@
/* /*
* Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.  * Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.
* Copyright (c) 2020-2021 Huawei  * Copyright (c) 2020-2021 Huawei Device Co., Ltd. All rights reserved.
* Device Co., Ltd. All rights reserved.  *
*  * Redistribution and use in source and binary forms, with or without modification,
* Redistribution and use in source and binary forms, with or without  * are permitted provided that the following conditions are met:
* modification,  *
* are permitted provided that the following conditions are met:  * 1. Redistributions of source code must retain the above copyright notice, this list of
*  *    conditions and the following disclaimer.
* 1. Redistributions of source  *
* code must retain the above copyright notice, this list of  * 2. Redistributions in binary form must reproduce the above copyright notice, this list
* conditions and the following disclaimer.  *    of conditions and the following disclaimer in the documentation and/or other materials
*  *    provided with the distribution.
* 2.  *
* Redistributions in binary form must reproduce the above copyright notice, this list  * 3. Neither the name of the copyright holder nor the names of its contributors may be used
* of conditions and the  *    to endorse or promote products derived from this software without specific prior written
* following disclaimer in the documentation and/or other materials  *    permission.
* provided with the distribution.  *
*  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* 3.  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
* Neither the name of the copyright holder nor the names of its contributors may be used  * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* to endorse or promote  * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
* products derived from this software without specific prior written  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
* permission.  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
*  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* THIS SOFTWARE IS PROVIDED  * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT  * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* LIMITED TO,  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR  */
* PURPOSE ARE DISCLAIMED. IN
* NO EVENT SHALL THE COPYRIGHT HOLDER OR
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
*
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* WHETHER
* IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "It_vfs_fat.h" #include "It_vfs_fat.h"

View File

@ -1,47 +1,33 @@
/* /*
* Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.  * Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.
* Copyright (c) 2020-2021 Huawei  * Copyright (c) 2020-2021 Huawei Device Co., Ltd. All rights reserved.
* Device Co., Ltd. All rights reserved.  *
*  * Redistribution and use in source and binary forms, with or without modification,
* Redistribution and use in source and binary forms, with or without  * are permitted provided that the following conditions are met:
* modification,  *
* are permitted provided that the following conditions are met:  * 1. Redistributions of source code must retain the above copyright notice, this list of
*  *    conditions and the following disclaimer.
* 1. Redistributions of source  *
* code must retain the above copyright notice, this list of  * 2. Redistributions in binary form must reproduce the above copyright notice, this list
* conditions and the following disclaimer.  *    of conditions and the following disclaimer in the documentation and/or other materials
*  *    provided with the distribution.
* 2.  *
* Redistributions in binary form must reproduce the above copyright notice, this list  * 3. Neither the name of the copyright holder nor the names of its contributors may be used
* of conditions and the  *    to endorse or promote products derived from this software without specific prior written
* following disclaimer in the documentation and/or other materials  *    permission.
* provided with the distribution.  *
*  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* 3.  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
* Neither the name of the copyright holder nor the names of its contributors may be used  * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* to endorse or promote  * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
* products derived from this software without specific prior written  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
* permission.  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
*  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* THIS SOFTWARE IS PROVIDED  * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT  * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* LIMITED TO,  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR  */
* PURPOSE ARE DISCLAIMED. IN
* NO EVENT SHALL THE COPYRIGHT HOLDER OR
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
*
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* WHETHER
* IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "It_vfs_fat.h" #include "It_vfs_fat.h"

View File

@ -1,47 +1,33 @@
/* /*
* Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.  * Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.
* Copyright (c) 2020-2021 Huawei  * Copyright (c) 2020-2021 Huawei Device Co., Ltd. All rights reserved.
* Device Co., Ltd. All rights reserved.  *
*  * Redistribution and use in source and binary forms, with or without modification,
* Redistribution and use in source and binary forms, with or without  * are permitted provided that the following conditions are met:
* modification,  *
* are permitted provided that the following conditions are met:  * 1. Redistributions of source code must retain the above copyright notice, this list of
*  *    conditions and the following disclaimer.
* 1. Redistributions of source  *
* code must retain the above copyright notice, this list of  * 2. Redistributions in binary form must reproduce the above copyright notice, this list
* conditions and the following disclaimer.  *    of conditions and the following disclaimer in the documentation and/or other materials
*  *    provided with the distribution.
* 2.  *
* Redistributions in binary form must reproduce the above copyright notice, this list  * 3. Neither the name of the copyright holder nor the names of its contributors may be used
* of conditions and the  *    to endorse or promote products derived from this software without specific prior written
* following disclaimer in the documentation and/or other materials  *    permission.
* provided with the distribution.  *
*  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* 3.  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
* Neither the name of the copyright holder nor the names of its contributors may be used  * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* to endorse or promote  * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
* products derived from this software without specific prior written  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
* permission.  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
*  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* THIS SOFTWARE IS PROVIDED  * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT  * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* LIMITED TO,  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR  */
* PURPOSE ARE DISCLAIMED. IN
* NO EVENT SHALL THE COPYRIGHT HOLDER OR
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
*
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* WHETHER
* IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "It_vfs_fat.h" #include "It_vfs_fat.h"

View File

@ -1,47 +1,33 @@
/* /*
* Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.  * Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.
* Copyright (c) 2020-2021 Huawei  * Copyright (c) 2020-2021 Huawei Device Co., Ltd. All rights reserved.
* Device Co., Ltd. All rights reserved.  *
*  * Redistribution and use in source and binary forms, with or without modification,
* Redistribution and use in source and binary forms, with or without  * are permitted provided that the following conditions are met:
* modification,  *
* are permitted provided that the following conditions are met:  * 1. Redistributions of source code must retain the above copyright notice, this list of
*  *    conditions and the following disclaimer.
* 1. Redistributions of source  *
* code must retain the above copyright notice, this list of  * 2. Redistributions in binary form must reproduce the above copyright notice, this list
* conditions and the following disclaimer.  *    of conditions and the following disclaimer in the documentation and/or other materials
*  *    provided with the distribution.
* 2.  *
* Redistributions in binary form must reproduce the above copyright notice, this list  * 3. Neither the name of the copyright holder nor the names of its contributors may be used
* of conditions and the  *    to endorse or promote products derived from this software without specific prior written
* following disclaimer in the documentation and/or other materials  *    permission.
* provided with the distribution.  *
*  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* 3.  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
* Neither the name of the copyright holder nor the names of its contributors may be used  * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* to endorse or promote  * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
* products derived from this software without specific prior written  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
* permission.  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
*  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* THIS SOFTWARE IS PROVIDED  * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT  * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* LIMITED TO,  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR  */
* PURPOSE ARE DISCLAIMED. IN
* NO EVENT SHALL THE COPYRIGHT HOLDER OR
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
*
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* WHETHER
* IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "It_vfs_fat.h" #include "It_vfs_fat.h"

View File

@ -1,47 +1,33 @@
/* /*
* Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.  * Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.
* Copyright (c) 2020-2021 Huawei  * Copyright (c) 2020-2021 Huawei Device Co., Ltd. All rights reserved.
* Device Co., Ltd. All rights reserved.  *
*  * Redistribution and use in source and binary forms, with or without modification,
* Redistribution and use in source and binary forms, with or without  * are permitted provided that the following conditions are met:
* modification,  *
* are permitted provided that the following conditions are met:  * 1. Redistributions of source code must retain the above copyright notice, this list of
*  *    conditions and the following disclaimer.
* 1. Redistributions of source  *
* code must retain the above copyright notice, this list of  * 2. Redistributions in binary form must reproduce the above copyright notice, this list
* conditions and the following disclaimer.  *    of conditions and the following disclaimer in the documentation and/or other materials
*  *    provided with the distribution.
* 2.  *
* Redistributions in binary form must reproduce the above copyright notice, this list  * 3. Neither the name of the copyright holder nor the names of its contributors may be used
* of conditions and the  *    to endorse or promote products derived from this software without specific prior written
* following disclaimer in the documentation and/or other materials  *    permission.
* provided with the distribution.  *
*  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* 3.  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
* Neither the name of the copyright holder nor the names of its contributors may be used  * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* to endorse or promote  * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
* products derived from this software without specific prior written  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
* permission.  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
*  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* THIS SOFTWARE IS PROVIDED  * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT  * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* LIMITED TO,  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR  */
* PURPOSE ARE DISCLAIMED. IN
* NO EVENT SHALL THE COPYRIGHT HOLDER OR
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
*
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* WHETHER
* IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "It_vfs_fat.h" #include "It_vfs_fat.h"

View File

@ -1,47 +1,33 @@
/* /*
* Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.  * Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.
* Copyright (c) 2020-2021 Huawei  * Copyright (c) 2020-2021 Huawei Device Co., Ltd. All rights reserved.
* Device Co., Ltd. All rights reserved.  *
*  * Redistribution and use in source and binary forms, with or without modification,
* Redistribution and use in source and binary forms, with or without  * are permitted provided that the following conditions are met:
* modification,  *
* are permitted provided that the following conditions are met:  * 1. Redistributions of source code must retain the above copyright notice, this list of
*  *    conditions and the following disclaimer.
* 1. Redistributions of source  *
* code must retain the above copyright notice, this list of  * 2. Redistributions in binary form must reproduce the above copyright notice, this list
* conditions and the following disclaimer.  *    of conditions and the following disclaimer in the documentation and/or other materials
*  *    provided with the distribution.
* 2.  *
* Redistributions in binary form must reproduce the above copyright notice, this list  * 3. Neither the name of the copyright holder nor the names of its contributors may be used
* of conditions and the  *    to endorse or promote products derived from this software without specific prior written
* following disclaimer in the documentation and/or other materials  *    permission.
* provided with the distribution.  *
*  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* 3.  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
* Neither the name of the copyright holder nor the names of its contributors may be used  * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* to endorse or promote  * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
* products derived from this software without specific prior written  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
* permission.  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
*  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* THIS SOFTWARE IS PROVIDED  * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT  * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* LIMITED TO,  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR  */
* PURPOSE ARE DISCLAIMED. IN
* NO EVENT SHALL THE COPYRIGHT HOLDER OR
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
*
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* WHETHER
* IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "It_vfs_fat.h" #include "It_vfs_fat.h"

View File

@ -1,47 +1,33 @@
/* /*
* Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.  * Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.
* Copyright (c) 2020-2021 Huawei  * Copyright (c) 2020-2021 Huawei Device Co., Ltd. All rights reserved.
* Device Co., Ltd. All rights reserved.  *
*  * Redistribution and use in source and binary forms, with or without modification,
* Redistribution and use in source and binary forms, with or without  * are permitted provided that the following conditions are met:
* modification,  *
* are permitted provided that the following conditions are met:  * 1. Redistributions of source code must retain the above copyright notice, this list of
*  *    conditions and the following disclaimer.
* 1. Redistributions of source  *
* code must retain the above copyright notice, this list of  * 2. Redistributions in binary form must reproduce the above copyright notice, this list
* conditions and the following disclaimer.  *    of conditions and the following disclaimer in the documentation and/or other materials
*  *    provided with the distribution.
* 2.  *
* Redistributions in binary form must reproduce the above copyright notice, this list  * 3. Neither the name of the copyright holder nor the names of its contributors may be used
* of conditions and the  *    to endorse or promote products derived from this software without specific prior written
* following disclaimer in the documentation and/or other materials  *    permission.
* provided with the distribution.  *
*  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* 3.  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
* Neither the name of the copyright holder nor the names of its contributors may be used  * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* to endorse or promote  * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
* products derived from this software without specific prior written  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
* permission.  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
*  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* THIS SOFTWARE IS PROVIDED  * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT  * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* LIMITED TO,  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR  */
* PURPOSE ARE DISCLAIMED. IN
* NO EVENT SHALL THE COPYRIGHT HOLDER OR
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
*
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* WHETHER
* IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "It_vfs_fat.h" #include "It_vfs_fat.h"

View File

@ -1,47 +1,33 @@
/* /*
* Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.  * Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.
* Copyright (c) 2020-2021 Huawei  * Copyright (c) 2020-2021 Huawei Device Co., Ltd. All rights reserved.
* Device Co., Ltd. All rights reserved.  *
*  * Redistribution and use in source and binary forms, with or without modification,
* Redistribution and use in source and binary forms, with or without  * are permitted provided that the following conditions are met:
* modification,  *
* are permitted provided that the following conditions are met:  * 1. Redistributions of source code must retain the above copyright notice, this list of
*  *    conditions and the following disclaimer.
* 1. Redistributions of source  *
* code must retain the above copyright notice, this list of  * 2. Redistributions in binary form must reproduce the above copyright notice, this list
* conditions and the following disclaimer.  *    of conditions and the following disclaimer in the documentation and/or other materials
*  *    provided with the distribution.
* 2.  *
* Redistributions in binary form must reproduce the above copyright notice, this list  * 3. Neither the name of the copyright holder nor the names of its contributors may be used
* of conditions and the  *    to endorse or promote products derived from this software without specific prior written
* following disclaimer in the documentation and/or other materials  *    permission.
* provided with the distribution.  *
*  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* 3.  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
* Neither the name of the copyright holder nor the names of its contributors may be used  * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* to endorse or promote  * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
* products derived from this software without specific prior written  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
* permission.  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
*  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* THIS SOFTWARE IS PROVIDED  * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT  * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* LIMITED TO,  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR  */
* PURPOSE ARE DISCLAIMED. IN
* NO EVENT SHALL THE COPYRIGHT HOLDER OR
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
*
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* WHETHER
* IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "It_vfs_fat.h" #include "It_vfs_fat.h"

View File

@ -1,47 +1,33 @@
/* /*
* Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.  * Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.
* Copyright (c) 2020-2021 Huawei  * Copyright (c) 2020-2021 Huawei Device Co., Ltd. All rights reserved.
* Device Co., Ltd. All rights reserved.  *
*  * Redistribution and use in source and binary forms, with or without modification,
* Redistribution and use in source and binary forms, with or without  * are permitted provided that the following conditions are met:
* modification,  *
* are permitted provided that the following conditions are met:  * 1. Redistributions of source code must retain the above copyright notice, this list of
*  *    conditions and the following disclaimer.
* 1. Redistributions of source  *
* code must retain the above copyright notice, this list of  * 2. Redistributions in binary form must reproduce the above copyright notice, this list
* conditions and the following disclaimer.  *    of conditions and the following disclaimer in the documentation and/or other materials
*  *    provided with the distribution.
* 2.  *
* Redistributions in binary form must reproduce the above copyright notice, this list  * 3. Neither the name of the copyright holder nor the names of its contributors may be used
* of conditions and the  *    to endorse or promote products derived from this software without specific prior written
* following disclaimer in the documentation and/or other materials  *    permission.
* provided with the distribution.  *
*  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* 3.  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
* Neither the name of the copyright holder nor the names of its contributors may be used  * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* to endorse or promote  * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
* products derived from this software without specific prior written  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
* permission.  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
*  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* THIS SOFTWARE IS PROVIDED  * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT  * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* LIMITED TO,  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR  */
* PURPOSE ARE DISCLAIMED. IN
* NO EVENT SHALL THE COPYRIGHT HOLDER OR
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
*
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* WHETHER
* IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "It_vfs_fat.h" #include "It_vfs_fat.h"

View File

@ -1,47 +1,33 @@
/* /*
* Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.  * Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.
* Copyright (c) 2020-2021 Huawei  * Copyright (c) 2020-2021 Huawei Device Co., Ltd. All rights reserved.
* Device Co., Ltd. All rights reserved.  *
*  * Redistribution and use in source and binary forms, with or without modification,
* Redistribution and use in source and binary forms, with or without  * are permitted provided that the following conditions are met:
* modification,  *
* are permitted provided that the following conditions are met:  * 1. Redistributions of source code must retain the above copyright notice, this list of
*  *    conditions and the following disclaimer.
* 1. Redistributions of source  *
* code must retain the above copyright notice, this list of  * 2. Redistributions in binary form must reproduce the above copyright notice, this list
* conditions and the following disclaimer.  *    of conditions and the following disclaimer in the documentation and/or other materials
*  *    provided with the distribution.
* 2.  *
* Redistributions in binary form must reproduce the above copyright notice, this list  * 3. Neither the name of the copyright holder nor the names of its contributors may be used
* of conditions and the  *    to endorse or promote products derived from this software without specific prior written
* following disclaimer in the documentation and/or other materials  *    permission.
* provided with the distribution.  *
*  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* 3.  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
* Neither the name of the copyright holder nor the names of its contributors may be used  * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* to endorse or promote  * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
* products derived from this software without specific prior written  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
* permission.  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
*  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* THIS SOFTWARE IS PROVIDED  * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT  * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* LIMITED TO,  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR  */
* PURPOSE ARE DISCLAIMED. IN
* NO EVENT SHALL THE COPYRIGHT HOLDER OR
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
*
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* WHETHER
* IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "It_vfs_fat.h" #include "It_vfs_fat.h"

View File

@ -1,47 +1,33 @@
/* /*
* Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.  * Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.
* Copyright (c) 2020-2021 Huawei  * Copyright (c) 2020-2021 Huawei Device Co., Ltd. All rights reserved.
* Device Co., Ltd. All rights reserved.  *
*  * Redistribution and use in source and binary forms, with or without modification,
* Redistribution and use in source and binary forms, with or without  * are permitted provided that the following conditions are met:
* modification,  *
* are permitted provided that the following conditions are met:  * 1. Redistributions of source code must retain the above copyright notice, this list of
*  *    conditions and the following disclaimer.
* 1. Redistributions of source  *
* code must retain the above copyright notice, this list of  * 2. Redistributions in binary form must reproduce the above copyright notice, this list
* conditions and the following disclaimer.  *    of conditions and the following disclaimer in the documentation and/or other materials
*  *    provided with the distribution.
* 2.  *
* Redistributions in binary form must reproduce the above copyright notice, this list  * 3. Neither the name of the copyright holder nor the names of its contributors may be used
* of conditions and the  *    to endorse or promote products derived from this software without specific prior written
* following disclaimer in the documentation and/or other materials  *    permission.
* provided with the distribution.  *
*  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* 3.  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
* Neither the name of the copyright holder nor the names of its contributors may be used  * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* to endorse or promote  * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
* products derived from this software without specific prior written  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
* permission.  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
*  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* THIS SOFTWARE IS PROVIDED  * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT  * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* LIMITED TO,  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR  */
* PURPOSE ARE DISCLAIMED. IN
* NO EVENT SHALL THE COPYRIGHT HOLDER OR
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
*
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* WHETHER
* IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "It_vfs_fat.h" #include "It_vfs_fat.h"