Update copyright notice

This commit is contained in:
Paweł Bylica 2018-08-21 09:44:18 +02:00
parent 3d8c0bf49d
commit 0659e24db0
No known key found for this signature in database
GPG Key ID: 7A0C037434FE77EF
34 changed files with 34 additions and 34 deletions

View File

@ -1,5 +1,5 @@
# EVMC: Ethereum Client-VM Connector API.
# Copyright 2018 Pawel Bylica.
# Copyright 2018 The EVMC Authors.
# Licensed under the MIT License. See the LICENSE file.
cmake_minimum_required(VERSION 3.5)

View File

@ -1,5 +1,5 @@
// EVMC: Ethereum Client-VM Connector API.
// Copyright 2018 Pawel Bylica.
// Copyright 2018 The EVMC Authors.
// Licensed under the MIT License. See the LICENSE file.
package evmc

View File

@ -1,5 +1,5 @@
// EVMC: Ethereum Client-VM Connector API.
// Copyright 2018 Pawel Bylica.
// Copyright 2018 The EVMC Authors.
// Licensed under the MIT License. See the LICENSE file.
package evmc

View File

@ -1,5 +1,5 @@
/* EVMC: Ethereum Client-VM Connector API.
* Copyright 2018 Pawel Bylica.
* Copyright 2018 The EVMC Authors.
* Licensed under the MIT License. See the LICENSE file.
*/

View File

@ -1,5 +1,5 @@
// EVMC: Ethereum Client-VM Connector API.
// Copyright 2018 Pawel Bylica.
// Copyright 2018 The EVMC Authors.
// Licensed under the MIT License. See the LICENSE file.
package evmc

View File

@ -1,5 +1,5 @@
# EVMC: Ethereum Client-VM Connector API.
# Copyright 2018 Pawel Bylica.
# Copyright 2018 The EVMC Authors.
# Licensed under the MIT License. See the LICENSE file.
# Setup Hunter.

View File

@ -1,5 +1,5 @@
# EVMC: Ethereum Client-VM Connector API
# Copyright 2018 Pawel Bylica.
# Copyright 2018 The EVMC Authors.
# Licensed under the MIT License. See the LICENSE file.
include(GNUInstallDirs)

View File

@ -1,5 +1,5 @@
/* EVMC: Ethereum Client-VM Connector API.
* Copyright 2018 Pawel Bylica.
* Copyright 2018 The EVMC Authors.
* Licensed under the MIT License. See the LICENSE file.
*/

View File

@ -1,5 +1,5 @@
# EVMC: Ethereum Client-VM Connector API.
# Copyright 2018 Pawel Bylica.
# Copyright 2018 The EVMC Authors.
# Licensed under the MIT License. See the LICENSE file.
# This example shows how to use evmc INTERFACE library from evmc CMake package.

View File

@ -1,5 +1,5 @@
/* EVMC: Ethereum Client-VM Connector API.
* Copyright 2018 Pawel Bylica.
* Copyright 2018 The EVMC Authors.
* Licensed under the MIT License. See the LICENSE file.
*/

View File

@ -1,5 +1,5 @@
# EVMC: Ethereum Client-VM Connector API.
# Copyright 2018 Pawel Bylica.
# Copyright 2018 The EVMC Authors.
# Licensed under the MIT License. See the LICENSE file.
# This example shows how to use evmc::instructions library from evmc CMake package.

View File

@ -1,5 +1,5 @@
/* EVMC: Ethereum Client-VM Connector API.
* Copyright 2018 Pawel Bylica.
* Copyright 2018 The EVMC Authors.
* Licensed under the MIT License. See the LICENSE file.
*/

View File

@ -1,5 +1,5 @@
/* EVMC: Ethereum Client-VM Connector API.
* Copyright 2018 Pawel Bylica.
* Copyright 2018 The EVMC Authors.
* Licensed under the MIT License. See the LICENSE file.
*/

View File

@ -1,5 +1,5 @@
/* EVMC: Ethereum Client-VM Connector API.
* Copyright 2018 Pawel Bylica.
* Copyright 2018 The EVMC Authors.
* Licensed under the MIT License. See the LICENSE file.
*/

View File

@ -1,5 +1,5 @@
/* EVMC: Ethereum Client-VM Connector API.
* Copyright 2018 Pawel Bylica.
* Copyright 2018 The EVMC Authors.
* Licensed under the MIT License. See the LICENSE file.
*/

View File

@ -1,5 +1,5 @@
/* EVMC: Ethereum Client-VM Connector API.
* Copyright 2018 Pawel Bylica.
* Copyright 2018 The EVMC Authors.
* Licensed under the MIT License. See the LICENSE file.
*/

View File

@ -1,5 +1,5 @@
# EVMC: Ethereum Client-VM Connector API.
# Copyright 2018 Pawel Bylica.
# Copyright 2018 The EVMC Authors.
# Licensed under the MIT License. See the LICENSE file.
add_subdirectory(instructions)

