X-Git-Url: https://git.llucax.com/software/posixx.git/blobdiff_plain/7b35c34eaa3ee421eb5effc63801aeff69a9ffe8..e514b4a40cc23667d1889424350c9819f78e48de:/test/socket/inet/stream.cpp diff --git a/test/socket/inet/stream.cpp b/test/socket/inet/stream.cpp index 26b9af1..5d88b5b 100644 --- a/test/socket/inet/stream.cpp +++ b/test/socket/inet/stream.cpp @@ -1,3 +1,9 @@ +// Copyright Leandro Lucarella 2008 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file COPYING or copy at +// http://www.boost.org/LICENSE_1_0.txt) + + #include "common.hpp" // test_address1, test_address2 (for the generic test) #include // unit testing stuff