Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 755 Bytes

File metadata and controls

14 lines (11 loc) · 755 Bytes

Third-Party Notices

Copyright ownCloud GmbH - A Kiteworks Company and ownCloud contributors.

This project is licensed under Apache-2.0 (see LICENSE). It depends on the following third-party components not licensed under Apache-2.0:

  • github.com/unraid/apprise-go — BSD-2-Clause, Copyright (c) 2025, Chris Caron. Used by backend/pkg/notify to implement the workflow "notify" action. License text: LICENSES/BSD-2-Clause.txt.
  • github.com/ledongthuc/pdf — BSD-3-Clause, Copyright (c) 2009 The Go Authors. Used by backend/pkg/textextract to extract plain text from PDF files for the "Extract Text" node. License text: LICENSES/BSD-3-Clause.txt.