File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ // Copyright (C) 2017-2022 BinaryMist Limited. All rights reserved.
2+
3+ // Use of this software is governed by the Business Source License
4+ // included in the file /licenses/bsl.md
5+
6+ // As of the Change Date specified in that file, in accordance with
7+ // the Business Source License, use of this software will be governed
8+ // by the Apache License, Version 2.0
9+
110module . exports = {
211 extends : 'airbnb-base' ,
312 rules : {
Original file line number Diff line number Diff line change @@ -19,4 +19,5 @@ For other licenses [contact us](https://purpleteam-labs.com/contact/).
1919THIRD-PARTY SOFTWARE LICENSES
2020-----------------------------
2121
22- A list of third party sources can be found [ here] ( https://purpleteam-labs.com/doc/third-party-sources/ )
22+ A list of third party sources can be found [ here] ( https://purpleteam-labs.com/doc/third-party-sources/ ) .
23+
You can’t perform that action at this time.
0 commit comments