NOTICE 1.2 KB

123456789101112131415161718192021222324252627282930
  1. Flowsint
  2. Copyright 2025-2026 Reconurge
  3. This product includes software developed by Reconurge.
  4. https://github.com/reconurge/flowsint
  5. Licensed under the Apache License, Version 2.0.
  6. ===============================================================================
  7. LICENSING HISTORY
  8. ===============================================================================
  9. Effective January 25, 2026, Flowsint is licensed under the Apache License 2.0.
  10. All code contributed prior to January 25, 2026 was originally released under
  11. the GNU Affero General Public License v3.0 (AGPL-3.0-or-later). This code has
  12. been relicensed to Apache License 2.0 with the explicit written consent of all
  13. contributors.
  14. The historical Git commits retain the original AGPL-3.0 license references for
  15. archival purposes. Users obtaining code from Git history prior to commit
  16. [LICENSE_MIGRATION_COMMIT] should note that such code was contributed under
  17. AGPL-3.0 terms, but has since been relicensed.
  18. For the avoidance of doubt:
  19. - Code in releases from January 25, 2026 onward: Apache License 2.0
  20. - Code in Git history prior to January 25, 2026: Originally AGPL-3.0,
  21. relicensed to Apache License 2.0 with contributor consent
  22. ===============================================================================