Skip to content

Commit

Permalink
Added license files
Browse files Browse the repository at this point in the history
  • Loading branch information
talkol committed Mar 24, 2019
1 parent ee609f3 commit 5b107be
Show file tree
Hide file tree
Showing 35 changed files with 204 additions and 1 deletion.
2 changes: 1 addition & 1 deletion LICENSE
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2018 Orbs
Copyright (c) 2019 Orbs

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
5 changes: 5 additions & 0 deletions LICENSE-HEADER
@@ -0,0 +1,5 @@
Copyright 2019 the orbs-client-sdk-go authors
This file is part of the orbs-client-sdk-go library in the Orbs project.

This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
The above notice should be included in all copies or substantial portions of the software.
6 changes: 6 additions & 0 deletions codec/arguments.go
@@ -1,3 +1,9 @@
// Copyright 2019 the orbs-client-sdk-go authors
// This file is part of the orbs-client-sdk-go library in the Orbs project.
//
// This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
// The above notice should be included in all copies or substantial portions of the software.

package codec

import (
Expand Down
6 changes: 6 additions & 0 deletions codec/events.go
@@ -1,3 +1,9 @@
// Copyright 2019 the orbs-client-sdk-go authors
// This file is part of the orbs-client-sdk-go library in the Orbs project.
//
// This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
// The above notice should be included in all copies or substantial portions of the software.

package codec

import (
Expand Down
6 changes: 6 additions & 0 deletions codec/execution_result.go
@@ -1,3 +1,9 @@
// Copyright 2019 the orbs-client-sdk-go authors
// This file is part of the orbs-client-sdk-go library in the Orbs project.
//
// This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
// The above notice should be included in all copies or substantial portions of the software.

package codec

import (
Expand Down
6 changes: 6 additions & 0 deletions codec/json_support_for_tests.go
@@ -1,3 +1,9 @@
// Copyright 2019 the orbs-client-sdk-go authors
// This file is part of the orbs-client-sdk-go library in the Orbs project.
//
// This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
// The above notice should be included in all copies or substantial portions of the software.

package codec

import (
Expand Down
6 changes: 6 additions & 0 deletions codec/network_type.go
@@ -1,3 +1,9 @@
// Copyright 2019 the orbs-client-sdk-go authors
// This file is part of the orbs-client-sdk-go library in the Orbs project.
//
// This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
// The above notice should be included in all copies or substantial portions of the software.

package codec

import (
Expand Down
6 changes: 6 additions & 0 deletions codec/op_get_block.go
@@ -1,3 +1,9 @@
// Copyright 2019 the orbs-client-sdk-go authors
// This file is part of the orbs-client-sdk-go library in the Orbs project.
//
// This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
// The above notice should be included in all copies or substantial portions of the software.

package codec

import (
Expand Down
6 changes: 6 additions & 0 deletions codec/op_get_transaction_receipt_proof.go
@@ -1,3 +1,9 @@
// Copyright 2019 the orbs-client-sdk-go authors
// This file is part of the orbs-client-sdk-go library in the Orbs project.
//
// This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
// The above notice should be included in all copies or substantial portions of the software.

package codec

import (
Expand Down
6 changes: 6 additions & 0 deletions codec/op_get_transaction_status.go
@@ -1,3 +1,9 @@
// Copyright 2019 the orbs-client-sdk-go authors
// This file is part of the orbs-client-sdk-go library in the Orbs project.
//
// This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
// The above notice should be included in all copies or substantial portions of the software.

package codec

import (
Expand Down
6 changes: 6 additions & 0 deletions codec/op_run_query.go
@@ -1,3 +1,9 @@
// Copyright 2019 the orbs-client-sdk-go authors
// This file is part of the orbs-client-sdk-go library in the Orbs project.
//
// This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
// The above notice should be included in all copies or substantial portions of the software.

package codec

import (
Expand Down
6 changes: 6 additions & 0 deletions codec/op_send_transaction.go
@@ -1,3 +1,9 @@
// Copyright 2019 the orbs-client-sdk-go authors
// This file is part of the orbs-client-sdk-go library in the Orbs project.
//
// This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
// The above notice should be included in all copies or substantial portions of the software.

package codec

import (
Expand Down
6 changes: 6 additions & 0 deletions codec/request_status.go
@@ -1,3 +1,9 @@
// Copyright 2019 the orbs-client-sdk-go authors
// This file is part of the orbs-client-sdk-go library in the Orbs project.
//
// This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
// The above notice should be included in all copies or substantial portions of the software.

package codec

import (
Expand Down
6 changes: 6 additions & 0 deletions codec/transaction_status.go
@@ -1,3 +1,9 @@
// Copyright 2019 the orbs-client-sdk-go authors
// This file is part of the orbs-client-sdk-go library in the Orbs project.
//
// This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
// The above notice should be included in all copies or substantial portions of the software.

package codec

import (
Expand Down
6 changes: 6 additions & 0 deletions crypto/digest/client_address.go
@@ -1,3 +1,9 @@
// Copyright 2019 the orbs-client-sdk-go authors
// This file is part of the orbs-client-sdk-go library in the Orbs project.
//
// This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
// The above notice should be included in all copies or substantial portions of the software.

package digest

import (
Expand Down
6 changes: 6 additions & 0 deletions crypto/digest/queries.go
@@ -1,3 +1,9 @@
// Copyright 2019 the orbs-client-sdk-go authors
// This file is part of the orbs-client-sdk-go library in the Orbs project.
//
// This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
// The above notice should be included in all copies or substantial portions of the software.

package digest

import (
Expand Down
6 changes: 6 additions & 0 deletions crypto/digest/transactions.go
@@ -1,3 +1,9 @@
// Copyright 2019 the orbs-client-sdk-go authors
// This file is part of the orbs-client-sdk-go library in the Orbs project.
//
// This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
// The above notice should be included in all copies or substantial portions of the software.

package digest

import (
Expand Down
6 changes: 6 additions & 0 deletions crypto/encoding/hex.go
@@ -1,3 +1,9 @@
// Copyright 2019 the orbs-client-sdk-go authors
// This file is part of the orbs-client-sdk-go library in the Orbs project.
//
// This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
// The above notice should be included in all copies or substantial portions of the software.

package encoding

import (
Expand Down
6 changes: 6 additions & 0 deletions crypto/encoding/hex_test.go
@@ -1,3 +1,9 @@
// Copyright 2019 the orbs-client-sdk-go authors
// This file is part of the orbs-client-sdk-go library in the Orbs project.
//
// This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
// The above notice should be included in all copies or substantial portions of the software.

package encoding

import (
Expand Down
6 changes: 6 additions & 0 deletions crypto/hash/hash_test.go
@@ -1,3 +1,9 @@
// Copyright 2019 the orbs-client-sdk-go authors
// This file is part of the orbs-client-sdk-go library in the Orbs project.
//
// This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
// The above notice should be included in all copies or substantial portions of the software.

package hash

import (
Expand Down
6 changes: 6 additions & 0 deletions crypto/hash/sha256.go
@@ -1,3 +1,9 @@
// Copyright 2019 the orbs-client-sdk-go authors
// This file is part of the orbs-client-sdk-go library in the Orbs project.
//
// This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
// The above notice should be included in all copies or substantial portions of the software.

package hash

import (
Expand Down
6 changes: 6 additions & 0 deletions crypto/keys/ed25519.go
@@ -1,3 +1,9 @@
// Copyright 2019 the orbs-client-sdk-go authors
// This file is part of the orbs-client-sdk-go library in the Orbs project.
//
// This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
// The above notice should be included in all copies or substantial portions of the software.

package keys

import (
Expand Down
6 changes: 6 additions & 0 deletions crypto/keys/ed25519_test.go
@@ -1,3 +1,9 @@
// Copyright 2019 the orbs-client-sdk-go authors
// This file is part of the orbs-client-sdk-go library in the Orbs project.
//
// This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
// The above notice should be included in all copies or substantial portions of the software.

package keys

import (
Expand Down
6 changes: 6 additions & 0 deletions crypto/signature/ed25519.go
@@ -1,3 +1,9 @@
// Copyright 2019 the orbs-client-sdk-go authors
// This file is part of the orbs-client-sdk-go library in the Orbs project.
//
// This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
// The above notice should be included in all copies or substantial portions of the software.

package signature

import (
Expand Down
6 changes: 6 additions & 0 deletions crypto/signature/ed25519_test.go
@@ -1,3 +1,9 @@
// Copyright 2019 the orbs-client-sdk-go authors
// This file is part of the orbs-client-sdk-go library in the Orbs project.
//
// This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
// The above notice should be included in all copies or substantial portions of the software.

package signature

import (
Expand Down
6 changes: 6 additions & 0 deletions orbs/account.go
@@ -1,3 +1,9 @@
// Copyright 2019 the orbs-client-sdk-go authors
// This file is part of the orbs-client-sdk-go library in the Orbs project.
//
// This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
// The above notice should be included in all copies or substantial portions of the software.

package orbs

import (
Expand Down
6 changes: 6 additions & 0 deletions orbs/api.go
@@ -1,3 +1,9 @@
// Copyright 2019 the orbs-client-sdk-go authors
// This file is part of the orbs-client-sdk-go library in the Orbs project.
//
// This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
// The above notice should be included in all copies or substantial portions of the software.

package orbs

import (
Expand Down
6 changes: 6 additions & 0 deletions orbs/client.go
@@ -1,3 +1,9 @@
// Copyright 2019 the orbs-client-sdk-go authors
// This file is part of the orbs-client-sdk-go library in the Orbs project.
//
// This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
// The above notice should be included in all copies or substantial portions of the software.

package orbs

import (
Expand Down
6 changes: 6 additions & 0 deletions orbs/payloads.go
@@ -1,3 +1,9 @@
// Copyright 2019 the orbs-client-sdk-go authors
// This file is part of the orbs-client-sdk-go library in the Orbs project.
//
// This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
// The above notice should be included in all copies or substantial portions of the software.

package orbs

import (
Expand Down
6 changes: 6 additions & 0 deletions test/codec/main.go
@@ -1,3 +1,9 @@
// Copyright 2019 the orbs-client-sdk-go authors
// This file is part of the orbs-client-sdk-go library in the Orbs project.
//
// This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
// The above notice should be included in all copies or substantial portions of the software.

package main

import (
Expand Down
6 changes: 6 additions & 0 deletions test/codec/response_examples/main.go
@@ -1,3 +1,9 @@
// Copyright 2019 the orbs-client-sdk-go authors
// This file is part of the orbs-client-sdk-go library in the Orbs project.
//
// This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
// The above notice should be included in all copies or substantial portions of the software.

package main

import (
Expand Down
6 changes: 6 additions & 0 deletions test/crypto/keys/ed25519.go
@@ -1,3 +1,9 @@
// Copyright 2019 the orbs-client-sdk-go authors
// This file is part of the orbs-client-sdk-go library in the Orbs project.
//
// This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
// The above notice should be included in all copies or substantial portions of the software.

package keys

import (
Expand Down
6 changes: 6 additions & 0 deletions test/e2e/harness.go
@@ -1,3 +1,9 @@
// Copyright 2019 the orbs-client-sdk-go authors
// This file is part of the orbs-client-sdk-go library in the Orbs project.
//
// This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
// The above notice should be included in all copies or substantial portions of the software.

package e2e

import (
Expand Down
6 changes: 6 additions & 0 deletions test/e2e/simple_transfer_test.go
@@ -1,3 +1,9 @@
// Copyright 2019 the orbs-client-sdk-go authors
// This file is part of the orbs-client-sdk-go library in the Orbs project.
//
// This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
// The above notice should be included in all copies or substantial portions of the software.

package e2e

import (
Expand Down
6 changes: 6 additions & 0 deletions test/e2e/textual_error_test.go
@@ -1,3 +1,9 @@
// Copyright 2019 the orbs-client-sdk-go authors
// This file is part of the orbs-client-sdk-go library in the Orbs project.
//
// This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
// The above notice should be included in all copies or substantial portions of the software.

package e2e

import (
Expand Down

0 comments on commit 5b107be

Please sign in to comment.