fix copyrigth messages order
This commit is contained in:
parent
634d43ad7a
commit
8b617f205f
1 changed files with 3 additions and 3 deletions
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue