From 18ac5c848a7e3f690719f9afa26b52b886270ced Mon Sep 17 00:00:00 2001 From: Dave Collins Date: Wed, 8 Jan 2014 23:52:54 -0600 Subject: [PATCH] Add 2014 to copyright dates. --- LICENSE | 2 +- accept.go | 2 +- blocklocator.go | 2 +- chain.go | 2 +- chain_test.go | 2 +- checkpoints.go | 2 +- common_test.go | 2 +- difficulty.go | 2 +- doc.go | 2 +- internal_test.go | 2 +- log.go | 2 +- merkle.go | 2 +- merkle_test.go | 2 +- notifications.go | 2 +- params.go | 2 +- process.go | 2 +- reorganization_test.go | 2 +- scriptval.go | 2 +- timesorter.go | 2 +- timesorter_test.go | 2 +- txlookup.go | 2 +- validate.go | 2 +- validate_test.go | 2 +- 23 files changed, 23 insertions(+), 23 deletions(-) diff --git a/LICENSE b/LICENSE index 0d760cbb..992dd50d 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2013 Conformal Systems LLC. +Copyright (c) 2013-2014 Conformal Systems LLC. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above diff --git a/accept.go b/accept.go index f69bf8be..764437ac 100644 --- a/accept.go +++ b/accept.go @@ -1,4 +1,4 @@ -// Copyright (c) 2013 Conformal Systems LLC. +// Copyright (c) 2013-2014 Conformal Systems LLC. // Use of this source code is governed by an ISC // license that can be found in the LICENSE file. diff --git a/blocklocator.go b/blocklocator.go index 0e783b4e..5a1dd150 100644 --- a/blocklocator.go +++ b/blocklocator.go @@ -1,4 +1,4 @@ -// Copyright (c) 2013 Conformal Systems LLC. +// Copyright (c) 2013-2014 Conformal Systems LLC. // Use of this source code is governed by an ISC // license that can be found in the LICENSE file. diff --git a/chain.go b/chain.go index 44bdf9d2..f47726c4 100644 --- a/chain.go +++ b/chain.go @@ -1,4 +1,4 @@ -// Copyright (c) 2013 Conformal Systems LLC. +// Copyright (c) 2013-2014 Conformal Systems LLC. // Use of this source code is governed by an ISC // license that can be found in the LICENSE file. diff --git a/chain_test.go b/chain_test.go index c167e8c6..37659a02 100644 --- a/chain_test.go +++ b/chain_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2013 Conformal Systems LLC. +// Copyright (c) 2013-2014 Conformal Systems LLC. // Use of this source code is governed by an ISC // license that can be found in the LICENSE file. diff --git a/checkpoints.go b/checkpoints.go index 5edfc816..47951dc1 100644 --- a/checkpoints.go +++ b/checkpoints.go @@ -1,4 +1,4 @@ -// Copyright (c) 2013 Conformal Systems LLC. +// Copyright (c) 2013-2014 Conformal Systems LLC. // Use of this source code is governed by an ISC // license that can be found in the LICENSE file. diff --git a/common_test.go b/common_test.go index 22751ca6..c95f88bd 100644 --- a/common_test.go +++ b/common_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2013 Conformal Systems LLC. +// Copyright (c) 2013-2014 Conformal Systems LLC. // Use of this source code is governed by an ISC // license that can be found in the LICENSE file. diff --git a/difficulty.go b/difficulty.go index 013989d4..62f2d2eb 100644 --- a/difficulty.go +++ b/difficulty.go @@ -1,4 +1,4 @@ -// Copyright (c) 2013 Conformal Systems LLC. +// Copyright (c) 2013-2014 Conformal Systems LLC. // 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 f31a71e4..4138509e 100644 --- a/doc.go +++ b/doc.go @@ -1,4 +1,4 @@ -// Copyright (c) 2013 Conformal Systems LLC. +// Copyright (c) 2013-2014 Conformal Systems LLC. // Use of this source code is governed by an ISC // license that can be found in the LICENSE file. diff --git a/internal_test.go b/internal_test.go index f364167c..840c0c5e 100644 --- a/internal_test.go +++ b/internal_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2013 Conformal Systems LLC. +// Copyright (c) 2013-2014 Conformal Systems LLC. // 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 cf463449..22a60ebd 100644 --- a/log.go +++ b/log.go @@ -1,4 +1,4 @@ -// Copyright (c) 2013 Conformal Systems LLC. +// Copyright (c) 2013-2014 Conformal Systems LLC. // Use of this source code is governed by an ISC // license that can be found in the LICENSE file. diff --git a/merkle.go b/merkle.go index b0e2f1d7..fdee30e1 100644 --- a/merkle.go +++ b/merkle.go @@ -1,4 +1,4 @@ -// Copyright (c) 2013 Conformal Systems LLC. +// Copyright (c) 2013-2014 Conformal Systems LLC. // Use of this source code is governed by an ISC // license that can be found in the LICENSE file. diff --git a/merkle_test.go b/merkle_test.go index 18ff1d20..6fbae40a 100644 --- a/merkle_test.go +++ b/merkle_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2013 Conformal Systems LLC. +// Copyright (c) 2013-2014 Conformal Systems LLC. // Use of this source code is governed by an ISC // license that can be found in the LICENSE file. diff --git a/notifications.go b/notifications.go index a4ba98b1..813ffa35 100644 --- a/notifications.go +++ b/notifications.go @@ -1,4 +1,4 @@ -// Copyright (c) 2013 Conformal Systems LLC. +// Copyright (c) 2013-2014 Conformal Systems LLC. // Use of this source code is governed by an ISC // license that can be found in the LICENSE file. diff --git a/params.go b/params.go index 685bad3e..fa468698 100644 --- a/params.go +++ b/params.go @@ -1,4 +1,4 @@ -// Copyright (c) 2013 Conformal Systems LLC. +// Copyright (c) 2013-2014 Conformal Systems LLC. // Use of this source code is governed by an ISC // license that can be found in the LICENSE file. diff --git a/process.go b/process.go index 9cdf7be0..ced8042d 100644 --- a/process.go +++ b/process.go @@ -1,4 +1,4 @@ -// Copyright (c) 2013 Conformal Systems LLC. +// Copyright (c) 2013-2014 Conformal Systems LLC. // Use of this source code is governed by an ISC // license that can be found in the LICENSE file. diff --git a/reorganization_test.go b/reorganization_test.go index df67d435..df407725 100644 --- a/reorganization_test.go +++ b/reorganization_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2013 Conformal Systems LLC. +// Copyright (c) 2013-2014 Conformal Systems LLC. // Use of this source code is governed by an ISC // license that can be found in the LICENSE file. diff --git a/scriptval.go b/scriptval.go index 3ed201fe..26360eb2 100644 --- a/scriptval.go +++ b/scriptval.go @@ -1,4 +1,4 @@ -// Copyright (c) 2013 Conformal Systems LLC. +// Copyright (c) 2013-2014 Conformal Systems LLC. // Use of this source code is governed by an ISC // license that can be found in the LICENSE file. diff --git a/timesorter.go b/timesorter.go index 6cb8448d..744726d7 100644 --- a/timesorter.go +++ b/timesorter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2013 Conformal Systems LLC. +// Copyright (c) 2013-2014 Conformal Systems LLC. // Use of this source code is governed by an ISC // license that can be found in the LICENSE file. diff --git a/timesorter_test.go b/timesorter_test.go index 397feae0..bd4b2fe0 100644 --- a/timesorter_test.go +++ b/timesorter_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2013 Conformal Systems LLC. +// Copyright (c) 2013-2014 Conformal Systems LLC. // Use of this source code is governed by an ISC // license that can be found in the LICENSE file. diff --git a/txlookup.go b/txlookup.go index 3d5c1df2..b2773414 100644 --- a/txlookup.go +++ b/txlookup.go @@ -1,4 +1,4 @@ -// Copyright (c) 2013 Conformal Systems LLC. +// Copyright (c) 2013-2014 Conformal Systems LLC. // Use of this source code is governed by an ISC // license that can be found in the LICENSE file. diff --git a/validate.go b/validate.go index bc61aaf8..8ea9f519 100644 --- a/validate.go +++ b/validate.go @@ -1,4 +1,4 @@ -// Copyright (c) 2013 Conformal Systems LLC. +// Copyright (c) 2013-2014 Conformal Systems LLC. // Use of this source code is governed by an ISC // license that can be found in the LICENSE file. diff --git a/validate_test.go b/validate_test.go index a04148d5..b1b09073 100644 --- a/validate_test.go +++ b/validate_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2013 Conformal Systems LLC. +// Copyright (c) 2013-2014 Conformal Systems LLC. // Use of this source code is governed by an ISC // license that can be found in the LICENSE file.