View File

@ -1,5 +1,5 @@
# EVMC: Ethereum Client-VM Connector API.
# Copyright 2018 Pawel Bylica.
# Copyright 2018 The EVMC Authors.
# Licensed under the MIT License. See the LICENSE file.
add_library(

View File

@ -1,5 +1,5 @@
/* EVMC: Ethereum Client-VM Connector API.
* Copyright 2018 Pawel Bylica.
* Copyright 2018 The EVMC Authors.
* Licensed under the MIT License. See the LICENSE file.
*/

View File

@ -1,5 +1,5 @@
/* EVMC: Ethereum Client-VM Connector API.
* Copyright 2018 Pawel Bylica.
* Copyright 2018 The EVMC Authors.
* Licensed under the MIT License. See the LICENSE file.
*/

View File

@ -1,5 +1,5 @@
# EVMC: Ethereum Client-VM Connector API.
# Copyright 2018 Pawel Bylica.
# Copyright 2018 The EVMC Authors.
# Licensed under the MIT License. See the LICENSE file.
add_library(

View File

@ -1,5 +1,5 @@
/* EVMC: Ethereum Client-VM Connector API.
* Copyright 2018 Pawel Bylica.
* Copyright 2018 The EVMC Authors.
* Licensed under the MIT License. See the LICENSE file.
*/

View File

@ -1,5 +1,5 @@
# EVMC: Ethereum Client-VM Connector API.
# Copyright 2018 Pawel Bylica.
# Copyright 2018 The EVMC Authors.
# Licensed under the MIT License. See the LICENSE file.
hunter_add_package(GTest)

View File

@ -1,5 +1,5 @@
# EVMC: Ethereum Client-VM Connector API.
# Copyright 2018 Pawel Bylica.
# Copyright 2018 The EVMC Authors.
# Licensed under the MIT License. See the LICENSE file.
add_subdirectory(compilation)

View File

@ -1,5 +1,5 @@
# EVMC: Ethereum Client-VM Connector API.
# Copyright 2018 Pawel Bylica.
# Copyright 2018 The EVMC Authors.
# Licensed under the MIT License. See the LICENSE file.
add_library(test-compile-c99 STATIC compilation_test.c)

View File

@ -1,5 +1,5 @@
/* EVMC: Ethereum Client-VM Connector API.
* Copyright 2018 Pawel Bylica.
* Copyright 2018 The EVMC Authors.
* Licensed under the MIT License. See the LICENSE file.
*/

View File

@ -1,5 +1,5 @@
# EVMC: Ethereum Client-VM Connector API.
# Copyright 2018 Pawel Bylica.
# Copyright 2018 The EVMC Authors.
# Licensed under the MIT License. See the LICENSE file.
add_library(vm-mock SHARED vm_mock.c)

View File

@ -1,5 +1,5 @@
// EVMC: Ethereum Client-VM Connector API.
// Copyright 2018 Pawel Bylica.
// Copyright 2018 The EVMC Authors.
// Licensed under the MIT License. See the LICENSE file.
#include <evmc/instructions.h>

View File

@ -1,5 +1,5 @@
// EVMC: Ethereum Client-VM Connector API.
// Copyright 2018 Pawel Bylica.
// Copyright 2018 The EVMC Authors.
// Licensed under the MIT License. See the LICENSE file.
#include <evmc/loader.h>

View File

@ -1,5 +1,5 @@
/* EVMC: Ethereum Client-VM Connector API.
* Copyright 2018 Pawel Bylica.
* Copyright 2018 The EVMC Authors.
* Licensed under the MIT License. See the LICENSE file.
*/

View File

@ -1,5 +1,5 @@
# EVMC: Ethereum Client-VM Connector API.
# Copyright 2018 Pawel Bylica.
# Copyright 2018 The EVMC Authors.
# Licensed under the MIT License. See the LICENSE file.
include(GNUInstallDirs)

View File

@ -1,5 +1,5 @@
// EVMC -- Ethereum Client-VM Connector API
// Copyright 2018 Pawel Bylica.
// Copyright 2018 The EVMC Authors.
// Licensed under the MIT License. See the LICENSE file.
#include "vmtester.hpp"

View File

@ -1,5 +1,5 @@
// EVMC: Ethereum Client-VM Connector API.
// Copyright 2018 Pawel Bylica.
// Copyright 2018 The EVMC Authors.
// Licensed under the MIT License. See the LICENSE file.
#include "vmtester.hpp"

View File

@ -1,5 +1,5 @@
// EVMC: Ethereum Client-VM Connector API
// Copyright 2018 Pawel Bylica.
// Copyright 2018 The EVMC Authors.
// Licensed under the MIT License. See the LICENSE file.
#pragma once