Update license to BSL-1.0

Summary: related to T13767 T13767

Reviewers: ivica

Reviewed By: ivica

Subscribers: miljen, iljazovic

Differential Revision: https://repo.mireo.local/D29686
This commit is contained in:
Korina Šimičević
2024-05-27 10:35:06 +02:00
parent 3570d56d9e
commit 927c1c6e3a
129 changed files with 872 additions and 27 deletions

View File

@ -1,3 +1,10 @@
//
// Copyright (c) 2023-2024 Ivica Siladic, Bruno Iljazovic, Korina Simicevic
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt)
//
//[hello_world_over_tcp
#include <iostream>