add aplv2 headers to driver-tcp

This commit is contained in:
Jonathan Shook 2022-03-08 14:13:23 -06:00
parent 284d7c1c5f
commit a69731e30e
4 changed files with 40 additions and 44 deletions

View File

@ -1,6 +1,6 @@
/*
* Copyright (c) 2022 nosqlbench
*
* Copyright 2016 jshook
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
@ -13,7 +13,6 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
*/
package io.nosqlbench.activitytype.tcpclient;

View File

@ -1,6 +1,6 @@
/*
* Copyright (c) 2022 nosqlbench
*
* Copyright 2016 jshook
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
@ -13,7 +13,6 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
*/
package io.nosqlbench.activitytype.tcpclient;

View File

@ -1,6 +1,6 @@
/*
* Copyright (c) 2022 nosqlbench
*
* Copyright 2016 jshook
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
@ -13,7 +13,6 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
*/
package io.nosqlbench.activitytype.tcpserver;

View File

@ -1,6 +1,6 @@
/*
* Copyright (c) 2022 nosqlbench
*
* Copyright 2016 jshook
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
@ -13,7 +13,6 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
*/
package io.nosqlbench.activitytype.tcpserver;