forked from ONLYOFFICE/onlyoffice-nextcloud
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path3rd-Party.license
More file actions
21 lines (16 loc) · 1.19 KB
/
3rd-Party.license
File metadata and controls
21 lines (16 loc) · 1.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
ONLYOFFICE app for Nextcloud uses code from the following 3rd party projects:
@nextcloud/event-bus - A simple event bus to communicate between Nextcloud components. (https://github.com/nextcloud-libraries/nextcloud-event-bus/blob/main/LICENSE)
License: GPL-3.0-or-later
License File: licenses/@nextcloud.event-bus.license
@nextcloud/files - Nextcloud files utils (https://github.com/nextcloud-libraries/nextcloud-files/blob/main/LICENSE)
License: GPL-3.0-or-later
License File: licenses/@nextcloud.files.license
@nextcloud/sharing - Front-end utilities for Nextcloud files sharing
License: GPL-3.0-or-later
License File: licenses/@nextcloud.sharing.license
@nextcloud/initial-state - Access data from the nextcloud server-side initial state API within apps. (https://github.com/nextcloud-libraries/nextcloud-initial-state/blob/main/LICENSE)
License: GPL-3.0-or-later
License File: licenses/@nextcloud.initial-state.license
JWT - A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec. (https://github.com/firebase/php-jwt/blob/master/LICENSE)
License: BSD-3-Clause
License File: licenses/php-jwt-license.license