Added license header.

This commit is contained in:
Jens Luedicke
2011-01-22 00:54:21 +01:00
parent db168ca56e
commit 655e3b2c35

View File

@@ -1,3 +1,16 @@
//! \file settable.hpp
//! \brief C++ Library (header-only).
// settable.hpp ------------------------------------------------------------//
//
// Copyright Jens Luedicke 2010
//
// 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)
//----------------------------------------------------------------------------//
#ifndef SETTABLE_HPP #ifndef SETTABLE_HPP
#define SETTABLE_HPP #define SETTABLE_HPP