fix copyrigth messages order
This commit is contained in:
parent
fd8a007e5e
commit
86b7a9a007
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.
|
||||
*
|
||||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue