fix copyrigth messages order

This commit is contained in:
gladcow 2019-08-26 13:57:38 +03:00
parent 634d43ad7a
commit 8b617f205f

View file

@ -1,3 +1,6 @@
/*
* Copyright (c) 2019 PBSA, and contributors.
*/
/* /*
* Copyright (c) 2015 Cryptonomex, Inc., and contributors. * Copyright (c) 2015 Cryptonomex, Inc., and contributors.
* *
@ -21,9 +24,6 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE. * THE SOFTWARE.
*/ */
/*
* Copyright (c) 2019 PBSA, and contributors.
*/
#include <boost/test/unit_test.hpp> #include <boost/test/unit_test.hpp>
#include <graphene/app/database_api.hpp> #include <graphene/app/database_api.hpp>