Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: FIXME
Upstream-Contact: FIXME
Source: FIXME
Disclaimer: Autogenerated by licensecheck

Files: CHANGELOG.rst
 CMakeLists.txt
 conf/biboumi.cfg
 conf/irc.gimp.org.policy.txt
 conf/irc.mozilla.org.policy.txt
 conf/policy.txt
 debian/control
 debian/copyright-check
 debian/dirs
 debian/docs
 debian/examples
 debian/gbp.conf
 debian/patches/1001_fix_shell_code.patch
 debian/patches/2001_cmake_ignore_git.patch
 debian/patches/3001_cmake_man.patch
 debian/patches/README
 debian/patches/series
 debian/postinst
 debian/rules
 debian/source/format
 debian/source/lintian-overrides
 debian/watch
 doc/Makefile
 doc/admin.rst
 doc/conf.py
 doc/contributing.rst
 doc/developer.rst
 doc/index.rst
 doc/install.rst
 doc/man_index.rst
 doc/synopsis.rst
 doc/user.rst
 docker/biboumi/alpine/Dockerfile
 docker/biboumi/alpine/README.md
 docker/biboumi/alpine/biboumi.cfg
 docker/packaging/archlinux/Dockerfile
 docker/packaging/debian/Dockerfile
 docker/test/alpine/Dockerfile
 docker/test/debian/Dockerfile
 docker/test/fedora/Dockerfile
 images/biboumi.svg
 scripts/dump_sqlite3.sh
 src/biboumi.h.cmake
 src/bridge/bridge.cpp
 src/bridge/bridge.hpp
 src/bridge/colors.cpp
 src/bridge/colors.hpp
 src/bridge/history_limit.hpp
 src/bridge/list_element.hpp
 src/bridge/result_set_management.hpp
 src/config/config.cpp
 src/config/config.hpp
 src/database/column.hpp
 src/database/count_query.hpp
 src/database/database.cpp
 src/database/database.hpp
 src/database/delete_query.hpp
 src/database/engine.hpp
 src/database/index.hpp
 src/database/insert_query.hpp
 src/database/postgresql_engine.cpp
 src/database/postgresql_engine.hpp
 src/database/postgresql_statement.hpp
 src/database/query.cpp
 src/database/query.hpp
 src/database/row.hpp
 src/database/save.hpp
 src/database/select_query.hpp
 src/database/sqlite3_engine.cpp
 src/database/sqlite3_engine.hpp
 src/database/sqlite3_statement.hpp
 src/database/statement.hpp
 src/database/table.hpp
 src/database/update_query.hpp
 src/identd/identd_server.hpp
 src/identd/identd_socket.cpp
 src/identd/identd_socket.hpp
 src/irc/capability.hpp
 src/irc/iid.cpp
 src/irc/iid.hpp
 src/irc/irc_channel.cpp
 src/irc/irc_channel.hpp
 src/irc/irc_client.cpp
 src/irc/irc_client.hpp
 src/irc/irc_message.cpp
 src/irc/irc_message.hpp
 src/irc/irc_user.cpp
 src/irc/irc_user.hpp
 src/irc/sasl.hpp
 src/logger/logger.cpp
 src/logger/logger.hpp
 src/main.cpp
 src/network/credentials_manager.cpp
 src/network/credentials_manager.hpp
 src/network/dns_handler.cpp
 src/network/dns_handler.hpp
 src/network/dns_socket_handler.cpp
 src/network/dns_socket_handler.hpp
 src/network/poller.cpp
 src/network/poller.hpp
 src/network/resolver.cpp
 src/network/resolver.hpp
 src/network/socket_handler.hpp
 src/network/tcp_client_socket_handler.cpp
 src/network/tcp_client_socket_handler.hpp
 src/network/tcp_server_socket.hpp
 src/network/tcp_socket_handler.cpp
 src/network/tcp_socket_handler.hpp
 src/network/tls_policy.cpp
 src/network/tls_policy.hpp
 src/utils/base64.cpp
 src/utils/base64.hpp
 src/utils/dirname.cpp
 src/utils/dirname.hpp
 src/utils/empty_if_fixed_server.hpp
 src/utils/encoding.cpp
 src/utils/encoding.hpp
 src/utils/get_first_non_empty.cpp
 src/utils/get_first_non_empty.hpp
 src/utils/is_one_of.hpp
 src/utils/optional_bool.cpp
 src/utils/optional_bool.hpp
 src/utils/reload.cpp
 src/utils/reload.hpp
 src/utils/revstr.cpp
 src/utils/revstr.hpp
 src/utils/scopeguard.hpp
 src/utils/scopetimer.hpp
 src/utils/sha1.cpp
 src/utils/sha1.hpp
 src/utils/split.cpp
 src/utils/split.hpp
 src/utils/string.cpp
 src/utils/string.hpp
 src/utils/system.cpp
 src/utils/system.hpp
 src/utils/time.cpp
 src/utils/time.hpp
 src/utils/timed_events.cpp
 src/utils/timed_events.hpp
 src/utils/timed_events_manager.cpp
 src/utils/tokens_bucket.hpp
 src/utils/tolower.cpp
 src/utils/tolower.hpp
 src/utils/uuid.cpp
 src/utils/uuid.hpp
 src/utils/xdg.cpp
 src/utils/xdg.hpp
 src/xmpp/adhoc_command.cpp
 src/xmpp/adhoc_command.hpp
 src/xmpp/adhoc_commands_handler.cpp
 src/xmpp/adhoc_commands_handler.hpp
 src/xmpp/adhoc_session.cpp
 src/xmpp/adhoc_session.hpp
 src/xmpp/auth.cpp
 src/xmpp/auth.hpp
 src/xmpp/biboumi_adhoc_commands.cpp
 src/xmpp/biboumi_adhoc_commands.hpp
 src/xmpp/biboumi_component.cpp
 src/xmpp/biboumi_component.hpp
 src/xmpp/body.hpp
 src/xmpp/jid.cpp
 src/xmpp/jid.hpp
 src/xmpp/xmpp_component.cpp
 src/xmpp/xmpp_component.hpp
 src/xmpp/xmpp_parser.cpp
 src/xmpp/xmpp_parser.hpp
 src/xmpp/xmpp_stanza.cpp
 src/xmpp/xmpp_stanza.hpp
 tests/colors.cpp
 tests/config.cpp
 tests/database.cpp
 tests/end_to_end/__main__.py
 tests/end_to_end/biboumi.supp
 tests/end_to_end/functions.py
 tests/end_to_end/ircd.yaml
 tests/end_to_end/scenarios/__init__.py
 tests/end_to_end/scenarios/basic_handshake_success.py
 tests/end_to_end/scenarios/basic_subscribe_unsubscribe.py
 tests/end_to_end/scenarios/channel_custom_topic.py
 tests/end_to_end/scenarios/channel_force_join.py
 tests/end_to_end/scenarios/channel_history.py
 tests/end_to_end/scenarios/channel_history_on_fixed_server.py
 tests/end_to_end/scenarios/channel_join_on_fixed_irc_server.py
 tests/end_to_end/scenarios/channel_join_with_different_nick.py
 tests/end_to_end/scenarios/channel_join_with_password.py
 tests/end_to_end/scenarios/channel_join_with_two_users.py
 tests/end_to_end/scenarios/channel_list_escaping.py
 tests/end_to_end/scenarios/channel_list_with_rsm.py
 tests/end_to_end/scenarios/channel_messages.py
 tests/end_to_end/scenarios/client_error.py
 tests/end_to_end/scenarios/complete_channel_list_with_pages_of_3.py
 tests/end_to_end/scenarios/configure_bad_value.py
 tests/end_to_end/scenarios/default_channel_list_limit.py
 tests/end_to_end/scenarios/default_mam_limit.py
 tests/end_to_end/scenarios/encoded_channel_join.py
 tests/end_to_end/scenarios/execute_admin_disconnect_from_server_adhoc_command.py
 tests/end_to_end/scenarios/execute_disconnect_user_adhoc_command.py
 tests/end_to_end/scenarios/execute_forbidden_adhoc_command.py
 tests/end_to_end/scenarios/execute_hello_adhoc_command.py
 tests/end_to_end/scenarios/execute_incomplete_hello_adhoc_command.py
 tests/end_to_end/scenarios/execute_ping_adhoc_command.py
 tests/end_to_end/scenarios/execute_reload_adhoc_command.py
 tests/end_to_end/scenarios/fixed_irc_server_subscription.py
 tests/end_to_end/scenarios/fixed_muc_disco_info.py
 tests/end_to_end/scenarios/get_irc_connection_info.py
 tests/end_to_end/scenarios/get_irc_connection_info_fixed.py
 tests/end_to_end/scenarios/global_configure.py
 tests/end_to_end/scenarios/global_configure_fixed.py
 tests/end_to_end/scenarios/global_configure_persistent_by_default.py
 tests/end_to_end/scenarios/invite_other.py
 tests/end_to_end/scenarios/irc_channel_configure.py
 tests/end_to_end/scenarios/irc_channel_configure_fixed.py
 tests/end_to_end/scenarios/irc_channel_configure_xep0045.py
 tests/end_to_end/scenarios/irc_server_configure.py
 tests/end_to_end/scenarios/irc_server_connection.py
 tests/end_to_end/scenarios/irc_server_connection_failure.py
 tests/end_to_end/scenarios/irc_server_presence_in_roster.py
 tests/end_to_end/scenarios/irc_server_presence_subscription.py
 tests/end_to_end/scenarios/irc_tls_connection.py
 tests/end_to_end/scenarios/join_history_limit.py
 tests/end_to_end/scenarios/leave_unjoined_chan.py
 tests/end_to_end/scenarios/list_adhoc.py
 tests/end_to_end/scenarios/list_adhoc_fixed_server.py
 tests/end_to_end/scenarios/list_adhoc_irc.py
 tests/end_to_end/scenarios/list_admin_adhoc.py
 tests/end_to_end/scenarios/list_admin_adhoc_fixed_server.py
 tests/end_to_end/scenarios/list_muc_user_adhoc.py
 tests/end_to_end/scenarios/mam_on_fixed_server.py
 tests/end_to_end/scenarios/mam_with_timestamps.py
 tests/end_to_end/scenarios/mode_change.py
 tests/end_to_end/scenarios/muc_disco_info.py
 tests/end_to_end/scenarios/muc_message_from_unjoined_resource.py
 tests/end_to_end/scenarios/muc_traffic_info.py
 tests/end_to_end/scenarios/multiline_message.py
 tests/end_to_end/scenarios/multiline_topic.py
 tests/end_to_end/scenarios/multiple_channels_join.py
 tests/end_to_end/scenarios/multisession_kick.py
 tests/end_to_end/scenarios/multisessionnick.py
 tests/end_to_end/scenarios/nick_change.py
 tests/end_to_end/scenarios/nick_change_in_join.py
 tests/end_to_end/scenarios/not_connected_error.py
 tests/end_to_end/scenarios/notices.py
 tests/end_to_end/scenarios/persistent_channel.py
 tests/end_to_end/scenarios/quit.py
 tests/end_to_end/scenarios/raw_message.py
 tests/end_to_end/scenarios/raw_message_fixed_irc_server.py
 tests/end_to_end/scenarios/resource_is_removed_from_server_when_last_chan_is_left.py
 tests/end_to_end/scenarios/sasl.py
 tests/end_to_end/scenarios/self_disco_info.py
 tests/end_to_end/scenarios/self_ping_fixed_server.py
 tests/end_to_end/scenarios/self_ping_not_in_muc.py
 tests/end_to_end/scenarios/self_ping_on_real_channel.py
 tests/end_to_end/scenarios/self_ping_with_error.py
 tests/end_to_end/scenarios/self_version.py
 tests/end_to_end/scenarios/simple_channel_join.py
 tests/end_to_end/scenarios/simple_channel_join_fixed.py
 tests/end_to_end/scenarios/simple_channel_list.py
 tests/end_to_end/scenarios/simple_kick.py
 tests/end_to_end/scenarios/simple_mam.py
 tests/end_to_end/scenarios/slash_me_channel_message.py
 tests/end_to_end/scenarios/stable_id.py
 tests/end_to_end/sequences.py
 tests/iid.cpp
 tests/io_tester.cpp
 tests/io_tester.hpp
 tests/irc.cpp
 tests/jid.cpp
 tests/logger.cpp
 tests/network.cpp
 tests/test.cpp
 tests/timed_events.cpp
 tests/utils.cpp
 tests/uuid.cpp
 tests/xmpp.cpp
 unit/biboumi.service.cmake
Copyright: NONE
License: UNKNOWN
 FIXME

Files: cmake/Modules/FindBOTAN.cmake
 cmake/Modules/FindGCRYPT.cmake
 cmake/Modules/FindICONV.cmake
 cmake/Modules/FindLIBIDN.cmake
 cmake/Modules/FindLIBUUID.cmake
 cmake/Modules/FindPQ.cmake
 cmake/Modules/FindSQLITE3.cmake
 cmake/Modules/FindSYSTEMD.cmake
 cmake/Modules/FindUDNS.cmake
Copyright: NONE
License: public-domain
 FIXME

Files: COPYING
 README.rst
 packaging/biboumi.spec.cmake
Copyright: NONE
License: Zlib
 FIXME

Files: cmake/Modules/CodeCoverage.cmake
Copyright: 2012-2015, Lars Bilke
License: BSD-3-clause
 FIXME

