From f2c9ca35303d542987ebdeef54df4f028b6285d9 Mon Sep 17 00:00:00 2001 From: Trial97 Date: Wed, 10 Mar 2021 11:11:45 +0200 Subject: [PATCH] Fixed typo in license header --- engine/account.go | 2 +- engine/account_test.go | 2 +- engine/action.go | 2 +- engine/action_plan.go | 2 +- engine/action_plan_test.go | 2 +- engine/action_trigger.go | 2 +- engine/action_trigger_test.go | 2 +- engine/actionprofile.go | 2 +- engine/actionprofile_test.go | 2 +- engine/actions_test.go | 2 +- engine/attributes.go | 2 +- engine/balance_filter.go | 2 +- engine/balance_filter_test.go | 2 +- engine/balances.go | 2 +- engine/balances_test.go | 2 +- engine/caches.go | 2 +- engine/callcost.go | 2 +- engine/callcost_test.go | 2 +- engine/calldesc.go | 2 +- engine/calldesc_test.go | 2 +- engine/caps.go | 2 +- engine/caps_test.go | 2 +- engine/cdr.go | 2 +- engine/cdr_test.go | 2 +- engine/cdrs.go | 2 +- engine/cgrsafev.go | 2 +- engine/chargers.go | 2 +- engine/chargers_test.go | 2 +- engine/connmanager.go | 2 +- engine/datadbmock.go | 2 +- engine/datamanager.go | 2 +- engine/destinations.go | 2 +- engine/destinations_test.go | 2 +- engine/dispatcherprfl.go | 2 +- engine/dispatcherprfl_test.go | 2 +- engine/dynamicdp.go | 2 +- engine/eventcost.go | 2 +- engine/eventcost_test.go | 2 +- engine/filters.go | 2 +- engine/filters_test.go | 2 +- engine/fscdr.go | 2 +- engine/fscdr_test.go | 2 +- engine/globalvars.go | 2 +- engine/globalvars_test.go | 2 +- engine/lib_test.go | 2 +- engine/libattributes.go | 2 +- engine/libattributes_test.go | 2 +- engine/libcdre.go | 2 +- engine/libcdre_test.go | 2 +- engine/libchargers.go | 2 +- engine/libengine.go | 2 +- engine/libeventcost.go | 2 +- engine/libeventcost_test.go | 2 +- engine/libindex.go | 2 +- engine/libroutes.go | 2 +- engine/libroutes_test.go | 2 +- engine/libstats.go | 2 +- engine/libstats_test.go | 2 +- engine/libtest.go | 2 +- engine/loader_csv_test.go | 2 +- engine/mapevent.go | 2 +- engine/mapevent_test.go | 2 +- engine/model_helpers.go | 2 +- engine/model_helpers_test.go | 2 +- engine/models.go | 2 +- engine/models_test.go | 2 +- engine/poster_test.go | 2 +- engine/pstr_amqp.go | 2 +- engine/pstr_amqpv1.go | 2 +- engine/pstr_http.go | 2 +- engine/pstr_kafka.go | 2 +- engine/pstr_s3.go | 2 +- engine/pstr_sqs.go | 2 +- engine/rateinterval.go | 2 +- engine/rateinterval_test.go | 2 +- engine/rateprofile.go | 2 +- engine/rateprofile_test.go | 2 +- engine/ratingplan_test.go | 2 +- engine/ratingprofile.go | 2 +- engine/ratingprofile_test.go | 2 +- engine/remoterepl.go | 2 +- engine/resources.go | 2 +- engine/responder.go | 2 +- engine/responder_test.go | 2 +- engine/route_highestcost.go | 2 +- engine/route_leastcost.go | 2 +- engine/route_load_distribution.go | 2 +- engine/route_qos.go | 2 +- engine/route_reas.go | 2 +- engine/route_reds.go | 2 +- engine/route_weight.go | 2 +- engine/routes.go | 2 +- engine/routes_test.go | 2 +- engine/safevent.go | 2 +- engine/safevent_test.go | 2 +- engine/sharedgroup.go | 2 +- engine/sharedgroup_test.go | 2 +- engine/statmetrics.go | 2 +- engine/statmetrics_test.go | 2 +- engine/stats.go | 2 +- engine/stats_test.go | 2 +- engine/storage_csv.go | 2 +- engine/storage_interface.go | 2 +- engine/storage_internal_datadb.go | 2 +- engine/storage_internal_stordb.go | 2 +- engine/storage_mongo_datadb.go | 2 +- engine/storage_mongo_stordb.go | 2 +- engine/storage_mysql.go | 2 +- engine/storage_postgres.go | 2 +- engine/storage_redis.go | 2 +- engine/storage_sql.go | 2 +- engine/storage_test.go | 2 +- engine/storage_utils.go | 2 +- engine/suretax.go | 2 +- engine/suretax_test.go | 2 +- engine/task.go | 2 +- engine/task_test.go | 2 +- engine/thresholds.go | 2 +- engine/thresholds_test.go | 2 +- engine/timespans.go | 2 +- engine/timespans_test.go | 2 +- engine/tpexporter.go | 2 +- engine/tpimporter_csv.go | 2 +- engine/tpreader.go | 2 +- engine/units_counter.go | 2 +- engine/units_counter_test.go | 2 +- engine/version.go | 2 +- engine/version_test.go | 2 +- engine/z_actions2_it_test.go | 2 +- engine/z_actions_it_test.go | 2 +- engine/z_attributes_test.go | 2 +- engine/z_cdr_it_test.go | 2 +- engine/z_datamanager_it_test.go | 2 +- engine/z_filterhelpers_test.go | 2 +- engine/z_filterindexer_it_test.go | 2 +- engine/z_libcdre_it_test.go | 2 +- engine/z_loader_it_test.go | 2 +- engine/z_onstor_it_test.go | 2 +- engine/z_poster_it_test.go | 2 +- engine/z_resources_test.go | 2 +- engine/z_storage_cdrs_it_test.go | 2 +- engine/z_stordb_it_test.go | 2 +- engine/z_versions_it_test.go | 2 +- 143 files changed, 143 insertions(+), 143 deletions(-) diff --git a/engine/account.go b/engine/account.go index 612b79029..89d1f0f16 100644 --- a/engine/account.go +++ b/engine/account.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/account_test.go b/engine/account_test.go index ec68b4e78..69ffb21d2 100644 --- a/engine/account_test.go +++ b/engine/account_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/action.go b/engine/action.go index 9dcd0e2b3..7690f8516 100644 --- a/engine/action.go +++ b/engine/action.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/action_plan.go b/engine/action_plan.go index 58520ffdf..6bd396ae5 100644 --- a/engine/action_plan.go +++ b/engine/action_plan.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/action_plan_test.go b/engine/action_plan_test.go index 149c6872b..b3db2f6f7 100644 --- a/engine/action_plan_test.go +++ b/engine/action_plan_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/action_trigger.go b/engine/action_trigger.go index d94121b30..60bc5c66e 100644 --- a/engine/action_trigger.go +++ b/engine/action_trigger.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/action_trigger_test.go b/engine/action_trigger_test.go index 44111f2c6..f03185f0c 100644 --- a/engine/action_trigger_test.go +++ b/engine/action_trigger_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/actionprofile.go b/engine/actionprofile.go index f08f7646c..c8f57f6f0 100644 --- a/engine/actionprofile.go +++ b/engine/actionprofile.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/actionprofile_test.go b/engine/actionprofile_test.go index 87f4f739a..ca165d72d 100644 --- a/engine/actionprofile_test.go +++ b/engine/actionprofile_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/actions_test.go b/engine/actions_test.go index 01882381b..64509fa16 100644 --- a/engine/actions_test.go +++ b/engine/actions_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/attributes.go b/engine/attributes.go index 31b20a6a3..833104b5a 100644 --- a/engine/attributes.go +++ b/engine/attributes.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/balance_filter.go b/engine/balance_filter.go index 952c2d21a..de2ccbec7 100644 --- a/engine/balance_filter.go +++ b/engine/balance_filter.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/balance_filter_test.go b/engine/balance_filter_test.go index 4da0fecbc..1f308bb0d 100644 --- a/engine/balance_filter_test.go +++ b/engine/balance_filter_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/balances.go b/engine/balances.go index 4aeaae3dc..4b8b7a99c 100644 --- a/engine/balances.go +++ b/engine/balances.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/balances_test.go b/engine/balances_test.go index 624d9690a..b512abddb 100644 --- a/engine/balances_test.go +++ b/engine/balances_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/caches.go b/engine/caches.go index c4b7b4c2d..50f135101 100644 --- a/engine/caches.go +++ b/engine/caches.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/callcost.go b/engine/callcost.go index f87b36cac..6013dc41e 100644 --- a/engine/callcost.go +++ b/engine/callcost.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/callcost_test.go b/engine/callcost_test.go index fde122623..78d1acae7 100644 --- a/engine/callcost_test.go +++ b/engine/callcost_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/calldesc.go b/engine/calldesc.go index 9dffeb6dd..3200cad54 100644 --- a/engine/calldesc.go +++ b/engine/calldesc.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/calldesc_test.go b/engine/calldesc_test.go index 884948a69..8a160b50c 100644 --- a/engine/calldesc_test.go +++ b/engine/calldesc_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/caps.go b/engine/caps.go index 0fe6b4dbb..eb184b004 100644 --- a/engine/caps.go +++ b/engine/caps.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/caps_test.go b/engine/caps_test.go index cf1f705ca..d7af7ec42 100644 --- a/engine/caps_test.go +++ b/engine/caps_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/cdr.go b/engine/cdr.go index a40678812..b1863df2c 100644 --- a/engine/cdr.go +++ b/engine/cdr.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/cdr_test.go b/engine/cdr_test.go index 47a2daac8..70b20d04c 100644 --- a/engine/cdr_test.go +++ b/engine/cdr_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/cdrs.go b/engine/cdrs.go index b11099bc2..7dd086330 100644 --- a/engine/cdrs.go +++ b/engine/cdrs.go @@ -6,7 +6,7 @@ it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/engine/cgrsafev.go b/engine/cgrsafev.go index 96522aa9c..2aab02c4f 100644 --- a/engine/cgrsafev.go +++ b/engine/cgrsafev.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOev. See the GNU General Public License for more details. diff --git a/engine/chargers.go b/engine/chargers.go index 5a0333dcb..d6da438b6 100644 --- a/engine/chargers.go +++ b/engine/chargers.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/chargers_test.go b/engine/chargers_test.go index dc6bb7823..ceeaa388d 100755 --- a/engine/chargers_test.go +++ b/engine/chargers_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/connmanager.go b/engine/connmanager.go index c2f9b7532..a6cdcba61 100644 --- a/engine/connmanager.go +++ b/engine/connmanager.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/datadbmock.go b/engine/datadbmock.go index 8e2211321..078a9d18f 100644 --- a/engine/datadbmock.go +++ b/engine/datadbmock.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/datamanager.go b/engine/datamanager.go index c826f881a..b2042563c 100644 --- a/engine/datamanager.go +++ b/engine/datamanager.go @@ -6,7 +6,7 @@ it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/engine/destinations.go b/engine/destinations.go index 9a1e2a8cd..2be937a54 100644 --- a/engine/destinations.go +++ b/engine/destinations.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/destinations_test.go b/engine/destinations_test.go index e2afe16fc..1f2650410 100644 --- a/engine/destinations_test.go +++ b/engine/destinations_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/dispatcherprfl.go b/engine/dispatcherprfl.go index 7784a92d8..8a81ae4b5 100644 --- a/engine/dispatcherprfl.go +++ b/engine/dispatcherprfl.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/dispatcherprfl_test.go b/engine/dispatcherprfl_test.go index f7f1ac1e8..38772212e 100644 --- a/engine/dispatcherprfl_test.go +++ b/engine/dispatcherprfl_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/dynamicdp.go b/engine/dynamicdp.go index 67bab49fd..5ada33af7 100644 --- a/engine/dynamicdp.go +++ b/engine/dynamicdp.go @@ -6,7 +6,7 @@ it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/engine/eventcost.go b/engine/eventcost.go index 602e5215b..a7c82e2c5 100644 --- a/engine/eventcost.go +++ b/engine/eventcost.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/eventcost_test.go b/engine/eventcost_test.go index 86cd21c1a..384c0c120 100644 --- a/engine/eventcost_test.go +++ b/engine/eventcost_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/filters.go b/engine/filters.go index 9652a991b..b465f3247 100644 --- a/engine/filters.go +++ b/engine/filters.go @@ -6,7 +6,7 @@ it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/engine/filters_test.go b/engine/filters_test.go index c48be1479..36a08dba2 100644 --- a/engine/filters_test.go +++ b/engine/filters_test.go @@ -6,7 +6,7 @@ it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/engine/fscdr.go b/engine/fscdr.go index 82d8dd88d..5b1db347a 100644 --- a/engine/fscdr.go +++ b/engine/fscdr.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/fscdr_test.go b/engine/fscdr_test.go index 12af37bcd..c120761df 100644 --- a/engine/fscdr_test.go +++ b/engine/fscdr_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/globalvars.go b/engine/globalvars.go index 001a90513..d2a19f379 100644 --- a/engine/globalvars.go +++ b/engine/globalvars.go @@ -6,7 +6,7 @@ it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License diff --git a/engine/globalvars_test.go b/engine/globalvars_test.go index 44d98d101..98e23291e 100644 --- a/engine/globalvars_test.go +++ b/engine/globalvars_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/lib_test.go b/engine/lib_test.go index e19f061ed..30dbcdfd9 100644 --- a/engine/lib_test.go +++ b/engine/lib_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/libattributes.go b/engine/libattributes.go index b338fb92a..024918ab5 100644 --- a/engine/libattributes.go +++ b/engine/libattributes.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/libattributes_test.go b/engine/libattributes_test.go index 1181896a5..51f44b974 100644 --- a/engine/libattributes_test.go +++ b/engine/libattributes_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/libcdre.go b/engine/libcdre.go index 013b9b882..b182baa18 100644 --- a/engine/libcdre.go +++ b/engine/libcdre.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/libcdre_test.go b/engine/libcdre_test.go index a1ebdda12..fb93f3df8 100644 --- a/engine/libcdre_test.go +++ b/engine/libcdre_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/libchargers.go b/engine/libchargers.go index 3943d3a18..ec1b379f2 100644 --- a/engine/libchargers.go +++ b/engine/libchargers.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/libengine.go b/engine/libengine.go index 826ac5c38..c4f8adea0 100644 --- a/engine/libengine.go +++ b/engine/libengine.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/libeventcost.go b/engine/libeventcost.go index bcff58077..926edae5c 100644 --- a/engine/libeventcost.go +++ b/engine/libeventcost.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/libeventcost_test.go b/engine/libeventcost_test.go index 5e67f9771..4f25e2b42 100755 --- a/engine/libeventcost_test.go +++ b/engine/libeventcost_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/libindex.go b/engine/libindex.go index 5326f0995..aeb1cb82c 100644 --- a/engine/libindex.go +++ b/engine/libindex.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/libroutes.go b/engine/libroutes.go index 1f18ef5ac..7281a8248 100644 --- a/engine/libroutes.go +++ b/engine/libroutes.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/libroutes_test.go b/engine/libroutes_test.go index fb5515394..54d29d3fa 100644 --- a/engine/libroutes_test.go +++ b/engine/libroutes_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/libstats.go b/engine/libstats.go index 4d4baa2a9..42229efd1 100644 --- a/engine/libstats.go +++ b/engine/libstats.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/libstats_test.go b/engine/libstats_test.go index c261e7291..fb0f23a82 100644 --- a/engine/libstats_test.go +++ b/engine/libstats_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/libtest.go b/engine/libtest.go index 416500ff7..0ab682fd5 100644 --- a/engine/libtest.go +++ b/engine/libtest.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/loader_csv_test.go b/engine/loader_csv_test.go index 71950e42e..678f2fe65 100644 --- a/engine/loader_csv_test.go +++ b/engine/loader_csv_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/mapevent.go b/engine/mapevent.go index a4d72768e..2cb09dc6c 100644 --- a/engine/mapevent.go +++ b/engine/mapevent.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/mapevent_test.go b/engine/mapevent_test.go index 3f931ac81..f874210d7 100644 --- a/engine/mapevent_test.go +++ b/engine/mapevent_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or56 (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/model_helpers.go b/engine/model_helpers.go index ceeb72703..a520c88a3 100644 --- a/engine/model_helpers.go +++ b/engine/model_helpers.go @@ -9,7 +9,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/model_helpers_test.go b/engine/model_helpers_test.go index 7643008ff..3a86784df 100644 --- a/engine/model_helpers_test.go +++ b/engine/model_helpers_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or56 (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/models.go b/engine/models.go index 7760db0d1..5946914af 100644 --- a/engine/models.go +++ b/engine/models.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/models_test.go b/engine/models_test.go index 2c5775eb2..7b889f262 100644 --- a/engine/models_test.go +++ b/engine/models_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or56 (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/poster_test.go b/engine/poster_test.go index 38bd94d5a..4d9c69b69 100644 --- a/engine/poster_test.go +++ b/engine/poster_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/pstr_amqp.go b/engine/pstr_amqp.go index 217a8fadf..e70a452a6 100644 --- a/engine/pstr_amqp.go +++ b/engine/pstr_amqp.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/pstr_amqpv1.go b/engine/pstr_amqpv1.go index 7c01d476a..a4943a1d8 100644 --- a/engine/pstr_amqpv1.go +++ b/engine/pstr_amqpv1.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/pstr_http.go b/engine/pstr_http.go index f9b1edc7f..1644c6def 100644 --- a/engine/pstr_http.go +++ b/engine/pstr_http.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/pstr_kafka.go b/engine/pstr_kafka.go index 024d8b6dd..fdcadfacb 100644 --- a/engine/pstr_kafka.go +++ b/engine/pstr_kafka.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/pstr_s3.go b/engine/pstr_s3.go index 4d17ae077..4589a1121 100644 --- a/engine/pstr_s3.go +++ b/engine/pstr_s3.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/pstr_sqs.go b/engine/pstr_sqs.go index be1cac127..e840c1975 100644 --- a/engine/pstr_sqs.go +++ b/engine/pstr_sqs.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/rateinterval.go b/engine/rateinterval.go index e7d45057d..2b8f7efb7 100644 --- a/engine/rateinterval.go +++ b/engine/rateinterval.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/rateinterval_test.go b/engine/rateinterval_test.go index f73a8c573..d39e995f7 100644 --- a/engine/rateinterval_test.go +++ b/engine/rateinterval_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/rateprofile.go b/engine/rateprofile.go index 66a0524b4..505600ca3 100644 --- a/engine/rateprofile.go +++ b/engine/rateprofile.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/rateprofile_test.go b/engine/rateprofile_test.go index 4677e1930..9b8695be5 100644 --- a/engine/rateprofile_test.go +++ b/engine/rateprofile_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/ratingplan_test.go b/engine/ratingplan_test.go index 81103202b..988704175 100644 --- a/engine/ratingplan_test.go +++ b/engine/ratingplan_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/ratingprofile.go b/engine/ratingprofile.go index 5a9ce8027..fd09e0db3 100644 --- a/engine/ratingprofile.go +++ b/engine/ratingprofile.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/ratingprofile_test.go b/engine/ratingprofile_test.go index 4fab4953b..0df479a81 100644 --- a/engine/ratingprofile_test.go +++ b/engine/ratingprofile_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/remoterepl.go b/engine/remoterepl.go index 948f7a822..9d9139b1f 100644 --- a/engine/remoterepl.go +++ b/engine/remoterepl.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/resources.go b/engine/resources.go index 8f5b7e07e..34bea895d 100644 --- a/engine/resources.go +++ b/engine/resources.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/responder.go b/engine/responder.go index 03844bc89..389bd761a 100644 --- a/engine/responder.go +++ b/engine/responder.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/responder_test.go b/engine/responder_test.go index 03c755998..21c29e186 100644 --- a/engine/responder_test.go +++ b/engine/responder_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/route_highestcost.go b/engine/route_highestcost.go index 33d1b9af6..b87c9682a 100755 --- a/engine/route_highestcost.go +++ b/engine/route_highestcost.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/route_leastcost.go b/engine/route_leastcost.go index 8f00b9722..c74cad5ef 100644 --- a/engine/route_leastcost.go +++ b/engine/route_leastcost.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/route_load_distribution.go b/engine/route_load_distribution.go index 77f579bc7..fe23e104f 100644 --- a/engine/route_load_distribution.go +++ b/engine/route_load_distribution.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/route_qos.go b/engine/route_qos.go index fa708ea33..cb2165b87 100755 --- a/engine/route_qos.go +++ b/engine/route_qos.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/route_reas.go b/engine/route_reas.go index 9d4669f33..5d3119adc 100644 --- a/engine/route_reas.go +++ b/engine/route_reas.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/route_reds.go b/engine/route_reds.go index 7f81a5d5a..51748eaab 100644 --- a/engine/route_reds.go +++ b/engine/route_reds.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/route_weight.go b/engine/route_weight.go index 572e65b7b..3f72fb146 100755 --- a/engine/route_weight.go +++ b/engine/route_weight.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/routes.go b/engine/routes.go index 19b453a60..f023a4918 100644 --- a/engine/routes.go +++ b/engine/routes.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/routes_test.go b/engine/routes_test.go index 2671b1fd7..2c78782dc 100644 --- a/engine/routes_test.go +++ b/engine/routes_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/safevent.go b/engine/safevent.go index 9c40ccec8..76fe0b28b 100644 --- a/engine/safevent.go +++ b/engine/safevent.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/safevent_test.go b/engine/safevent_test.go index 607dd4840..98c12a1a7 100644 --- a/engine/safevent_test.go +++ b/engine/safevent_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/sharedgroup.go b/engine/sharedgroup.go index b554b5a87..c49c25017 100644 --- a/engine/sharedgroup.go +++ b/engine/sharedgroup.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/sharedgroup_test.go b/engine/sharedgroup_test.go index 21cd16654..d939c4184 100644 --- a/engine/sharedgroup_test.go +++ b/engine/sharedgroup_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/statmetrics.go b/engine/statmetrics.go index 1a08c0b8d..ee2aed256 100644 --- a/engine/statmetrics.go +++ b/engine/statmetrics.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/statmetrics_test.go b/engine/statmetrics_test.go index 98a6eedd7..a839d8c73 100644 --- a/engine/statmetrics_test.go +++ b/engine/statmetrics_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/stats.go b/engine/stats.go index a01e5793e..1bacefb8e 100644 --- a/engine/stats.go +++ b/engine/stats.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/stats_test.go b/engine/stats_test.go index 63a6ccb30..f66c80f44 100644 --- a/engine/stats_test.go +++ b/engine/stats_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/storage_csv.go b/engine/storage_csv.go index 61f6f377d..8dbfe0420 100644 --- a/engine/storage_csv.go +++ b/engine/storage_csv.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/storage_interface.go b/engine/storage_interface.go index bb95d0c4d..fd4437720 100644 --- a/engine/storage_interface.go +++ b/engine/storage_interface.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/storage_internal_datadb.go b/engine/storage_internal_datadb.go index ceeb3d239..17e9b657a 100644 --- a/engine/storage_internal_datadb.go +++ b/engine/storage_internal_datadb.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/storage_internal_stordb.go b/engine/storage_internal_stordb.go index 87d2fc483..b1e127e64 100644 --- a/engine/storage_internal_stordb.go +++ b/engine/storage_internal_stordb.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/storage_mongo_datadb.go b/engine/storage_mongo_datadb.go index 35354cda4..c375ff511 100644 --- a/engine/storage_mongo_datadb.go +++ b/engine/storage_mongo_datadb.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/storage_mongo_stordb.go b/engine/storage_mongo_stordb.go index edcc304bb..3f6e54bb3 100644 --- a/engine/storage_mongo_stordb.go +++ b/engine/storage_mongo_stordb.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/storage_mysql.go b/engine/storage_mysql.go index 9fe023b4c..d2da7edea 100644 --- a/engine/storage_mysql.go +++ b/engine/storage_mysql.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/storage_postgres.go b/engine/storage_postgres.go index 883d3c57b..0831ff999 100644 --- a/engine/storage_postgres.go +++ b/engine/storage_postgres.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/storage_redis.go b/engine/storage_redis.go index ac7c70098..f396f722c 100644 --- a/engine/storage_redis.go +++ b/engine/storage_redis.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/storage_sql.go b/engine/storage_sql.go index 5d89b47f3..5b5962fb4 100644 --- a/engine/storage_sql.go +++ b/engine/storage_sql.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/storage_test.go b/engine/storage_test.go index 374e42496..f7e44c73b 100644 --- a/engine/storage_test.go +++ b/engine/storage_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/storage_utils.go b/engine/storage_utils.go index 34de88dca..95095c419 100644 --- a/engine/storage_utils.go +++ b/engine/storage_utils.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/suretax.go b/engine/suretax.go index 966c6b908..afc857308 100644 --- a/engine/suretax.go +++ b/engine/suretax.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/suretax_test.go b/engine/suretax_test.go index e2b435a5e..572df5515 100644 --- a/engine/suretax_test.go +++ b/engine/suretax_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/task.go b/engine/task.go index 1a98e0ba1..c79725139 100644 --- a/engine/task.go +++ b/engine/task.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/task_test.go b/engine/task_test.go index 58a722dd2..1d515adad 100644 --- a/engine/task_test.go +++ b/engine/task_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/thresholds.go b/engine/thresholds.go index a3788ca7b..74530d6ea 100644 --- a/engine/thresholds.go +++ b/engine/thresholds.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/thresholds_test.go b/engine/thresholds_test.go index b808cdb95..fc922a947 100644 --- a/engine/thresholds_test.go +++ b/engine/thresholds_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/timespans.go b/engine/timespans.go index 9ec286f57..f7881df63 100644 --- a/engine/timespans.go +++ b/engine/timespans.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/timespans_test.go b/engine/timespans_test.go index a02a50855..b14e27ae3 100644 --- a/engine/timespans_test.go +++ b/engine/timespans_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/tpexporter.go b/engine/tpexporter.go index 7dcf55704..e0ed0206c 100644 --- a/engine/tpexporter.go +++ b/engine/tpexporter.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/tpimporter_csv.go b/engine/tpimporter_csv.go index 5ad94382a..cb8dfca09 100644 --- a/engine/tpimporter_csv.go +++ b/engine/tpimporter_csv.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/tpreader.go b/engine/tpreader.go index 13bba6f47..6488c133c 100644 --- a/engine/tpreader.go +++ b/engine/tpreader.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/units_counter.go b/engine/units_counter.go index 6ff9db713..7eca6a478 100644 --- a/engine/units_counter.go +++ b/engine/units_counter.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/units_counter_test.go b/engine/units_counter_test.go index 133eb0aef..599cb56a1 100644 --- a/engine/units_counter_test.go +++ b/engine/units_counter_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/version.go b/engine/version.go index 0345a9256..c5c99374c 100644 --- a/engine/version.go +++ b/engine/version.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/version_test.go b/engine/version_test.go index 8fade309d..9d4ab7954 100644 --- a/engine/version_test.go +++ b/engine/version_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/z_actions2_it_test.go b/engine/z_actions2_it_test.go index 7ed8e9282..dcc573748 100644 --- a/engine/z_actions2_it_test.go +++ b/engine/z_actions2_it_test.go @@ -10,7 +10,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/z_actions_it_test.go b/engine/z_actions_it_test.go index 847d42d11..36d05db45 100644 --- a/engine/z_actions_it_test.go +++ b/engine/z_actions_it_test.go @@ -10,7 +10,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/z_attributes_test.go b/engine/z_attributes_test.go index 0b9c40732..f96784a42 100644 --- a/engine/z_attributes_test.go +++ b/engine/z_attributes_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/z_cdr_it_test.go b/engine/z_cdr_it_test.go index cf2529e0b..3d6c4e003 100644 --- a/engine/z_cdr_it_test.go +++ b/engine/z_cdr_it_test.go @@ -10,7 +10,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/z_datamanager_it_test.go b/engine/z_datamanager_it_test.go index f52a21eb1..7dba1462f 100644 --- a/engine/z_datamanager_it_test.go +++ b/engine/z_datamanager_it_test.go @@ -10,7 +10,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/z_filterhelpers_test.go b/engine/z_filterhelpers_test.go index be5369837..cbe846377 100644 --- a/engine/z_filterhelpers_test.go +++ b/engine/z_filterhelpers_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/z_filterindexer_it_test.go b/engine/z_filterindexer_it_test.go index 238f1a2eb..7679d6ed3 100644 --- a/engine/z_filterindexer_it_test.go +++ b/engine/z_filterindexer_it_test.go @@ -10,7 +10,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/z_libcdre_it_test.go b/engine/z_libcdre_it_test.go index 1f619da71..9677cb747 100644 --- a/engine/z_libcdre_it_test.go +++ b/engine/z_libcdre_it_test.go @@ -10,7 +10,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/z_loader_it_test.go b/engine/z_loader_it_test.go index d0106cfc4..db19302f5 100644 --- a/engine/z_loader_it_test.go +++ b/engine/z_loader_it_test.go @@ -10,7 +10,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/z_onstor_it_test.go b/engine/z_onstor_it_test.go index dbd24b363..08a37a0c6 100644 --- a/engine/z_onstor_it_test.go +++ b/engine/z_onstor_it_test.go @@ -10,7 +10,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/z_poster_it_test.go b/engine/z_poster_it_test.go index 16a83e3f9..2c4382cc8 100644 --- a/engine/z_poster_it_test.go +++ b/engine/z_poster_it_test.go @@ -10,7 +10,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/z_resources_test.go b/engine/z_resources_test.go index 4eba1f488..d4e582c72 100644 --- a/engine/z_resources_test.go +++ b/engine/z_resources_test.go @@ -8,7 +8,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/z_storage_cdrs_it_test.go b/engine/z_storage_cdrs_it_test.go index bfa81d706..53e3a43aa 100644 --- a/engine/z_storage_cdrs_it_test.go +++ b/engine/z_storage_cdrs_it_test.go @@ -10,7 +10,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/z_stordb_it_test.go b/engine/z_stordb_it_test.go index 19e329639..40d5ad781 100644 --- a/engine/z_stordb_it_test.go +++ b/engine/z_stordb_it_test.go @@ -10,7 +10,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. diff --git a/engine/z_versions_it_test.go b/engine/z_versions_it_test.go index 82e0cf7ac..80394170c 100644 --- a/engine/z_versions_it_test.go +++ b/engine/z_versions_it_test.go @@ -10,7 +10,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, -but WITHOUT MetaAny WARRANTY; without even the implied warranty of +but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.