Skip to content

Commit

Permalink
Update LICENSE (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikermcneil authored Nov 5, 2020
1 parent a36bef6 commit 222cdc7
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
MIT License
Copyright (c) 2020-present Fleet Device Management Inc

Portions of this software are licensed as follows:

* All content residing under the "docs/" directory of this repository, if that directory exists, is licensed under "Creative Commons: CC BY-SA 4.0 license".
* All content that resides under the "ee/" directory of this repository, if that directory exists, is licensed under the license defined in "ee/LICENSE".
* All client-side JavaScript (when served directly or after being compiled, arranged, augmented, or combined), is licensed under the "MIT Expat" license.
* All third party components incorporated into the software are licensed under the original license provided by the owner of the applicable component.
* Content outside of the above mentioned directories or restrictions above is available under the "MIT Expat" license as defined below.

Copyright (c) 2020-present Fleet Device Management Inc
Copyright (c) 2017 Kolide

Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down

0 comments on commit 222cdc7

Please sign in to comment.