You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

comments-comments-app.js.license 556B

12345678910111213141516171819202122
  1. /**
  2. * SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors
  3. * SPDX-License-Identifier: AGPL-3.0-or-later
  4. */
  5. /**
  6. * SPDX-FileCopyrightText: 2021 Nextcloud GmbH and Nextcloud contributors
  7. * SPDX-License-Identifier: AGPL-3.0-or-later
  8. */
  9. /**
  10. * SPDX-FileCopyrightText: 2023 Nextcloud GmbH and Nextcloud contributors
  11. * SPDX-License-Identifier: AGPL-3.0-or-later
  12. */
  13. /**
  14. * @license nested-property https://github.com/cosmosio/nested-property
  15. *
  16. * The MIT License (MIT)
  17. *
  18. * Copyright (c) 2014-2020 Olivier Scherrer <pode.fr@gmail.com>
  19. */