-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Petr Konecny
committed
Nov 15, 2023
1 parent
c3ddb98
commit 122a63e
Showing
2 changed files
with
1 addition
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
BSD 3-Clause License | ||
|
||
Copyright (c) 2016-present Expo | ||
Copyright (c) 2023-present, STRV | ||
All rights reserved. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* strvcom/eslint-config-react-native | ||
* | ||
* @author Petr Konecny <[email protected]> | ||
* @copyright 2016-present Expo, 2023-present STRV | ||
* @copyright 2023-present STRV | ||
* @license http://choosealicense.com/licenses/bsd-3-clause BSD-3-Clause License | ||
*/ | ||
|
||
|