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/common_test.go b/common_test.go index 08330903..31653445 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/db.go b/db.go index 3f6d418c..a1144ec0 100644 --- a/db.go +++ b/db.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/db_test.go b/db_test.go index 32dcd3ae..74a3b89b 100644 --- a/db_test.go +++ b/db_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/doc.go b/doc.go index a2c60e3e..eb5e426d 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/interface_test.go b/interface_test.go index d11a3546..a19e9978 100644 --- a/interface_test.go +++ b/interface_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/ldb/block.go b/ldb/block.go index b8b467c3..bcfa0696 100644 --- a/ldb/block.go +++ b/ldb/block.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/ldb/boundary_test.go b/ldb/boundary_test.go index 9d5c15f3..5a722441 100644 --- a/ldb/boundary_test.go +++ b/ldb/boundary_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/ldb/dbcache.go b/ldb/dbcache.go index 24fb2856..80298ee9 100644 --- a/ldb/dbcache.go +++ b/ldb/dbcache.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/ldb/doc.go b/ldb/doc.go index 9899a4c6..df99938b 100644 --- a/ldb/doc.go +++ b/ldb/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/ldb/dup_test.go b/ldb/dup_test.go index e1621408..e22fc7f3 100644 --- a/ldb/dup_test.go +++ b/ldb/dup_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/ldb/insertremove_test.go b/ldb/insertremove_test.go index 66cf48ce..20a2b2d0 100644 --- a/ldb/insertremove_test.go +++ b/ldb/insertremove_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/ldb/internal_test.go b/ldb/internal_test.go index 3d6cabf3..12c61fb2 100644 --- a/ldb/internal_test.go +++ b/ldb/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/ldb/leveldb.go b/ldb/leveldb.go index 4acecd17..fce55b2b 100644 --- a/ldb/leveldb.go +++ b/ldb/leveldb.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/ldb/operational_test.go b/ldb/operational_test.go index 89fb1425..8db333e7 100644 --- a/ldb/operational_test.go +++ b/ldb/operational_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/ldb/tx.go b/ldb/tx.go index cf99a6a5..d9ff9a60 100644 --- a/ldb/tx.go +++ b/ldb/tx.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 b6baf052..8aa02ec4 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/memdb/doc.go b/memdb/doc.go index c2afb20e..985aeb60 100644 --- a/memdb/doc.go +++ b/memdb/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/memdb/driver.go b/memdb/driver.go index e225e687..53e72c26 100644 --- a/memdb/driver.go +++ b/memdb/driver.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/memdb/memdb.go b/memdb/memdb.go index 7f23e714..4b805627 100644 --- a/memdb/memdb.go +++ b/memdb/memdb.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/memdb/memdb_test.go b/memdb/memdb_test.go index ff4615c7..f078bbb5 100644 --- a/memdb/memdb_test.go +++ b/memdb/memdb_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/sqlite3/doc.go b/sqlite3/doc.go index f9ade3b6..30d2dd90 100644 --- a/sqlite3/doc.go +++ b/sqlite3/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/sqlite3/insertfail_test.go b/sqlite3/insertfail_test.go index 391c3146..6fe54153 100644 --- a/sqlite3/insertfail_test.go +++ b/sqlite3/insertfail_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/sqlite3/insertremove_test.go b/sqlite3/insertremove_test.go index 4b0f586e..34d564bf 100644 --- a/sqlite3/insertremove_test.go +++ b/sqlite3/insertremove_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/sqlite3/internal_test.go b/sqlite3/internal_test.go index 64e9f0dd..81728223 100644 --- a/sqlite3/internal_test.go +++ b/sqlite3/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/sqlite3/operational_test.go b/sqlite3/operational_test.go index da73a962..e2f35b83 100644 --- a/sqlite3/operational_test.go +++ b/sqlite3/operational_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/sqlite3/sqlite.go b/sqlite3/sqlite.go index 0cb3fc61..813be68f 100644 --- a/sqlite3/sqlite.go +++ b/sqlite3/sqlite.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/sqlite3/sqliteblock.go b/sqlite3/sqliteblock.go index 0be4bcd9..f228dc70 100644 --- a/sqlite3/sqliteblock.go +++ b/sqlite3/sqliteblock.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/sqlite3/sqlitedbcache.go b/sqlite3/sqlitedbcache.go index 3caef680..9b87b498 100644 --- a/sqlite3/sqlitedbcache.go +++ b/sqlite3/sqlitedbcache.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/sqlite3/sqlitetx.go b/sqlite3/sqlitetx.go index 2e4ccaa3..d5963e19 100644 --- a/sqlite3/sqlitetx.go +++ b/sqlite3/sqlitetx.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.