From 18a381db708bde7d59057ccb54e3ca52411379b2 Mon Sep 17 00:00:00 2001 From: Jan Hecking Date: Wed, 20 Feb 2019 22:07:48 +0800 Subject: [PATCH] Update copyright year for files that changed this year --- benchmarks/alerts.js | 2 +- benchmarks/main.js | 2 +- benchmarks/stats.js | 2 +- benchmarks/worker.js | 2 +- lib/client.js | 2 +- lib/error.js | 2 +- lib/geojson.js | 2 +- test/apply.js | 2 +- test/batch_exists.js | 2 +- test/batch_get.js | 2 +- test/batch_read.js | 2 +- test/batch_select.js | 2 +- test/client.js | 2 +- test/command_queue.js | 2 +- test/config.js | 2 +- test/exists.js | 2 +- test/generators/value.js | 2 +- test/geojson.js | 2 +- test/get.js | 2 +- test/info.js | 2 +- test/key.js | 2 +- test/lists.js | 2 +- test/maps.js | 2 +- test/operate.js | 2 +- test/predexp.js | 2 +- test/put.js | 2 +- test/query.js | 2 +- test/remove.js | 2 +- test/scan.js | 2 +- test/select.js | 2 +- test/stress/perfdata.js | 2 +- test/stress/query.js | 2 +- test/stress/scan.js | 2 +- test/test_helper.js | 2 +- test/truncate.js | 2 +- test/udf.js | 2 +- test/util/options.js | 2 +- test/utils.js | 2 +- 38 files changed, 38 insertions(+), 38 deletions(-) diff --git a/benchmarks/alerts.js b/benchmarks/alerts.js index 7c1b9865..7d29f176 100644 --- a/benchmarks/alerts.js +++ b/benchmarks/alerts.js @@ -1,5 +1,5 @@ // ***************************************************************************** -// Copyright 2013-2017 Aerospike, Inc. +// Copyright 2013-2019 Aerospike, Inc. // // Licensed under the Apache License, Version 2.0 (the "License") // you may not use this file except in compliance with the License. diff --git a/benchmarks/main.js b/benchmarks/main.js index 530b361d..aa447c8b 100644 --- a/benchmarks/main.js +++ b/benchmarks/main.js @@ -1,5 +1,5 @@ // ***************************************************************************** -// Copyright 2013-2017 Aerospike, Inc. +// Copyright 2013-2019 Aerospike, Inc. // // Licensed under the Apache License, Version 2.0 (the "License") // you may not use this file except in compliance with the License. diff --git a/benchmarks/stats.js b/benchmarks/stats.js index 9964003c..5c25cf00 100644 --- a/benchmarks/stats.js +++ b/benchmarks/stats.js @@ -1,5 +1,5 @@ // ***************************************************************************** -// Copyright 2013-2017 Aerospike, Inc. +// Copyright 2013-2019 Aerospike, Inc. // // Licensed under the Apache License, Version 2.0 (the "License") // you may not use this file except in compliance with the License. diff --git a/benchmarks/worker.js b/benchmarks/worker.js index e4851ccf..55715bb7 100644 --- a/benchmarks/worker.js +++ b/benchmarks/worker.js @@ -1,5 +1,5 @@ // ***************************************************************************** -// Copyright 2013-2017 Aerospike, Inc. +// Copyright 2013-2019 Aerospike, Inc. // // Licensed under the Apache License, Version 2.0 (the "License") // you may not use this file except in compliance with the License. diff --git a/lib/client.js b/lib/client.js index 7ea73b2a..7d62f75b 100644 --- a/lib/client.js +++ b/lib/client.js @@ -1,5 +1,5 @@ // ***************************************************************************** -// Copyright 2013-2018 Aerospike, Inc. +// Copyright 2013-2019 Aerospike, Inc. // // Licensed under the Apache License, Version 2.0 (the "License") // you may not use this file except in compliance with the License. diff --git a/lib/error.js b/lib/error.js index 25c87a72..49f312a6 100644 --- a/lib/error.js +++ b/lib/error.js @@ -1,5 +1,5 @@ // ***************************************************************************** -// Copyright 2013-2018 Aerospike, Inc. +// Copyright 2013-2019 Aerospike, Inc. // // Licensed under the Apache License, Version 2.0 (the "License") // you may not use this file except in compliance with the License. diff --git a/lib/geojson.js b/lib/geojson.js index fb24a542..b72e82e5 100644 --- a/lib/geojson.js +++ b/lib/geojson.js @@ -1,5 +1,5 @@ // ***************************************************************************** -// Copyright 2013-2017 Aerospike, Inc. +// Copyright 2013-2019 Aerospike, Inc. // // Licensed under the Apache License, Version 2.0 (the "License") // you may not use this file except in compliance with the License. diff --git a/test/apply.js b/test/apply.js index c4cc0bd3..86cbccc6 100644 --- a/test/apply.js +++ b/test/apply.js @@ -1,5 +1,5 @@ // ***************************************************************************** -// Copyright 2013-2017 Aerospike, Inc. +// Copyright 2013-2019 Aerospike, Inc. // // Licensed under the Apache License, Version 2.0 (the "License") // you may not use this file except in compliance with the License. diff --git a/test/batch_exists.js b/test/batch_exists.js index d1d18790..3c3aaa78 100644 --- a/test/batch_exists.js +++ b/test/batch_exists.js @@ -1,5 +1,5 @@ // ***************************************************************************** -// Copyright 2013-2017 Aerospike, Inc. +// Copyright 2013-2019 Aerospike, Inc. // // Licensed under the Apache License, Version 2.0 (the "License") // you may not use this file except in compliance with the License. diff --git a/test/batch_get.js b/test/batch_get.js index d87ea097..81d196be 100644 --- a/test/batch_get.js +++ b/test/batch_get.js @@ -1,5 +1,5 @@ // ***************************************************************************** -// Copyright 2013-2017 Aerospike, Inc. +// Copyright 2013-2019 Aerospike, Inc. // // Licensed under the Apache License, Version 2.0 (the "License") // you may not use this file except in compliance with the License. diff --git a/test/batch_read.js b/test/batch_read.js index aec49184..97383b0b 100644 --- a/test/batch_read.js +++ b/test/batch_read.js @@ -1,5 +1,5 @@ // ***************************************************************************** -// Copyright 2013-2017 Aerospike, Inc. +// Copyright 2013-2019 Aerospike, Inc. // // Licensed under the Apache License, Version 2.0 (the "License") // you may not use this file except in compliance with the License. diff --git a/test/batch_select.js b/test/batch_select.js index 2e60e013..ba4f9a6e 100644 --- a/test/batch_select.js +++ b/test/batch_select.js @@ -1,5 +1,5 @@ // ***************************************************************************** -// Copyright 2013-2017 Aerospike, Inc. +// Copyright 2013-2019 Aerospike, Inc. // // Licensed under the Apache License, Version 2.0 (the "License") // you may not use this file except in compliance with the License. diff --git a/test/client.js b/test/client.js index 1e961aa2..9c32d4f7 100644 --- a/test/client.js +++ b/test/client.js @@ -1,5 +1,5 @@ // ***************************************************************************** -// Copyright 2013-2018 Aerospike, Inc. +// Copyright 2013-2019 Aerospike, Inc. // // Licensed under the Apache License, Version 2.0 (the "License") // you may not use this file except in compliance with the License. diff --git a/test/command_queue.js b/test/command_queue.js index 7a20e106..85bfa6e5 100644 --- a/test/command_queue.js +++ b/test/command_queue.js @@ -1,5 +1,5 @@ // ***************************************************************************** -// Copyright 2013-2018 Aerospike, Inc. +// Copyright 2013-2019 Aerospike, Inc. // // Licensed under the Apache License, Version 2.0 (the "License") // you may not use this file except in compliance with the License. diff --git a/test/config.js b/test/config.js index 24907d42..630bd826 100644 --- a/test/config.js +++ b/test/config.js @@ -1,5 +1,5 @@ // ***************************************************************************** -// Copyright 2013-2018 Aerospike, Inc. +// Copyright 2013-2019 Aerospike, Inc. // // Licensed under the Apache License, Version 2.0 (the "License") // you may not use this file except in compliance with the License. diff --git a/test/exists.js b/test/exists.js index b16ac9a1..bc20cf93 100644 --- a/test/exists.js +++ b/test/exists.js @@ -1,5 +1,5 @@ // ***************************************************************************** -// Copyright 2013-2017 Aerospike, Inc. +// Copyright 2013-2019 Aerospike, Inc. // // Licensed under the Apache License, Version 2.0 (the "License") // you may not use this file except in compliance with the License. diff --git a/test/generators/value.js b/test/generators/value.js index 51034291..e6568f7f 100644 --- a/test/generators/value.js +++ b/test/generators/value.js @@ -1,5 +1,5 @@ // ***************************************************************************** -// Copyright 2013-2017 Aerospike, Inc. +// Copyright 2013-2019 Aerospike, Inc. // // Licensed under the Apache License, Version 2.0 (the "License") // you may not use this file except in compliance with the License. diff --git a/test/geojson.js b/test/geojson.js index 315b19b0..51ce7b62 100644 --- a/test/geojson.js +++ b/test/geojson.js @@ -1,5 +1,5 @@ // ***************************************************************************** -// Copyright 2013-2018 Aerospike, Inc. +// Copyright 2013-2019 Aerospike, Inc. // // Licensed under the Apache License, Version 2.0 (the "License") // you may not use this file except in compliance with the License. diff --git a/test/get.js b/test/get.js index 82781576..c2fb675f 100644 --- a/test/get.js +++ b/test/get.js @@ -1,5 +1,5 @@ // ***************************************************************************** -// Copyright 2013-2018 Aerospike, Inc. +// Copyright 2013-2019 Aerospike, Inc. // // Licensed under the Apache License, Version 2.0 (the "License") // you may not use this file except in compliance with the License. diff --git a/test/info.js b/test/info.js index ca3fb331..de8c9468 100644 --- a/test/info.js +++ b/test/info.js @@ -1,5 +1,5 @@ // ***************************************************************************** -// Copyright 2013-2017 Aerospike, Inc. +// Copyright 2013-2019 Aerospike, Inc. // // Licensed under the Apache License, Version 2.0 (the "License") // you may not use this file except in compliance with the License. diff --git a/test/key.js b/test/key.js index c4c1d795..2bd08342 100644 --- a/test/key.js +++ b/test/key.js @@ -1,5 +1,5 @@ // ***************************************************************************** -// Copyright 2013-2018 Aerospike, Inc. +// Copyright 2013-2019 Aerospike, Inc. // // Licensed under the Apache License, Version 2.0 (the "License") // you may not use this file except in compliance with the License. diff --git a/test/lists.js b/test/lists.js index 0ddeb362..598e9194 100644 --- a/test/lists.js +++ b/test/lists.js @@ -1,5 +1,5 @@ // ***************************************************************************** -// Copyright 2013-2018 Aerospike, Inc. +// Copyright 2013-2019 Aerospike, Inc. // // Licensed under the Apache License, Version 2.0 (the "License") // you may not use this file except in compliance with the License. diff --git a/test/maps.js b/test/maps.js index 48b0e3b2..e6e36b69 100644 --- a/test/maps.js +++ b/test/maps.js @@ -1,5 +1,5 @@ // ***************************************************************************** -// Copyright 2013-2018 Aerospike, Inc. +// Copyright 2013-2019 Aerospike, Inc. // // Licensed under the Apache License, Version 2.0 (the "License") // you may not use this file except in compliance with the License. diff --git a/test/operate.js b/test/operate.js index c68146ca..9333bcfc 100644 --- a/test/operate.js +++ b/test/operate.js @@ -1,5 +1,5 @@ // ***************************************************************************** -// Copyright 2013-2017 Aerospike, Inc. +// Copyright 2013-2019 Aerospike, Inc. // // Licensed under the Apache License, Version 2.0 (the "License") // you may not use this file except in compliance with the License. diff --git a/test/predexp.js b/test/predexp.js index 985d961c..bfefc43e 100644 --- a/test/predexp.js +++ b/test/predexp.js @@ -1,5 +1,5 @@ // ***************************************************************************** -// Copyright 2018 Aerospike, Inc. +// Copyright 2018-2019 Aerospike, Inc. // // Licensed under the Apache License, Version 2.0 (the "License") // you may not use this file except in compliance with the License. diff --git a/test/put.js b/test/put.js index 4b3b4221..bd7f15eb 100644 --- a/test/put.js +++ b/test/put.js @@ -1,5 +1,5 @@ // ***************************************************************************** -// Copyright 2013-2017 Aerospike, Inc. +// Copyright 2013-2019 Aerospike, Inc. // // Licensed under the Apache License, Version 2.0 (the "License") // you may not use this file except in compliance with the License. diff --git a/test/query.js b/test/query.js index 17f3ff98..8d4db9b8 100644 --- a/test/query.js +++ b/test/query.js @@ -1,5 +1,5 @@ // ***************************************************************************** -// Copyright 2013-2017 Aerospike, Inc. +// Copyright 2013-2019 Aerospike, Inc. // // Licensed under the Apache License, Version 2.0 (the "License") // you may not use this file except in compliance with the License. diff --git a/test/remove.js b/test/remove.js index 7d83e1c3..b70f731a 100644 --- a/test/remove.js +++ b/test/remove.js @@ -1,5 +1,5 @@ // ***************************************************************************** -// Copyright 2013-2017 Aerospike, Inc. +// Copyright 2013-2019 Aerospike, Inc. // // Licensed under the Apache License, Version 2.0 (the "License") // you may not use this file except in compliance with the License. diff --git a/test/scan.js b/test/scan.js index 4a7b176d..889aa7a1 100644 --- a/test/scan.js +++ b/test/scan.js @@ -1,5 +1,5 @@ // ***************************************************************************** -// Copyright 2013-2017 Aerospike, Inc. +// Copyright 2013-2019 Aerospike, Inc. // // Licensed under the Apache License, Version 2.0 (the "License") // you may not use this file except in compliance with the License. diff --git a/test/select.js b/test/select.js index f3455fc3..3f3989f6 100644 --- a/test/select.js +++ b/test/select.js @@ -1,5 +1,5 @@ // ***************************************************************************** -// Copyright 2013-2017 Aerospike, Inc. +// Copyright 2013-2019 Aerospike, Inc. // // Licensed under the Apache License, Version 2.0 (the "License") // you may not use this file except in compliance with the License. diff --git a/test/stress/perfdata.js b/test/stress/perfdata.js index 0adb72e7..e478679c 100644 --- a/test/stress/perfdata.js +++ b/test/stress/perfdata.js @@ -1,5 +1,5 @@ // ***************************************************************************** -// Copyright 2013-2017 Aerospike, Inc. +// Copyright 2013-2019 Aerospike, Inc. // // Licensed under the Apache License, Version 2.0 (the "License") // you may not use this file except in compliance with the License. diff --git a/test/stress/query.js b/test/stress/query.js index 7f04c764..23eaac41 100644 --- a/test/stress/query.js +++ b/test/stress/query.js @@ -1,5 +1,5 @@ // ***************************************************************************** -// Copyright 2013-2017 Aerospike, Inc. +// Copyright 2013-2019 Aerospike, Inc. // // Licensed under the Apache License, Version 2.0 (the "License") // you may not use this file except in compliance with the License. diff --git a/test/stress/scan.js b/test/stress/scan.js index 796bf468..dbf7ec56 100644 --- a/test/stress/scan.js +++ b/test/stress/scan.js @@ -1,5 +1,5 @@ // ***************************************************************************** -// Copyright 2013-2017 Aerospike, Inc. +// Copyright 2013-2019 Aerospike, Inc. // // Licensed under the Apache License, Version 2.0 (the "License") // you may not use this file except in compliance with the License. diff --git a/test/test_helper.js b/test/test_helper.js index dc3f2ad5..e086b716 100644 --- a/test/test_helper.js +++ b/test/test_helper.js @@ -1,5 +1,5 @@ // ***************************************************************************** -// Copyright 2013-2018 Aerospike, Inc. +// Copyright 2013-2019 Aerospike, Inc. // // Licensed under the Apache License, Version 2.0 (the "License") // you may not use this file except in compliance with the License. diff --git a/test/truncate.js b/test/truncate.js index 71284083..fc488b71 100644 --- a/test/truncate.js +++ b/test/truncate.js @@ -1,5 +1,5 @@ // ***************************************************************************** -// Copyright 2013-2017 Aerospike, Inc. +// Copyright 2013-2019 Aerospike, Inc. // // Licensed under the Apache License, Version 2.0 (the "License") // you may not use this file except in compliance with the License. diff --git a/test/udf.js b/test/udf.js index 6f5ee4ca..938d3d54 100644 --- a/test/udf.js +++ b/test/udf.js @@ -1,5 +1,5 @@ // ***************************************************************************** -// Copyright 2013-2017 Aerospike, Inc. +// Copyright 2013-2019 Aerospike, Inc. // // Licensed under the Apache License, Version 2.0 (the "License") // you may not use this file except in compliance with the License. diff --git a/test/util/options.js b/test/util/options.js index 2da753b2..97a27dc0 100644 --- a/test/util/options.js +++ b/test/util/options.js @@ -1,5 +1,5 @@ // ***************************************************************************** -// Copyright 2013-2017 Aerospike, Inc. +// Copyright 2013-2019 Aerospike, Inc. // // Licensed under the Apache License, Version 2.0 (the "License") // you may not use this file except in compliance with the License. diff --git a/test/utils.js b/test/utils.js index 94714d33..448fe5f7 100644 --- a/test/utils.js +++ b/test/utils.js @@ -1,5 +1,5 @@ // ***************************************************************************** -// Copyright 2013-2018 Aerospike, Inc. +// Copyright 2013-2019 Aerospike, Inc. // // Licensed under the Apache License, Version 2.0 (the "License") // you may not use this file except in compliance with the License.