diff --git a/common/fileutils.go b/common/fileutils.go index e5797a6..90c19f5 100644 --- a/common/fileutils.go +++ b/common/fileutils.go @@ -1,6 +1,6 @@ package common -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/common/osutils.go b/common/osutils.go index 9222053..0094a84 100644 --- a/common/osutils.go +++ b/common/osutils.go @@ -2,7 +2,7 @@ package common import "runtime" -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/common/types.go b/common/types.go index 29af174..a2d869a 100644 --- a/common/types.go +++ b/common/types.go @@ -1,6 +1,6 @@ package common -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/connection.go b/connection.go index 0d0e249..c369ad8 100644 --- a/connection.go +++ b/connection.go @@ -1,6 +1,6 @@ package vertigo -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/context.go b/context.go index 475793c..4acfe92 100644 --- a/context.go +++ b/context.go @@ -7,7 +7,7 @@ import ( "os" ) -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/driver.go b/driver.go index 28eef8f..36057e8 100644 --- a/driver.go +++ b/driver.go @@ -1,6 +1,6 @@ package vertigo -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/driver_test.go b/driver_test.go index 17ab2c2..23fad79 100644 --- a/driver_test.go +++ b/driver_test.go @@ -1,6 +1,6 @@ package vertigo -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/errors.go b/errors.go index ddda71f..ce0690b 100644 --- a/errors.go +++ b/errors.go @@ -1,6 +1,6 @@ package vertigo -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/logger/filelogger.go b/logger/filelogger.go index cd15d41..e393f7d 100644 --- a/logger/filelogger.go +++ b/logger/filelogger.go @@ -1,6 +1,6 @@ package logger -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/logger/logger.go b/logger/logger.go index ebf19e1..051e12e 100644 --- a/logger/logger.go +++ b/logger/logger.go @@ -1,6 +1,6 @@ package logger -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/logger/logger_test.go b/logger/logger_test.go index 94e9d51..0333060 100644 --- a/logger/logger_test.go +++ b/logger/logger_test.go @@ -1,6 +1,6 @@ package logger -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/logger/stdiologger.go b/logger/stdiologger.go index 8a4f715..bede2f3 100644 --- a/logger/stdiologger.go +++ b/logger/stdiologger.go @@ -1,6 +1,6 @@ package logger -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/logger_test.go b/logger_test.go index 13a6e23..5580bea 100644 --- a/logger_test.go +++ b/logger_test.go @@ -1,6 +1,6 @@ package vertigo -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/msgs/beauthenticationmsg.go b/msgs/beauthenticationmsg.go index b307ff2..83b599c 100644 --- a/msgs/beauthenticationmsg.go +++ b/msgs/beauthenticationmsg.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/msgs/bebindcompletemsg.go b/msgs/bebindcompletemsg.go index 99fec85..3f0fa25 100644 --- a/msgs/bebindcompletemsg.go +++ b/msgs/bebindcompletemsg.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/msgs/beclosecompletemsg.go b/msgs/beclosecompletemsg.go index 34b16d1..baf7952 100644 --- a/msgs/beclosecompletemsg.go +++ b/msgs/beclosecompletemsg.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/msgs/becmdcompletemsg.go b/msgs/becmdcompletemsg.go index 47f5f3f..ff085c6 100644 --- a/msgs/becmdcompletemsg.go +++ b/msgs/becmdcompletemsg.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/msgs/becmddescriptionmsg.go b/msgs/becmddescriptionmsg.go index 6f75827..0288246 100644 --- a/msgs/becmddescriptionmsg.go +++ b/msgs/becmddescriptionmsg.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/msgs/bedatarowmsg.go b/msgs/bedatarowmsg.go index 98e6b96..c549b95 100644 --- a/msgs/bedatarowmsg.go +++ b/msgs/bedatarowmsg.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/msgs/bedatarowmsg_test.go b/msgs/bedatarowmsg_test.go index e85e105..bde18ee 100644 --- a/msgs/bedatarowmsg_test.go +++ b/msgs/bedatarowmsg_test.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2020-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2020-2023 Micro Focus or one of its affiliates. // // 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/msgs/beemptyqueryrespmsg.go b/msgs/beemptyqueryrespmsg.go index a049373..babc485 100644 --- a/msgs/beemptyqueryrespmsg.go +++ b/msgs/beemptyqueryrespmsg.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/msgs/beerrormsg.go b/msgs/beerrormsg.go index 36460b4..10640c0 100644 --- a/msgs/beerrormsg.go +++ b/msgs/beerrormsg.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/msgs/beinitstdinloadmsg.go b/msgs/beinitstdinloadmsg.go index 403de96..3d4ff72 100644 --- a/msgs/beinitstdinloadmsg.go +++ b/msgs/beinitstdinloadmsg.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/msgs/bekeydatamsg.go b/msgs/bekeydatamsg.go index feb298a..008cc20 100644 --- a/msgs/bekeydatamsg.go +++ b/msgs/bekeydatamsg.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/msgs/beloadbalancemsg.go b/msgs/beloadbalancemsg.go index 28f4093..2ee61f0 100644 --- a/msgs/beloadbalancemsg.go +++ b/msgs/beloadbalancemsg.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2020-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2020-2023 Micro Focus or one of its affiliates. // // 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/msgs/beloadnewfilemsg.go b/msgs/beloadnewfilemsg.go index 54c74a5..49a5099 100644 --- a/msgs/beloadnewfilemsg.go +++ b/msgs/beloadnewfilemsg.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/msgs/benodatamsg.go b/msgs/benodatamsg.go index cdb038f..396ba9a 100644 --- a/msgs/benodatamsg.go +++ b/msgs/benodatamsg.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/msgs/benoticemsg.go b/msgs/benoticemsg.go index 41dd414..515506b 100644 --- a/msgs/benoticemsg.go +++ b/msgs/benoticemsg.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/msgs/beparameterdescmsg.go b/msgs/beparameterdescmsg.go index db36dbf..e58be8c 100644 --- a/msgs/beparameterdescmsg.go +++ b/msgs/beparameterdescmsg.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/msgs/beparamstatusmsg.go b/msgs/beparamstatusmsg.go index 51a3b03..15d206d 100644 --- a/msgs/beparamstatusmsg.go +++ b/msgs/beparamstatusmsg.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/msgs/beparsecomplete.go b/msgs/beparsecomplete.go index 45b7daa..7837dea 100644 --- a/msgs/beparsecomplete.go +++ b/msgs/beparsecomplete.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/msgs/beportalsuspendedmsg.go b/msgs/beportalsuspendedmsg.go index fb418a0..63dce0e 100644 --- a/msgs/beportalsuspendedmsg.go +++ b/msgs/beportalsuspendedmsg.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/msgs/bereadyforquerymsg.go b/msgs/bereadyforquerymsg.go index 74a0adf..f03bda0 100644 --- a/msgs/bereadyforquerymsg.go +++ b/msgs/bereadyforquerymsg.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/msgs/berowdescmsg.go b/msgs/berowdescmsg.go index 0dbd517..5054235 100644 --- a/msgs/berowdescmsg.go +++ b/msgs/berowdescmsg.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/msgs/beverifyloadfilesmsg.go b/msgs/beverifyloadfilesmsg.go index e826455..28ede78 100644 --- a/msgs/beverifyloadfilesmsg.go +++ b/msgs/beverifyloadfilesmsg.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/msgs/bewritefilemsg.go b/msgs/bewritefilemsg.go index 2e7ecb5..2aa98ff 100644 --- a/msgs/bewritefilemsg.go +++ b/msgs/bewritefilemsg.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/msgs/febindmsg.go b/msgs/febindmsg.go index dbb1df6..810f03f 100644 --- a/msgs/febindmsg.go +++ b/msgs/febindmsg.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/msgs/febindmsg_test.go b/msgs/febindmsg_test.go index ffa2344..c661c48 100644 --- a/msgs/febindmsg_test.go +++ b/msgs/febindmsg_test.go @@ -6,7 +6,7 @@ import ( "testing" ) -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/msgs/fecancelmsg.go b/msgs/fecancelmsg.go index 999cd65..0805f98 100644 --- a/msgs/fecancelmsg.go +++ b/msgs/fecancelmsg.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2020-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2020-2023 Micro Focus or one of its affiliates. // // 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/msgs/feclosemsg.go b/msgs/feclosemsg.go index b10563d..d45f1a7 100644 --- a/msgs/feclosemsg.go +++ b/msgs/feclosemsg.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/msgs/fedescribemsg.go b/msgs/fedescribemsg.go index f9a56cb..dc962c7 100644 --- a/msgs/fedescribemsg.go +++ b/msgs/fedescribemsg.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/msgs/feerrormsg.go b/msgs/feerrormsg.go index 5175cc1..52e105d 100644 --- a/msgs/feerrormsg.go +++ b/msgs/feerrormsg.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/msgs/feexecutemsg.go b/msgs/feexecutemsg.go index 7abebf8..d690d33 100644 --- a/msgs/feexecutemsg.go +++ b/msgs/feexecutemsg.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/msgs/feflush.go b/msgs/feflush.go index 740e1aa..c4e2713 100644 --- a/msgs/feflush.go +++ b/msgs/feflush.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/msgs/feloadbalancemsg.go b/msgs/feloadbalancemsg.go index 4f466ab..9873a78 100644 --- a/msgs/feloadbalancemsg.go +++ b/msgs/feloadbalancemsg.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2020-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2020-2023 Micro Focus or one of its affiliates. // // 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/msgs/feloaddatamsg.go b/msgs/feloaddatamsg.go index ad06b63..973f1da 100644 --- a/msgs/feloaddatamsg.go +++ b/msgs/feloaddatamsg.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/msgs/feloaddonemsg.go b/msgs/feloaddonemsg.go index 3459081..d6bf222 100644 --- a/msgs/feloaddonemsg.go +++ b/msgs/feloaddonemsg.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/msgs/feloadfailmsg.go b/msgs/feloadfailmsg.go index 43497c5..2371e67 100644 --- a/msgs/feloadfailmsg.go +++ b/msgs/feloadfailmsg.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/msgs/feparsemsg.go b/msgs/feparsemsg.go index 0d383a8..207c4c7 100644 --- a/msgs/feparsemsg.go +++ b/msgs/feparsemsg.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/msgs/fepasswordmsg.go b/msgs/fepasswordmsg.go index 5c98e69..f42433d 100644 --- a/msgs/fepasswordmsg.go +++ b/msgs/fepasswordmsg.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/msgs/fequerymsg.go b/msgs/fequerymsg.go index a578a9f..ed56f18 100644 --- a/msgs/fequerymsg.go +++ b/msgs/fequerymsg.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/msgs/fesslmsg.go b/msgs/fesslmsg.go index 8ca365d..83161b2 100644 --- a/msgs/fesslmsg.go +++ b/msgs/fesslmsg.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/msgs/festartupmsg.go b/msgs/festartupmsg.go index 23c439f..b6965f7 100644 --- a/msgs/festartupmsg.go +++ b/msgs/festartupmsg.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/msgs/fesyncmsg.go b/msgs/fesyncmsg.go index 272b588..ad79da1 100644 --- a/msgs/fesyncmsg.go +++ b/msgs/fesyncmsg.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/msgs/feterminatemsg.go b/msgs/feterminatemsg.go index b39820d..8fbe2df 100644 --- a/msgs/feterminatemsg.go +++ b/msgs/feterminatemsg.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2020-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2020-2023 Micro Focus or one of its affiliates. // // 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/msgs/feverifyloadfiles.go b/msgs/feverifyloadfiles.go index 06454b0..7234b85 100644 --- a/msgs/feverifyloadfiles.go +++ b/msgs/feverifyloadfiles.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/msgs/msg.go b/msgs/msg.go index 11a05bd..9b75e6d 100644 --- a/msgs/msg.go +++ b/msgs/msg.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/msgs/msgbuffer.go b/msgs/msgbuffer.go index 7bc8abe..8e1028f 100644 --- a/msgs/msgbuffer.go +++ b/msgs/msgbuffer.go @@ -1,6 +1,6 @@ package msgs -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/parse/queryLex.go b/parse/queryLex.go index 567dfe4..4f37880 100644 --- a/parse/queryLex.go +++ b/parse/queryLex.go @@ -6,7 +6,7 @@ import ( "unicode/utf8" ) -// Copyright (c) 2020-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2020-2023 Micro Focus or one of its affiliates. // 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/parse/queryLex_test.go b/parse/queryLex_test.go index bf715af..19bbac8 100644 --- a/parse/queryLex_test.go +++ b/parse/queryLex_test.go @@ -1,6 +1,6 @@ package parse -// Copyright (c) 2020-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2020-2023 Micro Focus or one of its affiliates. // // 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/result.go b/result.go index d075718..c2e9911 100644 --- a/result.go +++ b/result.go @@ -1,6 +1,6 @@ package vertigo -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/rowcache/file.go b/rowcache/file.go index 85a55a6..ea7dc50 100644 --- a/rowcache/file.go +++ b/rowcache/file.go @@ -1,6 +1,6 @@ package rowcache -// Copyright (c) 2020-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2020-2023 Micro Focus or one of its affiliates. // // 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/rowcache/file_test.go b/rowcache/file_test.go index 7fb5f38..0b6c63c 100644 --- a/rowcache/file_test.go +++ b/rowcache/file_test.go @@ -1,6 +1,6 @@ package rowcache -// Copyright (c) 2020-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2020-2023 Micro Focus or one of its affiliates. // // 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/rowcache/memory.go b/rowcache/memory.go index 7e827c9..88626a0 100644 --- a/rowcache/memory.go +++ b/rowcache/memory.go @@ -1,6 +1,6 @@ package rowcache -// Copyright (c) 2020-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2020-2023 Micro Focus or one of its affiliates. // // 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/rowcache/memory_test.go b/rowcache/memory_test.go index 63bceec..6be64a7 100644 --- a/rowcache/memory_test.go +++ b/rowcache/memory_test.go @@ -1,6 +1,6 @@ package rowcache -// Copyright (c) 2020-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2020-2023 Micro Focus or one of its affiliates. // // 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/rows.go b/rows.go index 680b759..c47159f 100644 --- a/rows.go +++ b/rows.go @@ -1,6 +1,6 @@ package vertigo -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/rows_test.go b/rows_test.go index 8294cf6..e0ab59d 100644 --- a/rows_test.go +++ b/rows_test.go @@ -1,6 +1,6 @@ package vertigo -// Copyright (c) 2020-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2020-2023 Micro Focus or one of its affiliates. // // 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/stmt.go b/stmt.go index def880e..47d69d9 100644 --- a/stmt.go +++ b/stmt.go @@ -1,6 +1,6 @@ package vertigo -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // 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/stmt_test.go b/stmt_test.go index f7b39df..d5b946b 100644 --- a/stmt_test.go +++ b/stmt_test.go @@ -1,6 +1,6 @@ package vertigo -// Copyright (c) 2020-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2020-2023 Micro Focus or one of its affiliates. // // 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/tx.go b/tx.go index 69aab78..55b88e5 100644 --- a/tx.go +++ b/tx.go @@ -1,6 +1,6 @@ package vertigo -// Copyright (c) 2019-2022 Micro Focus or one of its affiliates. +// Copyright (c) 2019-2023 Micro Focus or one of its affiliates. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.