licenses.list.txt 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. ====================BSL-1.0====================
  2. // Distributed under the Boost Software License, Version 1.0. (See accompanying
  3. // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  4. ====================COPYRIGHT====================
  5. // Copyright (c) 2003-2011 Christopher M. Kohlhoff (chris at kohlhoff dot com)
  6. ====================COPYRIGHT====================
  7. // Copyright (c) 2003-2024 Christopher M. Kohlhoff (chris at kohlhoff dot com)
  8. ====================COPYRIGHT====================
  9. // Copyright (c) 2003-2024 Christopher M. Kohlhoff (chris at kohlhoff dot com)
  10. // Copyright (c) 2005 Stefan Arentz (stefan at soze dot com)
  11. ====================COPYRIGHT====================
  12. // Copyright (c) 2003-2024 Christopher M. Kohlhoff (chris at kohlhoff dot com)
  13. // Copyright (c) 2008 Rep Invariant Systems, Inc. (info@repinvariant.com)
  14. ====================COPYRIGHT====================
  15. // Copyright (c) 2003-2024 Christopher M. Kohlhoff (chris at kohlhoff dot com)
  16. // Copyright (c) 2008 Roelof Naude (roelof.naude at gmail dot com)
  17. ====================COPYRIGHT====================
  18. // Copyright (c) 2003-2024 Christopher M. Kohlhoff (chris at kohlhoff dot com)
  19. // Copyright (c) 2011 Boris Schaeling (boris@highscore.de)
  20. ====================COPYRIGHT====================
  21. // Copyright (c) 2003-2024 Christopher M. Kohlhoff (chris at kohlhoff dot com)
  22. // Copyright (c) 2014 Oliver Kowalke (oliver dot kowalke at gmail dot com)
  23. ====================COPYRIGHT====================
  24. // Copyright (c) 2003-2024 Christopher M. Kohlhoff (chris at kohlhoff dot com)
  25. // Copyright (c) 2021 Klemens D. Morgenstern
  26. // (klemens dot morgenstern at gmx dot net)
  27. ====================COPYRIGHT====================
  28. // Copyright (c) 2005 Voipster / Indrek dot Juhani at voipster dot com
  29. // Copyright (c) 2005-2024 Christopher M. Kohlhoff (chris at kohlhoff dot com)
  30. ====================COPYRIGHT====================
  31. // Copyright (c) 2021-2023 Klemens D. Morgenstern
  32. // (klemens dot morgenstern at gmx dot net)
  33. ====================Public-Domain====================
  34. // Derived from a public domain implementation written by Daniel Casimiro.