diff --git a/uadk/LICENSE b/LICENSE similarity index 100% rename from uadk/LICENSE rename to LICENSE diff --git a/scripts/kaeTools/crypto_tools/ssl_socket/ssl_server.cpp b/scripts/kaeTools/crypto_tools/ssl_socket/ssl_server.cpp index 9d9d94b5b597dfd2ef06fab6843fc42e9bb2465c..0b404f55b881f6c6d0359a4668e036b939da69ae 100644 --- a/scripts/kaeTools/crypto_tools/ssl_socket/ssl_server.cpp +++ b/scripts/kaeTools/crypto_tools/ssl_socket/ssl_server.cpp @@ -1,3 +1,8 @@ +// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com) +// +// Distributed under the Boost Software License, Version 1.0. (See accompanying +// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) +// #include #include #include