Skip to content

Commit 9616385

Browse files
committed
Update copyright notice
1 parent ed22353 commit 9616385

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

LICENSE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
Copyright (c) 2022, the littlefs authors.
12
Copyright (c) 2017, Arm Limited. All rights reserved.
23

34
Redistribution and use in source and binary forms, with or without modification,

lfs_fuse.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/*
22
* FUSE wrapper for the littlefs
33
*
4+
* Copyright (c) 2022, the littlefs authors.
45
* Copyright (c) 2017, Arm Limited. All rights reserved.
56
* SPDX-License-Identifier: BSD-3-Clause
67
*/

lfs_fuse_bd.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/*
22
* Linux user-space block device wrapper
33
*
4+
* Copyright (c) 2022, the littlefs authors.
45
* Copyright (c) 2017, Arm Limited. All rights reserved.
56
* SPDX-License-Identifier: BSD-3-Clause
67
*/

lfs_fuse_bd.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/*
22
* Linux user-space block device wrapper
33
*
4+
* Copyright (c) 2022, the littlefs authors.
45
* Copyright (c) 2017, Arm Limited. All rights reserved.
56
* SPDX-License-Identifier: BSD-3-Clause
67
*/

0 commit comments

Comments
 (0)