]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/fiber/examples/barrier.cpp
update sources to v12.2.3
[ceph.git] / ceph / src / boost / libs / fiber / examples / barrier.cpp
index e77c90c1a0e59b5e5832efe8edccf4c9f06880bb..dedec6c6529de6d22498b87461be122f7cc2c361 100644 (file)
@@ -1,3 +1,9 @@
+
+//          Copyright Oliver Kowalke 2013.
+// 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 <cstdlib>
 #include <functional>
 #include <iostream>