diff --git a/chain.go b/chain.go index b59ba636..184b71cc 100644 --- a/chain.go +++ b/chain.go @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Conformal Systems LLC. +// Copyright (c) 2014-2015 The btcsuite developers // Use of this source code is governed by an ISC // license that can be found in the LICENSE file. diff --git a/doc.go b/doc.go index ee5be686..43882e01 100644 --- a/doc.go +++ b/doc.go @@ -1,4 +1,4 @@ -// Copyright (c) 2014 Conformal Systems LLC. +// Copyright (c) 2014 The btcsuite developers // Use of this source code is governed by an ISC // license that can be found in the LICENSE file. diff --git a/examples/bitcoincorehttp/main.go b/examples/bitcoincorehttp/main.go index 38a13699..1f5f8b35 100644 --- a/examples/bitcoincorehttp/main.go +++ b/examples/bitcoincorehttp/main.go @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Conformal Systems LLC. +// Copyright (c) 2014-2015 The btcsuite developers // Use of this source code is governed by an ISC // license that can be found in the LICENSE file. diff --git a/examples/btcdwebsockets/main.go b/examples/btcdwebsockets/main.go index 92978305..360f54e5 100644 --- a/examples/btcdwebsockets/main.go +++ b/examples/btcdwebsockets/main.go @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Conformal Systems LLC. +// Copyright (c) 2014-2015 The btcsuite developers // Use of this source code is governed by an ISC // license that can be found in the LICENSE file. diff --git a/examples/btcwalletwebsockets/main.go b/examples/btcwalletwebsockets/main.go index 38833931..545fe7bb 100644 --- a/examples/btcwalletwebsockets/main.go +++ b/examples/btcwalletwebsockets/main.go @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Conformal Systems LLC. +// Copyright (c) 2014-2015 The btcsuite developers // Use of this source code is governed by an ISC // license that can be found in the LICENSE file. diff --git a/extensions.go b/extensions.go index af69de34..197c2d1e 100644 --- a/extensions.go +++ b/extensions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Conformal Systems LLC. +// Copyright (c) 2014-2015 The btcsuite developers // Use of this source code is governed by an ISC // license that can be found in the LICENSE file. diff --git a/infrastructure.go b/infrastructure.go index a97c1acb..1ae078a0 100644 --- a/infrastructure.go +++ b/infrastructure.go @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Conformal Systems LLC. +// Copyright (c) 2014-2015 The btcsuite developers // Use of this source code is governed by an ISC // license that can be found in the LICENSE file. diff --git a/log.go b/log.go index 0b05f1ca..4d629487 100644 --- a/log.go +++ b/log.go @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Conformal Systems LLC. +// Copyright (c) 2014-2015 The btcsuite developers // Use of this source code is governed by an ISC // license that can be found in the LICENSE file. diff --git a/mining.go b/mining.go index 83343dee..185a004a 100644 --- a/mining.go +++ b/mining.go @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Conformal Systems LLC. +// Copyright (c) 2014-2015 The btcsuite developers // Use of this source code is governed by an ISC // license that can be found in the LICENSE file. diff --git a/net.go b/net.go index bd25d3ed..171cee63 100644 --- a/net.go +++ b/net.go @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Conformal Systems LLC. +// Copyright (c) 2014-2015 The btcsuite developers // Use of this source code is governed by an ISC // license that can be found in the LICENSE file. diff --git a/notify.go b/notify.go index 1137c87e..2269a042 100644 --- a/notify.go +++ b/notify.go @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Conformal Systems LLC. +// Copyright (c) 2014-2015 The btcsuite developers // Use of this source code is governed by an ISC // license that can be found in the LICENSE file. diff --git a/rawrequest.go b/rawrequest.go index 24e129eb..b4df97d0 100644 --- a/rawrequest.go +++ b/rawrequest.go @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Conformal Systems LLC. +// Copyright (c) 2014-2015 The btcsuite developers // Use of this source code is governed by an ISC // license that can be found in the LICENSE file. diff --git a/rawtransactions.go b/rawtransactions.go index c9d8a0b5..ba43efde 100644 --- a/rawtransactions.go +++ b/rawtransactions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Conformal Systems LLC. +// Copyright (c) 2014-2015 The btcsuite developers // Use of this source code is governed by an ISC // license that can be found in the LICENSE file. diff --git a/wallet.go b/wallet.go index 4e6938f4..9327ccbb 100644 --- a/wallet.go +++ b/wallet.go @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Conformal Systems LLC. +// Copyright (c) 2014-2015 The btcsuite developers // Use of this source code is governed by an ISC // license that can be found in the LICENSE file.