added missing license info in one file

This commit is contained in:
Andrzej Krzemienski
2022-02-26 14:15:28 +01:00
parent 8e86559103
commit 1e6f838a90

View File

@ -1,3 +1,14 @@
// Copyright (C) 2017 Andrzej Krzemienski.
//
// Use, modification, and distribution is subject to 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)
//
// See http://www.boost.org/libs/optional for documentation.
//
// You are welcome to contact the author at:
// akrzemi1@gmail.com
// trivilally-copyable version of the storage // trivilally-copyable version of the storage
template<class T> template<class T>