mirror of https://github.com/status-im/evmc.git
Add myself to the emvc.h header
This commit is contained in:
parent
45c1ed86d6
commit
0057195926
|
@ -1,6 +1,7 @@
|
|||
The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2015 Paweł Bylica <chfast@gmail.com>
|
||||
Copyright (c) 2018 Alex Beregszaszi
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* EVMC: Ethereum Client-VM Connector API
|
||||
*
|
||||
* @copyright
|
||||
* Copyright 2018 Pawel Bylica.
|
||||
* Copyright 2018 Alex Beregszaszi, Pawel Bylica.
|
||||
* Licensed under the MIT License. See the LICENSE file.
|
||||
*
|
||||
* ## High level design rules
|
||||
|
|
Loading…
Reference in New Issue