fix copyrigth messages order

This commit is contained in:
gladcow 2019-08-26 13:57:38 +03:00
parent fd8a007e5e
commit 86b7a9a007

View file

@ -1,3 +1,6 @@
/*
* Copyright (c) 2019 PBSA, 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
* THE SOFTWARE.
*/
/*
* Copyright (c) 2019 PBSA, and contributors.
*/
#include <boost/test/unit_test.hpp>
#include <graphene/app/database_api.hpp>