boostorg / container

STL-like containers from Boost
http://www.boost.org/libs/container/
Boost Software License 1.0
101 stars 113 forks source link

[inspection report] remove tabs and fix copyright notice format #43

Closed zerotypos-found closed 7 years ago

zerotypos-found commented 7 years ago

I added "Copyright" to bench_static_vector.cpp just to make the inspection tool happy.

zerotypos-found commented 7 years ago

The inspection report also tells that copyright notice and license info are missing in boost/container/detail/mutex.hpp. I didn't touch that file, though, as I'm not the right one to fix it :)

igaztanaga commented 7 years ago

Thanks for the patch.

zerotypos-found commented 7 years ago

The inspection report also tells that copyright notice and license info are missing in boost/container/detail/mutex.hpp.

Oops, I meant boost/container/detail/hash_table.hpp.