diff --git a/SECURITY.md b/SECURITY.md index 4711a5764..2c3f01edf 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,5 +1,5 @@ diff --git a/apps/astarte_appengine_api/config/releases.exs b/apps/astarte_appengine_api/config/releases.exs index 49f22d23a..9ae3f4194 100644 --- a/apps/astarte_appengine_api/config/releases.exs +++ b/apps/astarte_appengine_api/config/releases.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api.ex index c41c554ff..e22ca9dc0 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api/application.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api/application.ex index 0f79f3226..4f7632b8a 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api/application.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api/application.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api/auth/auth.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api/auth/auth.ex index 3fa2c044a..fa52981a9 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api/auth/auth.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api/auth/auth.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api/auth/rooms_user.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api/auth/rooms_user.ex index 5bd401b9b..4fca4eb4c 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api/auth/rooms_user.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api/auth/rooms_user.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api/auth/user.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api/auth/user.ex index 3bcb95d69..402909b1d 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api/auth/user.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api/auth/user.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api/config.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api/config.ex index d3171392e..dc31aff7e 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api/config.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api/config.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api/config/non_negative_integer.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api/config/non_negative_integer.ex index cad31789f..15527c6da 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api/config/non_negative_integer.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api/config/non_negative_integer.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api/data_transmitter.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api/data_transmitter.ex index 827a0a55f..88d2266bd 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api/data_transmitter.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api/data_transmitter.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api/device/astarte_value.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api/device/astarte_value.ex index 3fdd527eb..54e3746cf 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api/device/astarte_value.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api/device/astarte_value.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api/device/device.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api/device/device.ex index 497ad615a..8b4da6366 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api/device/device.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api/device/device.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2023 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api/device/device_status.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api/device/device_status.ex index 3651b1bdb..6daa27dbc 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api/device/device_status.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api/device/device_status.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api/device/devices_list.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api/device/devices_list.ex index fedee40c4..96afa3f33 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api/device/devices_list.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api/device/devices_list.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api/device/devices_list_options.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api/device/devices_list_options.ex index eb58f3d28..6d5ad2201 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api/device/devices_list_options.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api/device/devices_list_options.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api/device/interface_info.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api/device/interface_info.ex index d9daea688..2abba1950 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api/device/interface_info.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api/device/interface_info.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api/device/interface_values.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api/device/interface_values.ex index c1123b02c..eee4923c8 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api/device/interface_values.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api/device/interface_values.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api/device/interface_values_options.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api/device/interface_values_options.ex index 764c82e03..d23b62b05 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api/device/interface_values_options.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api/device/interface_values_options.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api/device/map_tree.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api/device/map_tree.ex index 274bd7f6e..b60979e76 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api/device/map_tree.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api/device/map_tree.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api/device/queries.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api/device/queries.ex index 1c68e4406..1a404b4a1 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api/device/queries.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api/device/queries.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api/groups/group.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api/groups/group.ex index 10bf491e7..91b983977 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api/groups/group.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api/groups/group.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2019 Ispirata Srl +# Copyright 2019-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api/groups/groups.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api/groups/groups.ex index eba41c770..29e69d2bb 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api/groups/groups.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api/groups/groups.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2019 Ispirata Srl +# Copyright 2019-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api/groups/queries.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api/groups/queries.ex index 20c8882c5..b140882bc 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api/groups/queries.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api/groups/queries.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2019 Ispirata Srl +# Copyright 2019-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api/health.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api/health.ex index 89a13715b..920b304c9 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api/health.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api/health.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2019 Ispirata Srl +# Copyright 2019-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api/queries.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api/queries.ex index 92b9318e4..55ad6dc48 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api/queries.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api/queries.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api/rooms/amqp_client.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api/rooms/amqp_client.ex index 64544d8ce..21dc36875 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api/rooms/amqp_client.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api/rooms/amqp_client.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api/rooms/events_dispatcher.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api/rooms/events_dispatcher.ex index 4f2956c41..19dcf3223 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api/rooms/events_dispatcher.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api/rooms/events_dispatcher.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api/rooms/master_supervisor.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api/rooms/master_supervisor.ex index eeece120e..76fdaf4f1 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api/rooms/master_supervisor.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api/rooms/master_supervisor.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api/rooms/queries.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api/rooms/queries.ex index 022169390..0adfa34b0 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api/rooms/queries.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api/rooms/queries.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2022 SECO Mind Srl +# Copyright 2022-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api/rooms/room.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api/rooms/room.ex index db8e44db3..ea1c29ee0 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api/rooms/room.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api/rooms/room.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api/rooms/rooms_supervisor.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api/rooms/rooms_supervisor.ex index b1511c03e..c1d239f93 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api/rooms/rooms_supervisor.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api/rooms/rooms_supervisor.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api/rooms/unwatch_request.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api/rooms/unwatch_request.ex index 343a71be0..9138e4357 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api/rooms/unwatch_request.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api/rooms/unwatch_request.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api/rooms/watch_request.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api/rooms/watch_request.ex index 9f8ccc61b..be588c35f 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api/rooms/watch_request.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api/rooms/watch_request.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api/rpc/data_updater_plant.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api/rpc/data_updater_plant.ex index c1f71ed58..18553cf48 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api/rpc/data_updater_plant.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api/rpc/data_updater_plant.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api/rpc/data_updater_plant/volatile_trigger.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api/rpc/data_updater_plant/volatile_trigger.ex index 7affffe38..922c221de 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api/rpc/data_updater_plant/volatile_trigger.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api/rpc/data_updater_plant/volatile_trigger.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api/rpc/vmq_plugin.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api/rpc/vmq_plugin.ex index 34c0b8f9a..6bf29a1ef 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api/rpc/vmq_plugin.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api/rpc/vmq_plugin.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api/stats/devices_stats.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api/stats/devices_stats.ex index b87cf67df..0c61c4355 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api/stats/devices_stats.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api/stats/devices_stats.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2019 Ispirata Srl +# Copyright 2019-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api/stats/queries.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api/stats/queries.ex index f7b46172f..e16e205ed 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api/stats/queries.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api/stats/queries.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2019 Ispirata Srl +# Copyright 2019-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api/stats/stats.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api/stats/stats.ex index bbdbea707..1939a0a7b 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api/stats/stats.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api/stats/stats.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2019 Ispirata Srl +# Copyright 2019-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api/utils.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api/utils.ex index 4c7a4ff72..3ef5309ff 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api/utils.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api/utils.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api_web.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api_web.ex index d9f0aa6d1..8c5569511 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api_web.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api_web.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api_web/auth_guardian.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/auth_guardian.ex index 9d011ec95..0c9665ad2 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api_web/auth_guardian.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/auth_guardian.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api_web/channels/rooms_channel.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/channels/rooms_channel.ex index 868de2ef4..674e7bb91 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api_web/channels/rooms_channel.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/channels/rooms_channel.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api_web/channels/user_socket.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/channels/user_socket.ex index 6b734c38c..6e3561004 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api_web/channels/user_socket.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/channels/user_socket.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api_web/controllers/device_status_by_alias_controller.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/controllers/device_status_by_alias_controller.ex index dad68ebd8..e4db8cf21 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api_web/controllers/device_status_by_alias_controller.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/controllers/device_status_by_alias_controller.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api_web/controllers/device_status_by_group_controller.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/controllers/device_status_by_group_controller.ex index fb97d0c4f..f01501a32 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api_web/controllers/device_status_by_group_controller.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/controllers/device_status_by_group_controller.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2019 Ispirata Srl +# Copyright 2019-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api_web/controllers/device_status_controller.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/controllers/device_status_controller.ex index f1c6fa308..972458a71 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api_web/controllers/device_status_controller.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/controllers/device_status_controller.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api_web/controllers/groups_controller.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/controllers/groups_controller.ex index f59b6cab2..b74651308 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api_web/controllers/groups_controller.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/controllers/groups_controller.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2019 Ispirata Srl +# Copyright 2019-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api_web/controllers/interface_values_by_device_alias_controller.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/controllers/interface_values_by_device_alias_controller.ex index c2e61074c..86d1f1297 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api_web/controllers/interface_values_by_device_alias_controller.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/controllers/interface_values_by_device_alias_controller.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api_web/controllers/interface_values_by_group_controller.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/controllers/interface_values_by_group_controller.ex index b9865762a..5b1b2426e 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api_web/controllers/interface_values_by_group_controller.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/controllers/interface_values_by_group_controller.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2019 Ispirata Srl +# Copyright 2019-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api_web/controllers/interface_values_controller.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/controllers/interface_values_controller.ex index 61bcc8662..af9934773 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api_web/controllers/interface_values_controller.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/controllers/interface_values_controller.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api_web/controllers/stats_controller.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/controllers/stats_controller.ex index 1b6da5f4b..bac51d2d1 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api_web/controllers/stats_controller.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/controllers/stats_controller.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2019 Ispirata Srl +# Copyright 2019-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api_web/controllers/version_controller.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/controllers/version_controller.ex index bbdac8e80..fb5c361dd 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api_web/controllers/version_controller.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/controllers/version_controller.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2021 Ispirata Srl +# Copyright 2021-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api_web/endpoint.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/endpoint.ex index 73560a08e..a36e2798c 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api_web/endpoint.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/endpoint.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api_web/gettext.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/gettext.ex index a8faa5770..54945c8d0 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api_web/gettext.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/gettext.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api_web/plug/health_plug.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/plug/health_plug.ex index 474c6f427..d65343d47 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api_web/plug/health_plug.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/plug/health_plug.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api_web/plug/log_device_alias.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/plug/log_device_alias.ex index e424b2ce1..10d9dc0dd 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api_web/plug/log_device_alias.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/plug/log_device_alias.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2019 Ispirata Srl +# Copyright 2019-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api_web/plug/log_device_id.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/plug/log_device_id.ex index cccb733fd..f777353b3 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api_web/plug/log_device_id.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/plug/log_device_id.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2019 Ispirata Srl +# Copyright 2019-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api_web/plug/log_group_name.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/plug/log_group_name.ex index f6f03e96e..9d3a9407f 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api_web/plug/log_group_name.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/plug/log_group_name.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2019 Ispirata Srl +# Copyright 2019-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api_web/plug/log_interface.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/plug/log_interface.ex index 232f8a44e..cd11104d6 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api_web/plug/log_interface.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/plug/log_interface.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2019 Ispirata Srl +# Copyright 2019-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api_web/plug/log_path.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/plug/log_path.ex index fa1235254..9a7d43cde 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api_web/plug/log_path.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/plug/log_path.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2019 Ispirata Srl +# Copyright 2019-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api_web/plug/log_realm.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/plug/log_realm.ex index 8833c7c18..deff540b1 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api_web/plug/log_realm.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/plug/log_realm.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2019 Ispirata Srl +# Copyright 2019-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api_web/plug/metrics_plug.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/plug/metrics_plug.ex index 30e4d0c4b..b0587a186 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api_web/plug/metrics_plug.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/plug/metrics_plug.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api_web/router.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/router.ex index 5a9aa4820..cffe32de9 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api_web/router.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/router.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api_web/socket_guardian.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/socket_guardian.ex index 08396d8a5..2edddf3bc 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api_web/socket_guardian.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/socket_guardian.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api_web/views/changeset_view.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/views/changeset_view.ex index 3b04eef68..ed6d60526 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api_web/views/changeset_view.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/views/changeset_view.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api_web/views/device_status_by_group_view.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/views/device_status_by_group_view.ex index a61645804..6232d4f7d 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api_web/views/device_status_by_group_view.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/views/device_status_by_group_view.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2019 Ispirata Srl +# Copyright 2019-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api_web/views/device_status_view.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/views/device_status_view.ex index 909bcbf96..c7a2db9cc 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api_web/views/device_status_view.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/views/device_status_view.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api_web/views/error_helpers.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/views/error_helpers.ex index b4398b401..7dc80cc43 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api_web/views/error_helpers.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/views/error_helpers.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api_web/views/groups_view.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/views/groups_view.ex index ececc7691..df1a91f39 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api_web/views/groups_view.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/views/groups_view.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2019 Ispirata Srl +# Copyright 2019-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api_web/views/interface_values_view.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/views/interface_values_view.ex index 7428ab1e6..6bf4c91f5 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api_web/views/interface_values_view.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/views/interface_values_view.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api_web/views/stats_view.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/views/stats_view.ex index 04e61533c..449454243 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api_web/views/stats_view.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/views/stats_view.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api_web/views/version_view.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/views/version_view.ex index dbcec3a3f..e8d7ede43 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api_web/views/version_view.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/views/version_view.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2021 Ispirata Srl +# Copyright 2021-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/lib/astarte_appengine_api_web/views/watch_request_view.ex b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/views/watch_request_view.ex index 4f32587b0..c2b611d9f 100644 --- a/apps/astarte_appengine_api/lib/astarte_appengine_api_web/views/watch_request_view.ex +++ b/apps/astarte_appengine_api/lib/astarte_appengine_api_web/views/watch_request_view.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2019 Ispirata Srl +# Copyright 2019-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/mix.exs b/apps/astarte_appengine_api/mix.exs index e9381a114..dd04b43c2 100644 --- a/apps/astarte_appengine_api/mix.exs +++ b/apps/astarte_appengine_api/mix.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2021 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_appengine_api/priv/static/astarte_appengine_api.yaml b/apps/astarte_appengine_api/priv/static/astarte_appengine_api.yaml index b1f1d19f4..5e619babf 100644 --- a/apps/astarte_appengine_api/priv/static/astarte_appengine_api.yaml +++ b/apps/astarte_appengine_api/priv/static/astarte_appengine_api.yaml @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2021 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_appengine_api/test/astarte_appengine_api/data_transmitter_test.exs b/apps/astarte_appengine_api/test/astarte_appengine_api/data_transmitter_test.exs index 6c98dcaff..3cddd0250 100644 --- a/apps/astarte_appengine_api/test/astarte_appengine_api/data_transmitter_test.exs +++ b/apps/astarte_appengine_api/test/astarte_appengine_api/data_transmitter_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/test/astarte_appengine_api/device/astarte_value_test.exs b/apps/astarte_appengine_api/test/astarte_appengine_api/device/astarte_value_test.exs index 553b25e8c..9ace14f61 100644 --- a/apps/astarte_appengine_api/test/astarte_appengine_api/device/astarte_value_test.exs +++ b/apps/astarte_appengine_api/test/astarte_appengine_api/device/astarte_value_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/test/astarte_appengine_api/device/map_tree_test.exs b/apps/astarte_appengine_api/test/astarte_appengine_api/device/map_tree_test.exs index 3d2c7b4d5..078619d23 100644 --- a/apps/astarte_appengine_api/test/astarte_appengine_api/device/map_tree_test.exs +++ b/apps/astarte_appengine_api/test/astarte_appengine_api/device/map_tree_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/test/astarte_appengine_api/non_negative_integer_type_test.exs b/apps/astarte_appengine_api/test/astarte_appengine_api/non_negative_integer_type_test.exs index 9b58ed7dc..12e769778 100644 --- a/apps/astarte_appengine_api/test/astarte_appengine_api/non_negative_integer_type_test.exs +++ b/apps/astarte_appengine_api/test/astarte_appengine_api/non_negative_integer_type_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/test/astarte_appengine_api/rooms_amqp_options_test.exs b/apps/astarte_appengine_api/test/astarte_appengine_api/rooms_amqp_options_test.exs index 74b61b309..786310e47 100644 --- a/apps/astarte_appengine_api/test/astarte_appengine_api/rooms_amqp_options_test.exs +++ b/apps/astarte_appengine_api/test/astarte_appengine_api/rooms_amqp_options_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/test/astarte_appengine_api/stats/stats_test.exs b/apps/astarte_appengine_api/test/astarte_appengine_api/stats/stats_test.exs index 8f2662299..62293be3b 100644 --- a/apps/astarte_appengine_api/test/astarte_appengine_api/stats/stats_test.exs +++ b/apps/astarte_appengine_api/test/astarte_appengine_api/stats/stats_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2019 Ispirata Srl +# Copyright 2019-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/test/astarte_appengine_api_web/auth/auth_test.exs b/apps/astarte_appengine_api/test/astarte_appengine_api_web/auth/auth_test.exs index b9191ee7f..80d5e45c1 100644 --- a/apps/astarte_appengine_api/test/astarte_appengine_api_web/auth/auth_test.exs +++ b/apps/astarte_appengine_api/test/astarte_appengine_api_web/auth/auth_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/test/astarte_appengine_api_web/channels/rooms_channel_test.exs b/apps/astarte_appengine_api/test/astarte_appengine_api_web/channels/rooms_channel_test.exs index 32a299129..94bc02f27 100644 --- a/apps/astarte_appengine_api/test/astarte_appengine_api_web/channels/rooms_channel_test.exs +++ b/apps/astarte_appengine_api/test/astarte_appengine_api_web/channels/rooms_channel_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/test/astarte_appengine_api_web/controllers/groups_controller_test.exs b/apps/astarte_appengine_api/test/astarte_appengine_api_web/controllers/groups_controller_test.exs index 16c2e136f..4c078029a 100644 --- a/apps/astarte_appengine_api/test/astarte_appengine_api_web/controllers/groups_controller_test.exs +++ b/apps/astarte_appengine_api/test/astarte_appengine_api_web/controllers/groups_controller_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2019 Ispirata Srl +# Copyright 2019-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/test/astarte_appengine_api_web/controllers/stats_controller_test.exs b/apps/astarte_appengine_api/test/astarte_appengine_api_web/controllers/stats_controller_test.exs index 2e1d97761..39872fa2c 100644 --- a/apps/astarte_appengine_api/test/astarte_appengine_api_web/controllers/stats_controller_test.exs +++ b/apps/astarte_appengine_api/test/astarte_appengine_api_web/controllers/stats_controller_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2019 Ispirata Srl +# Copyright 2019-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/test/astarte_appengine_api_web/views/error_view_test.exs b/apps/astarte_appengine_api/test/astarte_appengine_api_web/views/error_view_test.exs index 4b5b9dc71..bd4a3d940 100644 --- a/apps/astarte_appengine_api/test/astarte_appengine_api_web/views/error_view_test.exs +++ b/apps/astarte_appengine_api/test/astarte_appengine_api_web/views/error_view_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/test/support/channel_case.ex b/apps/astarte_appengine_api/test/support/channel_case.ex index caa92072f..a59bd97a0 100644 --- a/apps/astarte_appengine_api/test/support/channel_case.ex +++ b/apps/astarte_appengine_api/test/support/channel_case.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/test/support/conn_case.ex b/apps/astarte_appengine_api/test/support/conn_case.ex index 6f6d5fe9e..0d61e211f 100644 --- a/apps/astarte_appengine_api/test/support/conn_case.ex +++ b/apps/astarte_appengine_api/test/support/conn_case.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_appengine_api/test/support/jwt_test_helper.ex b/apps/astarte_appengine_api/test/support/jwt_test_helper.ex index 1c57c5c91..8ea472ff6 100644 --- a/apps/astarte_appengine_api/test/support/jwt_test_helper.ex +++ b/apps/astarte_appengine_api/test/support/jwt_test_helper.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/amqp_data_consumer.ex b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/amqp_data_consumer.ex index 483df8737..e81281cf5 100644 --- a/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/amqp_data_consumer.ex +++ b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/amqp_data_consumer.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/amqp_data_consumer/connection_manager.ex b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/amqp_data_consumer/connection_manager.ex index 2fa705af1..d5c176556 100644 --- a/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/amqp_data_consumer/connection_manager.ex +++ b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/amqp_data_consumer/connection_manager.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2019 Ispirata Srl +# Copyright 2019-2024 Seco MInd Srl # # 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/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/amqp_data_consumer/supervisor.ex b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/amqp_data_consumer/supervisor.ex index 9d422d409..73d8ab6f6 100644 --- a/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/amqp_data_consumer/supervisor.ex +++ b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/amqp_data_consumer/supervisor.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2019 Ispirata Srl +# Copyright 2019-2024 Seco MInd Srl # # 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/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/amqp_events_producer.ex b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/amqp_events_producer.ex index 41672bd53..d7bbe5fd7 100644 --- a/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/amqp_events_producer.ex +++ b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/amqp_events_producer.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2020 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/application.ex b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/application.ex index da466df65..b60cd14af 100644 --- a/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/application.ex +++ b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/application.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/config.ex b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/config.ex index 86296b217..5e0199195 100644 --- a/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/config.ex +++ b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/config.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/data_pipeline_supervisor.ex b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/data_pipeline_supervisor.ex index 6c0fb522c..ecf4bc943 100644 --- a/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/data_pipeline_supervisor.ex +++ b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/data_pipeline_supervisor.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/data_updater/cache.ex b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/data_updater/cache.ex index 4435becad..e6b50c06b 100644 --- a/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/data_updater/cache.ex +++ b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/data_updater/cache.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/data_updater/cached_path.ex b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/data_updater/cached_path.ex index 5683a8081..ad4338160 100644 --- a/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/data_updater/cached_path.ex +++ b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/data_updater/cached_path.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/data_updater/deletion_scheduler.ex b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/data_updater/deletion_scheduler.ex index 911130538..0be0a24d5 100644 --- a/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/data_updater/deletion_scheduler.ex +++ b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/data_updater/deletion_scheduler.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2023 SECO Mind Srl +# Copyright 2023-2024 Seco MInd Srl # # 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/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/data_updater/event_type_utils.ex b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/data_updater/event_type_utils.ex index 39e38291f..24b8c3a3b 100644 --- a/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/data_updater/event_type_utils.ex +++ b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/data_updater/event_type_utils.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/health/health.ex b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/health/health.ex index b8a3656ba..16f4df645 100644 --- a/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/health/health.ex +++ b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/health/health.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/health/queries.ex b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/health/queries.ex index ffb1f6709..36ac7f81f 100644 --- a/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/health/queries.ex +++ b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/health/queries.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/message_tracker.ex b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/message_tracker.ex index c1cd667b7..f8321e4f4 100644 --- a/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/message_tracker.ex +++ b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/message_tracker.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/message_tracker/server.ex b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/message_tracker/server.ex index 2654839ec..8a91dafa3 100644 --- a/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/message_tracker/server.ex +++ b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/message_tracker/server.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/rpc/handler.ex b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/rpc/handler.ex index 4df56f8c4..89e151eb0 100644 --- a/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/rpc/handler.ex +++ b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/rpc/handler.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/trigger_policy/queries.ex b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/trigger_policy/queries.ex index bea066cb0..7f987099a 100644 --- a/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/trigger_policy/queries.ex +++ b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/trigger_policy/queries.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2022 SECO Mind Srl +# Copyright 2022-2024 Seco MInd Srl # # 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/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/triggers_handler.ex b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/triggers_handler.ex index 52bb3d188..f74d0800f 100644 --- a/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/triggers_handler.ex +++ b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/triggers_handler.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2020 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/value_match_operators.ex b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/value_match_operators.ex index 18928298b..ed1414293 100644 --- a/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/value_match_operators.ex +++ b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant/value_match_operators.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant_web/plug/health_plug.ex b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant_web/plug/health_plug.ex index 765aace6c..915b8d2fe 100644 --- a/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant_web/plug/health_plug.ex +++ b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant_web/plug/health_plug.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant_web/plug/metrics_plug.ex b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant_web/plug/metrics_plug.ex index 30456eb94..5a58f6d9c 100644 --- a/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant_web/plug/metrics_plug.ex +++ b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant_web/plug/metrics_plug.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant_web/router.ex b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant_web/router.ex index b0b19befc..afcfddff6 100644 --- a/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant_web/router.ex +++ b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant_web/router.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant_web/telemetry.ex b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant_web/telemetry.ex index 3b11b7dea..d35ac2f6a 100644 --- a/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant_web/telemetry.ex +++ b/apps/astarte_data_updater_plant/lib/astarte_data_updater_plant_web/telemetry.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_data_updater_plant/test/astarte_data_updater_plant/amqp_options_test.exs b/apps/astarte_data_updater_plant/test/astarte_data_updater_plant/amqp_options_test.exs index 563d81d3d..937b78c8f 100644 --- a/apps/astarte_data_updater_plant/test/astarte_data_updater_plant/amqp_options_test.exs +++ b/apps/astarte_data_updater_plant/test/astarte_data_updater_plant/amqp_options_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_data_updater_plant/test/astarte_data_updater_plant/triggers_handler_test.exs b/apps/astarte_data_updater_plant/test/astarte_data_updater_plant/triggers_handler_test.exs index 1585b345d..2fe30afb3 100644 --- a/apps/astarte_data_updater_plant/test/astarte_data_updater_plant/triggers_handler_test.exs +++ b/apps/astarte_data_updater_plant/test/astarte_data_updater_plant/triggers_handler_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_data_updater_plant/test/astarte_data_updater_plant/value_match_operators_test.exs b/apps/astarte_data_updater_plant/test/astarte_data_updater_plant/value_match_operators_test.exs index 938ae4ebc..3a3db773e 100644 --- a/apps/astarte_data_updater_plant/test/astarte_data_updater_plant/value_match_operators_test.exs +++ b/apps/astarte_data_updater_plant/test/astarte_data_updater_plant/value_match_operators_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_data_updater_plant/test/support/amqp_events_consumer.exs b/apps/astarte_data_updater_plant/test/support/amqp_events_consumer.exs index 1aa88e5b3..7fc915522 100644 --- a/apps/astarte_data_updater_plant/test/support/amqp_events_consumer.exs +++ b/apps/astarte_data_updater_plant/test/support/amqp_events_consumer.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_data_updater_plant/test/support/amqp_test_helper.exs b/apps/astarte_data_updater_plant/test/support/amqp_test_helper.exs index 96c9492b1..a75d3a16e 100644 --- a/apps/astarte_data_updater_plant/test/support/amqp_test_helper.exs +++ b/apps/astarte_data_updater_plant/test/support/amqp_test_helper.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_data_updater_plant/test/test_helper.exs b/apps/astarte_data_updater_plant/test/test_helper.exs index 6d832bd84..ee98cf1ea 100644 --- a/apps/astarte_data_updater_plant/test/test_helper.exs +++ b/apps/astarte_data_updater_plant/test/test_helper.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping/lib/astarte_housekeeping.ex b/apps/astarte_housekeeping/lib/astarte_housekeeping.ex index bf3d048d8..d74de6dad 100644 --- a/apps/astarte_housekeeping/lib/astarte_housekeeping.ex +++ b/apps/astarte_housekeeping/lib/astarte_housekeeping.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_housekeeping/lib/astarte_housekeeping/backend_supervisor.ex b/apps/astarte_housekeeping/lib/astarte_housekeeping/backend_supervisor.ex index e5134e965..ef1ad1458 100644 --- a/apps/astarte_housekeeping/lib/astarte_housekeeping/backend_supervisor.ex +++ b/apps/astarte_housekeeping/lib/astarte_housekeeping/backend_supervisor.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping/lib/astarte_housekeeping/c_system.ex b/apps/astarte_housekeeping/lib/astarte_housekeeping/c_system.ex index 66932fdab..403ced5c2 100644 --- a/apps/astarte_housekeeping/lib/astarte_housekeeping/c_system.ex +++ b/apps/astarte_housekeeping/lib/astarte_housekeeping/c_system.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping/lib/astarte_housekeeping/config.ex b/apps/astarte_housekeeping/lib/astarte_housekeeping/config.ex index c6c80066d..82f623e05 100644 --- a/apps/astarte_housekeeping/lib/astarte_housekeeping/config.ex +++ b/apps/astarte_housekeeping/lib/astarte_housekeeping/config.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping/lib/astarte_housekeeping/migrator.ex b/apps/astarte_housekeeping/lib/astarte_housekeeping/migrator.ex index 1145e89b4..da22acb49 100644 --- a/apps/astarte_housekeeping/lib/astarte_housekeeping/migrator.ex +++ b/apps/astarte_housekeeping/lib/astarte_housekeeping/migrator.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2019 Ispirata Srl +# Copyright 2019-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping/lib/astarte_housekeeping/rpc/handler.ex b/apps/astarte_housekeeping/lib/astarte_housekeeping/rpc/handler.ex index 4acb8aa47..4d4c46b4f 100644 --- a/apps/astarte_housekeeping/lib/astarte_housekeeping/rpc/handler.ex +++ b/apps/astarte_housekeeping/lib/astarte_housekeeping/rpc/handler.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_housekeeping/lib/astarte_housekeeping_web/plug/health_plug.ex b/apps/astarte_housekeeping/lib/astarte_housekeeping_web/plug/health_plug.ex index 6bb9108dd..bcd543ce4 100644 --- a/apps/astarte_housekeeping/lib/astarte_housekeeping_web/plug/health_plug.ex +++ b/apps/astarte_housekeeping/lib/astarte_housekeeping_web/plug/health_plug.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping/lib/astarte_housekeeping_web/plug/metrics_plug.ex b/apps/astarte_housekeeping/lib/astarte_housekeeping_web/plug/metrics_plug.ex index 9e03cf2fc..a388174e8 100644 --- a/apps/astarte_housekeeping/lib/astarte_housekeeping_web/plug/metrics_plug.ex +++ b/apps/astarte_housekeeping/lib/astarte_housekeeping_web/plug/metrics_plug.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping/lib/astarte_housekeeping_web/router.ex b/apps/astarte_housekeeping/lib/astarte_housekeeping_web/router.ex index b158e271c..efc245404 100644 --- a/apps/astarte_housekeeping/lib/astarte_housekeeping_web/router.ex +++ b/apps/astarte_housekeeping/lib/astarte_housekeeping_web/router.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping/lib/astarte_housekeeping_web/telemetry.ex b/apps/astarte_housekeeping/lib/astarte_housekeeping_web/telemetry.ex index 55fba87c2..77fe867bb 100644 --- a/apps/astarte_housekeeping/lib/astarte_housekeeping_web/telemetry.ex +++ b/apps/astarte_housekeeping/lib/astarte_housekeeping_web/telemetry.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping/test/astarte_housekeeping/engine_test.exs b/apps/astarte_housekeeping/test/astarte_housekeeping/engine_test.exs index 3f7f5f8e0..292f4bfa8 100644 --- a/apps/astarte_housekeeping/test/astarte_housekeeping/engine_test.exs +++ b/apps/astarte_housekeeping/test/astarte_housekeeping/engine_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2023 SECO Mind Srl +# Copyright 2023-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping/test/astarte_housekeeping/migrator_test.exs b/apps/astarte_housekeeping/test/astarte_housekeeping/migrator_test.exs index 7a244dcc0..d41b61b35 100644 --- a/apps/astarte_housekeeping/test/astarte_housekeeping/migrator_test.exs +++ b/apps/astarte_housekeeping/test/astarte_housekeeping/migrator_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2019 Ispirata Srl +# Copyright 2019-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping/test/support/database_test_helper.ex b/apps/astarte_housekeeping/test/support/database_test_helper.ex index 0eb88701a..262900665 100644 --- a/apps/astarte_housekeeping/test/support/database_test_helper.ex +++ b/apps/astarte_housekeeping/test/support/database_test_helper.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping_api/config/releases.exs b/apps/astarte_housekeeping_api/config/releases.exs index 853ba6497..485b6a3d4 100644 --- a/apps/astarte_housekeeping_api/config/releases.exs +++ b/apps/astarte_housekeeping_api/config/releases.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api/application.ex b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api/application.ex index 6b019f252..66df76427 100644 --- a/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api/application.ex +++ b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api/application.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api/auth/auth.ex b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api/auth/auth.ex index eae9ac5dc..34f0371f3 100644 --- a/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api/auth/auth.ex +++ b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api/auth/auth.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api/auth/user.ex b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api/auth/user.ex index 458cd2967..236a23d51 100644 --- a/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api/auth/user.ex +++ b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api/auth/user.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api/config.ex b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api/config.ex index 357f2602c..33cb67d9a 100644 --- a/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api/config.ex +++ b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api/config.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api/config/jwt_public_key_pem_type.ex b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api/config/jwt_public_key_pem_type.ex index 5d888933b..8f289d4c5 100644 --- a/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api/config/jwt_public_key_pem_type.ex +++ b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api/config/jwt_public_key_pem_type.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api/health/backend_health.ex b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api/health/backend_health.ex index 2d0dc43a9..768ea5bdc 100644 --- a/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api/health/backend_health.ex +++ b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api/health/backend_health.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api/health/health.ex b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api/health/health.ex index f3cb73cab..a48191e92 100644 --- a/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api/health/health.ex +++ b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api/health/health.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api/realms/non_negative_integer_or_unset_type.ex b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api/realms/non_negative_integer_or_unset_type.ex index 358c9a243..cd5d6b5f5 100644 --- a/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api/realms/non_negative_integer_or_unset_type.ex +++ b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api/realms/non_negative_integer_or_unset_type.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2024 SECO Mind srl +# Copyright 2024 SECO Mind Srl # # 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/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web.ex b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web.ex index cf33e063e..f307155e2 100644 --- a/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web.ex +++ b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/auth_guardian.ex b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/auth_guardian.ex index 4563038dc..ba7be26ff 100644 --- a/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/auth_guardian.ex +++ b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/auth_guardian.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/channels/user_socket.ex b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/channels/user_socket.ex index 55ce731d5..86313a2fa 100644 --- a/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/channels/user_socket.ex +++ b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/channels/user_socket.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/controllers/fallback_controller.ex b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/controllers/fallback_controller.ex index 90a3a1f19..488c1ea97 100644 --- a/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/controllers/fallback_controller.ex +++ b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/controllers/fallback_controller.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/controllers/version_controller.ex b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/controllers/version_controller.ex index ee45164b7..2743db426 100644 --- a/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/controllers/version_controller.ex +++ b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/controllers/version_controller.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2021 Ispirata Srl +# Copyright 2021-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/endpoint.ex b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/endpoint.ex index 9c9239d5f..5ea9a22e5 100644 --- a/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/endpoint.ex +++ b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/endpoint.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/gettext.ex b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/gettext.ex index 1f456bf3c..7c72b0cb6 100644 --- a/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/gettext.ex +++ b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/gettext.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/plug/authorize_path.ex b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/plug/authorize_path.ex index 81803b666..dcd669afe 100644 --- a/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/plug/authorize_path.ex +++ b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/plug/authorize_path.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/plug/guardian_authorize_path.ex b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/plug/guardian_authorize_path.ex index 4be599772..6f0cefb80 100644 --- a/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/plug/guardian_authorize_path.ex +++ b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/plug/guardian_authorize_path.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/plug/health_plug.ex b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/plug/health_plug.ex index a7f219c2d..e0d505722 100644 --- a/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/plug/health_plug.ex +++ b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/plug/health_plug.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/plug/metrics_plug.ex b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/plug/metrics_plug.ex index d826373a5..ddb8dcb43 100644 --- a/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/plug/metrics_plug.ex +++ b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/plug/metrics_plug.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/plug/verify_header.ex b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/plug/verify_header.ex index 2dbecac0a..05a4b1a74 100644 --- a/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/plug/verify_header.ex +++ b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/plug/verify_header.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/views/changeset_view.ex b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/views/changeset_view.ex index 8bdf07dd1..43c891917 100644 --- a/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/views/changeset_view.ex +++ b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/views/changeset_view.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/views/error_helpers.ex b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/views/error_helpers.ex index 6619af57d..8520a8441 100644 --- a/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/views/error_helpers.ex +++ b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/views/error_helpers.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/views/error_view.ex b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/views/error_view.ex index 178960692..23e00c1e9 100644 --- a/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/views/error_view.ex +++ b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/views/error_view.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/views/health_view.ex b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/views/health_view.ex index 76be04bee..bbd40da57 100644 --- a/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/views/health_view.ex +++ b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/views/health_view.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/views/realm_view.ex b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/views/realm_view.ex index 7d7ebb0f3..a4c21553b 100644 --- a/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/views/realm_view.ex +++ b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/views/realm_view.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/views/version_view.ex b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/views/version_view.ex index e1d5ed89c..aa3c166a4 100644 --- a/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/views/version_view.ex +++ b/apps/astarte_housekeeping_api/lib/astarte_housekeeping_api_web/views/version_view.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2021 Ispirata Srl +# Copyright 2021-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping_api/test/astarte_housekeeping_api/validate_jwt_key_test.exs b/apps/astarte_housekeeping_api/test/astarte_housekeeping_api/validate_jwt_key_test.exs index 6bf8acf8d..89a9b59be 100644 --- a/apps/astarte_housekeeping_api/test/astarte_housekeeping_api/validate_jwt_key_test.exs +++ b/apps/astarte_housekeeping_api/test/astarte_housekeeping_api/validate_jwt_key_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping_api/test/astarte_housekeeping_api_web/auth/auth_test.exs b/apps/astarte_housekeeping_api/test/astarte_housekeeping_api_web/auth/auth_test.exs index 37f5c0c7a..f5cf0e443 100644 --- a/apps/astarte_housekeeping_api/test/astarte_housekeeping_api_web/auth/auth_test.exs +++ b/apps/astarte_housekeeping_api/test/astarte_housekeeping_api_web/auth/auth_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping_api/test/astarte_housekeeping_api_web/views/error_view_test.exs b/apps/astarte_housekeeping_api/test/astarte_housekeeping_api_web/views/error_view_test.exs index 803c833e1..374cb4413 100644 --- a/apps/astarte_housekeeping_api/test/astarte_housekeeping_api_web/views/error_view_test.exs +++ b/apps/astarte_housekeeping_api/test/astarte_housekeeping_api_web/views/error_view_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping_api/test/support/astarte_housekeeping_mock_db.ex b/apps/astarte_housekeeping_api/test/support/astarte_housekeeping_mock_db.ex index dd52b56e0..d7c40b545 100644 --- a/apps/astarte_housekeeping_api/test/support/astarte_housekeeping_mock_db.ex +++ b/apps/astarte_housekeeping_api/test/support/astarte_housekeeping_mock_db.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping_api/test/support/channel_case.ex b/apps/astarte_housekeeping_api/test/support/channel_case.ex index 51c2fc79a..16982f911 100644 --- a/apps/astarte_housekeeping_api/test/support/channel_case.ex +++ b/apps/astarte_housekeeping_api/test/support/channel_case.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping_api/test/support/conn_case.ex b/apps/astarte_housekeeping_api/test/support/conn_case.ex index d61ed38b5..c5eaa2d7b 100644 --- a/apps/astarte_housekeeping_api/test/support/conn_case.ex +++ b/apps/astarte_housekeeping_api/test/support/conn_case.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_housekeeping_api/test/support/data_case.ex b/apps/astarte_housekeeping_api/test/support/data_case.ex index 0061b5ff7..135b2cb03 100644 --- a/apps/astarte_housekeeping_api/test/support/data_case.ex +++ b/apps/astarte_housekeeping_api/test/support/data_case.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_housekeeping_api/test/support/jwt_test_helper.ex b/apps/astarte_housekeeping_api/test/support/jwt_test_helper.ex index 6119a80a7..0bb768516 100644 --- a/apps/astarte_housekeeping_api/test/support/jwt_test_helper.ex +++ b/apps/astarte_housekeeping_api/test/support/jwt_test_helper.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_housekeeping_api/test/test_helper.exs b/apps/astarte_housekeeping_api/test/test_helper.exs index 43a3605d4..6c9649b33 100644 --- a/apps/astarte_housekeeping_api/test/test_helper.exs +++ b/apps/astarte_housekeeping_api/test/test_helper.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_pairing/config/config.exs b/apps/astarte_pairing/config/config.exs index 4f9d98ae7..ce25134e1 100644 --- a/apps/astarte_pairing/config/config.exs +++ b/apps/astarte_pairing/config/config.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_pairing/config/dev.exs b/apps/astarte_pairing/config/dev.exs index 9653ae85b..1dd027c0a 100644 --- a/apps/astarte_pairing/config/dev.exs +++ b/apps/astarte_pairing/config/dev.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_pairing/config/prod.exs b/apps/astarte_pairing/config/prod.exs index 1cbbe2c96..f953d9054 100644 --- a/apps/astarte_pairing/config/prod.exs +++ b/apps/astarte_pairing/config/prod.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_pairing/config/test.exs b/apps/astarte_pairing/config/test.exs index 68e397061..2c3253957 100644 --- a/apps/astarte_pairing/config/test.exs +++ b/apps/astarte_pairing/config/test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_pairing/lib/astarte_pairing.ex b/apps/astarte_pairing/lib/astarte_pairing.ex index 99cc205c0..0cc35ccf0 100644 --- a/apps/astarte_pairing/lib/astarte_pairing.ex +++ b/apps/astarte_pairing/lib/astarte_pairing.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_pairing/lib/astarte_pairing/cert_verifier.ex b/apps/astarte_pairing/lib/astarte_pairing/cert_verifier.ex index 72f0b527e..1569d4ad5 100644 --- a/apps/astarte_pairing/lib/astarte_pairing/cert_verifier.ex +++ b/apps/astarte_pairing/lib/astarte_pairing/cert_verifier.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_pairing/lib/astarte_pairing/cfssl_credentials.ex b/apps/astarte_pairing/lib/astarte_pairing/cfssl_credentials.ex index a39666c59..0eb263eb4 100644 --- a/apps/astarte_pairing/lib/astarte_pairing/cfssl_credentials.ex +++ b/apps/astarte_pairing/lib/astarte_pairing/cfssl_credentials.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_pairing/lib/astarte_pairing/config.ex b/apps/astarte_pairing/lib/astarte_pairing/config.ex index 9393d51d2..c07d99d4b 100644 --- a/apps/astarte_pairing/lib/astarte_pairing/config.ex +++ b/apps/astarte_pairing/lib/astarte_pairing/config.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_pairing/lib/astarte_pairing/credentials_secret.ex b/apps/astarte_pairing/lib/astarte_pairing/credentials_secret.ex index 81703a68d..829a0f765 100644 --- a/apps/astarte_pairing/lib/astarte_pairing/credentials_secret.ex +++ b/apps/astarte_pairing/lib/astarte_pairing/credentials_secret.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_pairing/lib/astarte_pairing/credentials_secret/cache.ex b/apps/astarte_pairing/lib/astarte_pairing/credentials_secret/cache.ex index eb4530271..136b111e9 100644 --- a/apps/astarte_pairing/lib/astarte_pairing/credentials_secret/cache.ex +++ b/apps/astarte_pairing/lib/astarte_pairing/credentials_secret/cache.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_pairing/lib/astarte_pairing/engine.ex b/apps/astarte_pairing/lib/astarte_pairing/engine.ex index bb348a999..e5aaa3afe 100644 --- a/apps/astarte_pairing/lib/astarte_pairing/engine.ex +++ b/apps/astarte_pairing/lib/astarte_pairing/engine.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_pairing/lib/astarte_pairing/queries.ex b/apps/astarte_pairing/lib/astarte_pairing/queries.ex index 5ca662a0c..a4b25d128 100644 --- a/apps/astarte_pairing/lib/astarte_pairing/queries.ex +++ b/apps/astarte_pairing/lib/astarte_pairing/queries.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_pairing/lib/astarte_pairing/rpc/handler.ex b/apps/astarte_pairing/lib/astarte_pairing/rpc/handler.ex index 3dc3dd747..92ea1cd0d 100644 --- a/apps/astarte_pairing/lib/astarte_pairing/rpc/handler.ex +++ b/apps/astarte_pairing/lib/astarte_pairing/rpc/handler.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_pairing/lib/astarte_pairing_web/plug/health_plug.ex b/apps/astarte_pairing/lib/astarte_pairing_web/plug/health_plug.ex index b17aa3952..59a421903 100644 --- a/apps/astarte_pairing/lib/astarte_pairing_web/plug/health_plug.ex +++ b/apps/astarte_pairing/lib/astarte_pairing_web/plug/health_plug.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_pairing/lib/astarte_pairing_web/plug/metrics_plug.ex b/apps/astarte_pairing/lib/astarte_pairing_web/plug/metrics_plug.ex index 6bd655ef2..60cac2ba4 100644 --- a/apps/astarte_pairing/lib/astarte_pairing_web/plug/metrics_plug.ex +++ b/apps/astarte_pairing/lib/astarte_pairing_web/plug/metrics_plug.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_pairing/lib/astarte_pairing_web/router.ex b/apps/astarte_pairing/lib/astarte_pairing_web/router.ex index b5cbce74b..d651ec2a6 100644 --- a/apps/astarte_pairing/lib/astarte_pairing_web/router.ex +++ b/apps/astarte_pairing/lib/astarte_pairing_web/router.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_pairing/lib/astarte_pairing_web/telemetry.ex b/apps/astarte_pairing/lib/astarte_pairing_web/telemetry.ex index 2590a66c4..40f03f516 100644 --- a/apps/astarte_pairing/lib/astarte_pairing_web/telemetry.ex +++ b/apps/astarte_pairing/lib/astarte_pairing_web/telemetry.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_pairing/mix.exs b/apps/astarte_pairing/mix.exs index b2c7debe2..0bafa9e8a 100644 --- a/apps/astarte_pairing/mix.exs +++ b/apps/astarte_pairing/mix.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2021 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_pairing/test/astarte_pairing/cert_verifier_test.exs b/apps/astarte_pairing/test/astarte_pairing/cert_verifier_test.exs index ae799c655..e92181e22 100644 --- a/apps/astarte_pairing/test/astarte_pairing/cert_verifier_test.exs +++ b/apps/astarte_pairing/test/astarte_pairing/cert_verifier_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_pairing/test/astarte_pairing/cfssl_credentials_test.exs b/apps/astarte_pairing/test/astarte_pairing/cfssl_credentials_test.exs index 3ba8a9ceb..53bb6d5b3 100644 --- a/apps/astarte_pairing/test/astarte_pairing/cfssl_credentials_test.exs +++ b/apps/astarte_pairing/test/astarte_pairing/cfssl_credentials_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_pairing/test/astarte_pairing/engine_test.exs b/apps/astarte_pairing/test/astarte_pairing/engine_test.exs index 50e43c565..fb61546a6 100644 --- a/apps/astarte_pairing/test/astarte_pairing/engine_test.exs +++ b/apps/astarte_pairing/test/astarte_pairing/engine_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_pairing/test/astarte_pairing/rpc/handler_test.exs b/apps/astarte_pairing/test/astarte_pairing/rpc/handler_test.exs index 4560420aa..d85f62636 100644 --- a/apps/astarte_pairing/test/astarte_pairing/rpc/handler_test.exs +++ b/apps/astarte_pairing/test/astarte_pairing/rpc/handler_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_pairing/test/support/database_test_helper.ex b/apps/astarte_pairing/test/support/database_test_helper.ex index 75ffca573..894f516bf 100644 --- a/apps/astarte_pairing/test/support/database_test_helper.ex +++ b/apps/astarte_pairing/test/support/database_test_helper.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_pairing/test/support/test_helper.ex b/apps/astarte_pairing/test/support/test_helper.ex index f88d77de5..180aee6ad 100644 --- a/apps/astarte_pairing/test/support/test_helper.ex +++ b/apps/astarte_pairing/test/support/test_helper.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_pairing/test/test_helper.exs b/apps/astarte_pairing/test/test_helper.exs index a2a87b999..02df6a3a8 100644 --- a/apps/astarte_pairing/test/test_helper.exs +++ b/apps/astarte_pairing/test/test_helper.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_pairing_api/config/config.exs b/apps/astarte_pairing_api/config/config.exs index deb23ebde..eb9ed4ff1 100644 --- a/apps/astarte_pairing_api/config/config.exs +++ b/apps/astarte_pairing_api/config/config.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_pairing_api/config/dev.exs b/apps/astarte_pairing_api/config/dev.exs index 49d135b5d..b022cf407 100644 --- a/apps/astarte_pairing_api/config/dev.exs +++ b/apps/astarte_pairing_api/config/dev.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_pairing_api/config/prod.exs b/apps/astarte_pairing_api/config/prod.exs index 9c37efabc..3f7f65612 100644 --- a/apps/astarte_pairing_api/config/prod.exs +++ b/apps/astarte_pairing_api/config/prod.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_pairing_api/config/releases.exs b/apps/astarte_pairing_api/config/releases.exs index 61d82d4cc..a38dc975a 100644 --- a/apps/astarte_pairing_api/config/releases.exs +++ b/apps/astarte_pairing_api/config/releases.exs @@ -1,7 +1,7 @@ -# +# # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_pairing_api/config/test.exs b/apps/astarte_pairing_api/config/test.exs index 05c41e228..2ceaad91a 100644 --- a/apps/astarte_pairing_api/config/test.exs +++ b/apps/astarte_pairing_api/config/test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api.ex index 05b4b817a..df0c5c244 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api/agent/agent.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api/agent/agent.ex index 1bfe38307..66b7bd67d 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api/agent/agent.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api/agent/agent.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api/agent/device_registration_request.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api/agent/device_registration_request.ex index dc5e0a1ea..ab4ec362a 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api/agent/device_registration_request.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api/agent/device_registration_request.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api/agent/device_registration_response.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api/agent/device_registration_response.ex index a7e0e656d..fb0c3759e 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api/agent/device_registration_response.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api/agent/device_registration_response.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api/agent/realm.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api/agent/realm.ex index 184dafd71..165f0062a 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api/agent/realm.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api/agent/realm.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api/application.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api/application.ex index 024bc2990..d1bd00bea 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api/application.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api/application.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api/auth/auth.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api/auth/auth.ex index 176fb538d..a111e487b 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api/auth/auth.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api/auth/auth.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api/auth/user.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api/auth/user.ex index 3a9fdddbd..fdcf095ac 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api/auth/user.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api/auth/user.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api/config.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api/config.ex index 3e52a81f6..476bdae28 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api/config.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api/config.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api/credentials/astarte_mqtt_v1/credentials.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api/credentials/astarte_mqtt_v1/credentials.ex index d90d9f836..0c714c8c2 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api/credentials/astarte_mqtt_v1/credentials.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api/credentials/astarte_mqtt_v1/credentials.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api/credentials/astarte_mqtt_v1/credentials_request.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api/credentials/astarte_mqtt_v1/credentials_request.ex index 6dc215400..ed528387a 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api/credentials/astarte_mqtt_v1/credentials_request.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api/credentials/astarte_mqtt_v1/credentials_request.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api/credentials/astarte_mqtt_v1/credentials_status.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api/credentials/astarte_mqtt_v1/credentials_status.ex index 24a9e9c6e..5798fd06d 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api/credentials/astarte_mqtt_v1/credentials_status.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api/credentials/astarte_mqtt_v1/credentials_status.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api/credentials/credentials.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api/credentials/credentials.ex index 451a7b462..d5cbe04cf 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api/credentials/credentials.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api/credentials/credentials.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api/health/backend_health.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api/health/backend_health.ex index b8bc4d8d9..86a872c48 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api/health/backend_health.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api/health/backend_health.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api/health/health.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api/health/health.ex index f955b1e01..5948fffa6 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api/health/health.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api/health/health.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api/info/device_info.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api/info/device_info.ex index 4ae7c36c8..11d3511a3 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api/info/device_info.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api/info/device_info.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api/info/info.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api/info/info.ex index 090f4046c..698d546dc 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api/info/info.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api/info/info.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api/rpc/pairing.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api/rpc/pairing.ex index 63f3ce825..b000d9528 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api/rpc/pairing.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api/rpc/pairing.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api/utils.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api/utils.ex index 665752b42..3b3a8b296 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api/utils.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api/utils.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api_web.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api_web.ex index 8a0b258f8..11b0e1796 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api_web.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api_web.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api_web/agent_guardian.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/agent_guardian.ex index fd71b7794..1a33b0db7 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api_web/agent_guardian.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/agent_guardian.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api_web/auth_guardian.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/auth_guardian.ex index e5a6dbb40..5ea1b0df4 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api_web/auth_guardian.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/auth_guardian.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api_web/channels/user_socket.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/channels/user_socket.ex index 7e030d416..7de0ce475 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api_web/channels/user_socket.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/channels/user_socket.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api_web/controllers/agent_controller.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/controllers/agent_controller.ex index f5ad1e1ec..0f55b1ee3 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api_web/controllers/agent_controller.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/controllers/agent_controller.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api_web/controllers/device_controller.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/controllers/device_controller.ex index 76408f0ae..2f5eeec70 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api_web/controllers/device_controller.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/controllers/device_controller.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api_web/controllers/fallback_controller.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/controllers/fallback_controller.ex index a669bfa2a..7db9dbfca 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api_web/controllers/fallback_controller.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/controllers/fallback_controller.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api_web/controllers/version_controller.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/controllers/version_controller.ex index f53f7e0b6..2028c221b 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api_web/controllers/version_controller.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/controllers/version_controller.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2021 Ispirata Srl +# Copyright 2021-2024 Seco MInd Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api_web/endpoint.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/endpoint.ex index b108fc382..e91050229 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api_web/endpoint.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/endpoint.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api_web/gettext.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/gettext.ex index f48e43484..27c0015e7 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api_web/gettext.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/gettext.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api_web/plug/authorize_path.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/plug/authorize_path.ex index abea9aada..d418cf011 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api_web/plug/authorize_path.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/plug/authorize_path.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api_web/plug/guardian_authorize_path.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/plug/guardian_authorize_path.ex index 582fc6938..2ebfd67aa 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api_web/plug/guardian_authorize_path.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/plug/guardian_authorize_path.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api_web/plug/health_plug.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/plug/health_plug.ex index 6cb9adcad..d7c4d9e7d 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api_web/plug/health_plug.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/plug/health_plug.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api_web/plug/log_hwid.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/plug/log_hwid.ex index ff8b36419..a08a124c5 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api_web/plug/log_hwid.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/plug/log_hwid.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2019 Ispirata Srl +# Copyright 2019-2024 Seco MInd Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api_web/plug/log_realm.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/plug/log_realm.ex index fc4b80124..c5249d490 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api_web/plug/log_realm.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/plug/log_realm.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2019 Ispirata Srl +# Copyright 2019-2024 Seco MInd Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api_web/plug/metrics_plug.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/plug/metrics_plug.ex index 2be5469db..ab20f6340 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api_web/plug/metrics_plug.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/plug/metrics_plug.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api_web/plug/verify_header.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/plug/verify_header.ex index 023025680..6046c687b 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api_web/plug/verify_header.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/plug/verify_header.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api_web/router.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/router.ex index c0457f239..f6b0efae9 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api_web/router.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/router.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api_web/telemetry/api_usage.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/telemetry/api_usage.ex index 095d729eb..5e4a79e5d 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api_web/telemetry/api_usage.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/telemetry/api_usage.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2024 SECO Mind Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api_web/views/agent_view.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/views/agent_view.ex index 956781ec4..97a252d5f 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api_web/views/agent_view.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/views/agent_view.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api_web/views/changeset_view.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/views/changeset_view.ex index eb0841b1b..9a67c2ced 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api_web/views/changeset_view.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/views/changeset_view.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api_web/views/credentials_status_view.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/views/credentials_status_view.ex index 3d52b4b37..23617cd90 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api_web/views/credentials_status_view.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/views/credentials_status_view.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api_web/views/credentials_view.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/views/credentials_view.ex index 7e78c1148..d4fde7a92 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api_web/views/credentials_view.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/views/credentials_view.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api_web/views/device_info_view.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/views/device_info_view.ex index f967f6f55..7ebc75a4c 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api_web/views/device_info_view.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/views/device_info_view.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api_web/views/error_helpers.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/views/error_helpers.ex index 87212b23e..253db2cbc 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api_web/views/error_helpers.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/views/error_helpers.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api_web/views/error_view.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/views/error_view.ex index 35067c476..62b0229ef 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api_web/views/error_view.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/views/error_view.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api_web/views/health_view.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/views/health_view.ex index 570fa658e..c15350b78 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api_web/views/health_view.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/views/health_view.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_pairing_api/lib/astarte_pairing_api_web/views/version_view.ex b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/views/version_view.ex index faf9b0478..88a40eddf 100644 --- a/apps/astarte_pairing_api/lib/astarte_pairing_api_web/views/version_view.ex +++ b/apps/astarte_pairing_api/lib/astarte_pairing_api_web/views/version_view.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2021 Ispirata Srl +# Copyright 2021-2024 Seco MInd Srl # # 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/apps/astarte_pairing_api/mix.exs b/apps/astarte_pairing_api/mix.exs index 949f14063..e3067cecf 100644 --- a/apps/astarte_pairing_api/mix.exs +++ b/apps/astarte_pairing_api/mix.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2021 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_pairing_api/test/astarte_pairing_api/agent/agent_test.exs b/apps/astarte_pairing_api/test/astarte_pairing_api/agent/agent_test.exs index 4ad43854d..1f6deaa44 100644 --- a/apps/astarte_pairing_api/test/astarte_pairing_api/agent/agent_test.exs +++ b/apps/astarte_pairing_api/test/astarte_pairing_api/agent/agent_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_pairing_api/test/astarte_pairing_api/credentials/credentials_test.exs b/apps/astarte_pairing_api/test/astarte_pairing_api/credentials/credentials_test.exs index 041803010..6f9603fde 100644 --- a/apps/astarte_pairing_api/test/astarte_pairing_api/credentials/credentials_test.exs +++ b/apps/astarte_pairing_api/test/astarte_pairing_api/credentials/credentials_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_pairing_api/test/astarte_pairing_api/info/info_test.exs b/apps/astarte_pairing_api/test/astarte_pairing_api/info/info_test.exs index 971474618..14c07b46e 100644 --- a/apps/astarte_pairing_api/test/astarte_pairing_api/info/info_test.exs +++ b/apps/astarte_pairing_api/test/astarte_pairing_api/info/info_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_pairing_api/test/astarte_pairing_api_web/auth/auth_test.exs b/apps/astarte_pairing_api/test/astarte_pairing_api_web/auth/auth_test.exs index c30c9a401..06836e1d2 100644 --- a/apps/astarte_pairing_api/test/astarte_pairing_api_web/auth/auth_test.exs +++ b/apps/astarte_pairing_api/test/astarte_pairing_api_web/auth/auth_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_pairing_api/test/astarte_pairing_api_web/controllers/agent_controller_test.exs b/apps/astarte_pairing_api/test/astarte_pairing_api_web/controllers/agent_controller_test.exs index cdd8cc98b..3c50d8903 100644 --- a/apps/astarte_pairing_api/test/astarte_pairing_api_web/controllers/agent_controller_test.exs +++ b/apps/astarte_pairing_api/test/astarte_pairing_api_web/controllers/agent_controller_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_pairing_api/test/astarte_pairing_api_web/controllers/device_controller_test.exs b/apps/astarte_pairing_api/test/astarte_pairing_api_web/controllers/device_controller_test.exs index 321a6471c..73e4681ff 100644 --- a/apps/astarte_pairing_api/test/astarte_pairing_api_web/controllers/device_controller_test.exs +++ b/apps/astarte_pairing_api/test/astarte_pairing_api_web/controllers/device_controller_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_pairing_api/test/astarte_pairing_api_web/views/error_view_test.exs b/apps/astarte_pairing_api/test/astarte_pairing_api_web/views/error_view_test.exs index e9912db16..0609fada9 100644 --- a/apps/astarte_pairing_api/test/astarte_pairing_api_web/views/error_view_test.exs +++ b/apps/astarte_pairing_api/test/astarte_pairing_api_web/views/error_view_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_pairing_api/test/support/channel_case.ex b/apps/astarte_pairing_api/test/support/channel_case.ex index e95700b39..a156dbf6b 100644 --- a/apps/astarte_pairing_api/test/support/channel_case.ex +++ b/apps/astarte_pairing_api/test/support/channel_case.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_pairing_api/test/support/conn_case.ex b/apps/astarte_pairing_api/test/support/conn_case.ex index 5cdf77e16..9901ddc2f 100644 --- a/apps/astarte_pairing_api/test/support/conn_case.ex +++ b/apps/astarte_pairing_api/test/support/conn_case.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_pairing_api/test/support/data_case.ex b/apps/astarte_pairing_api/test/support/data_case.ex index 903f5ee67..62bf09658 100644 --- a/apps/astarte_pairing_api/test/support/data_case.ex +++ b/apps/astarte_pairing_api/test/support/data_case.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_pairing_api/test/support/jwt_test_helper.ex b/apps/astarte_pairing_api/test/support/jwt_test_helper.ex index fb1e25ce3..e0fa7ccc3 100644 --- a/apps/astarte_pairing_api/test/support/jwt_test_helper.ex +++ b/apps/astarte_pairing_api/test/support/jwt_test_helper.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_pairing_api/test/test_helper.exs b/apps/astarte_pairing_api/test/test_helper.exs index 43a3605d4..6c9649b33 100644 --- a/apps/astarte_pairing_api/test/test_helper.exs +++ b/apps/astarte_pairing_api/test/test_helper.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_realm_management/lib/astarte_realm_management/config.ex b/apps/astarte_realm_management/lib/astarte_realm_management/config.ex index 400073584..6665634a6 100644 --- a/apps/astarte_realm_management/lib/astarte_realm_management/config.ex +++ b/apps/astarte_realm_management/lib/astarte_realm_management/config.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_realm_management/lib/astarte_realm_management/device_removal/device_remover.ex b/apps/astarte_realm_management/lib/astarte_realm_management/device_removal/device_remover.ex index b5a2b650c..173ad6d24 100644 --- a/apps/astarte_realm_management/lib/astarte_realm_management/device_removal/device_remover.ex +++ b/apps/astarte_realm_management/lib/astarte_realm_management/device_removal/device_remover.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2023 SECO Mind Srl +# Copyright 2023-2024 Seco MInd Srl # # 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/apps/astarte_realm_management/lib/astarte_realm_management/device_removal/scheduler.ex b/apps/astarte_realm_management/lib/astarte_realm_management/device_removal/scheduler.ex index af483cfca..57cb6beb3 100644 --- a/apps/astarte_realm_management/lib/astarte_realm_management/device_removal/scheduler.ex +++ b/apps/astarte_realm_management/lib/astarte_realm_management/device_removal/scheduler.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2023 SECO Mind Srl +# Copyright 2023-2024 Seco MInd Srl # # 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/apps/astarte_realm_management/lib/astarte_realm_management/engine/mapping_updates.ex b/apps/astarte_realm_management/lib/astarte_realm_management/engine/mapping_updates.ex index 573ec25e3..8d0281083 100644 --- a/apps/astarte_realm_management/lib/astarte_realm_management/engine/mapping_updates.ex +++ b/apps/astarte_realm_management/lib/astarte_realm_management/engine/mapping_updates.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2022 SECO Mind Srl +# Copyright 2022-2024 Seco MInd Srl # # 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/apps/astarte_realm_management/lib/astarte_realm_management_web/plug/health_plug.ex b/apps/astarte_realm_management/lib/astarte_realm_management_web/plug/health_plug.ex index a6abd7ad4..c0e63629c 100644 --- a/apps/astarte_realm_management/lib/astarte_realm_management_web/plug/health_plug.ex +++ b/apps/astarte_realm_management/lib/astarte_realm_management_web/plug/health_plug.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_realm_management/lib/astarte_realm_management_web/plug/metrics_plug.ex b/apps/astarte_realm_management/lib/astarte_realm_management_web/plug/metrics_plug.ex index 7eb466286..0f2c86783 100644 --- a/apps/astarte_realm_management/lib/astarte_realm_management_web/plug/metrics_plug.ex +++ b/apps/astarte_realm_management/lib/astarte_realm_management_web/plug/metrics_plug.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_realm_management/lib/astarte_realm_management_web/router.ex b/apps/astarte_realm_management/lib/astarte_realm_management_web/router.ex index ad2b02384..090325a05 100644 --- a/apps/astarte_realm_management/lib/astarte_realm_management_web/router.ex +++ b/apps/astarte_realm_management/lib/astarte_realm_management_web/router.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_realm_management/lib/astarte_realm_management_web/telemetry.ex b/apps/astarte_realm_management/lib/astarte_realm_management_web/telemetry.ex index 69bd4262c..c06a7f040 100644 --- a/apps/astarte_realm_management/lib/astarte_realm_management_web/telemetry.ex +++ b/apps/astarte_realm_management/lib/astarte_realm_management_web/telemetry.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_realm_management/test/astarte_realm_management/device_remover_test.exs b/apps/astarte_realm_management/test/astarte_realm_management/device_remover_test.exs index 02a5b9678..e23637457 100644 --- a/apps/astarte_realm_management/test/astarte_realm_management/device_remover_test.exs +++ b/apps/astarte_realm_management/test/astarte_realm_management/device_remover_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2023 SECO Mind Srl +# Copyright 2023-2024 Seco MInd Srl # # 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/apps/astarte_realm_management/test/astarte_realm_management/rpc/handler_test.exs b/apps/astarte_realm_management/test/astarte_realm_management/rpc/handler_test.exs index b9137fecb..e7b71c767 100644 --- a/apps/astarte_realm_management/test/astarte_realm_management/rpc/handler_test.exs +++ b/apps/astarte_realm_management/test/astarte_realm_management/rpc/handler_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_realm_management/test/support/database_fixtures.ex b/apps/astarte_realm_management/test/support/database_fixtures.ex index 4376e2e00..ed0a6adb8 100644 --- a/apps/astarte_realm_management/test/support/database_fixtures.ex +++ b/apps/astarte_realm_management/test/support/database_fixtures.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2023 SECO Mind Srl +# Copyright 2023-2024 Seco MInd Srl # # 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/apps/astarte_realm_management/test/test_helper.exs b/apps/astarte_realm_management/test/test_helper.exs index a2a87b999..02df6a3a8 100644 --- a/apps/astarte_realm_management/test/test_helper.exs +++ b/apps/astarte_realm_management/test/test_helper.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/config/releases.exs b/apps/astarte_realm_management_api/config/releases.exs index 88b6984db..de9ffb261 100644 --- a/apps/astarte_realm_management_api/config/releases.exs +++ b/apps/astarte_realm_management_api/config/releases.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api/application.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api/application.ex index f66a473b7..9be6fb78e 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api/application.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api/application.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api/auth/auth.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api/auth/auth.ex index d25544051..20a51d835 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api/auth/auth.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api/auth/auth.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api/auth/user.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api/auth/user.ex index 06071cc74..086b089e2 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api/auth/user.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api/auth/user.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api/config.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api/config.ex index b82ffdc67..cf632a699 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api/config.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api/config.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api/devices/devices.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api/devices/devices.ex index 59227da49..0003dc50e 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api/devices/devices.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api/devices/devices.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2023 SECO Mind Srl +# Copyright 2023-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api/health/backend_health.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api/health/backend_health.ex index fd1957d70..e9b3dc623 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api/health/backend_health.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api/health/backend_health.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api/health/health.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api/health/health.ex index 5df62be2c..947ad16a4 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api/health/health.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api/health/health.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api/interfaces/already_installed_interface_error.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api/interfaces/already_installed_interface_error.ex index a218955ee..c6d55e6cc 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api/interfaces/already_installed_interface_error.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api/interfaces/already_installed_interface_error.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api/interfaces/interfaces.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api/interfaces/interfaces.ex index fda00a3d9..909aeaa82 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api/interfaces/interfaces.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api/interfaces/interfaces.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api/realm_config/auth_config.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api/realm_config/auth_config.ex index c075f2598..6a3b275d9 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api/realm_config/auth_config.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api/realm_config/auth_config.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api/realm_config/realm_config.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api/realm_config/realm_config.ex index 556e6f217..e99c6c596 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api/realm_config/realm_config.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api/realm_config/realm_config.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api/triggers/action.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api/triggers/action.ex index 03c857d05..7e7d9847c 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api/triggers/action.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api/triggers/action.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2023 SECO Mind Srl +# Copyright 2023-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api/triggers/amqp_action.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api/triggers/amqp_action.ex index 3caf47e3a..74f07eec9 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api/triggers/amqp_action.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api/triggers/amqp_action.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api/triggers/http_action.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api/triggers/http_action.ex index 8e2d2f285..9c7e52a91 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api/triggers/http_action.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api/triggers/http_action.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api/triggers/policies/policies.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api/triggers/policies/policies.ex index 41741a34d..448f8ae57 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api/triggers/policies/policies.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api/triggers/policies/policies.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2022 SECO Mind Srl +# Copyright 2022-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api/triggers/trigger.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api/triggers/trigger.ex index b37c3b81c..ac76c49dd 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api/triggers/trigger.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api/triggers/trigger.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018-2020 Ispirata Srl +# Copyright 2018-2024 SECO Mind Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api/triggers/triggers.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api/triggers/triggers.ex index 1fa82977e..512c187f4 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api/triggers/triggers.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api/triggers/triggers.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018-2020 Ispirata Srl +# Copyright 2018-2024 SECO Mind Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web.ex index c5124b70f..30891d497 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/auth_guardian.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/auth_guardian.ex index 3134b48be..e9499ef2d 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/auth_guardian.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/auth_guardian.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/channels/user_socket.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/channels/user_socket.ex index bb2d7fb4b..80ef915b4 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/channels/user_socket.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/channels/user_socket.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/controllers/device_controller.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/controllers/device_controller.ex index e376dbe81..a7448e969 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/controllers/device_controller.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/controllers/device_controller.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2023 SECO Mind Srl +# Copyright 2023-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/controllers/interface_controller.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/controllers/interface_controller.ex index 42cd850a9..18bed9f92 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/controllers/interface_controller.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/controllers/interface_controller.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/controllers/interface_version_controller.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/controllers/interface_version_controller.ex index a44e0228b..eff4d39d4 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/controllers/interface_version_controller.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/controllers/interface_version_controller.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/controllers/realm_config_controller.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/controllers/realm_config_controller.ex index 34dda3c22..a879ee518 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/controllers/realm_config_controller.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/controllers/realm_config_controller.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/controllers/trigger_controller.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/controllers/trigger_controller.ex index dd1546631..f47cea343 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/controllers/trigger_controller.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/controllers/trigger_controller.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/controllers/trigger_policy_controller.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/controllers/trigger_policy_controller.ex index 3f25224e1..dec4d53ef 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/controllers/trigger_policy_controller.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/controllers/trigger_policy_controller.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2022 SECO Mind Srl +# Copyright 2022-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/controllers/version_controller.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/controllers/version_controller.ex index b7ae68d98..9a8ee8369 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/controllers/version_controller.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/controllers/version_controller.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2021 Ispirata Srl +# Copyright 2021-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/endpoint.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/endpoint.ex index fc082598b..aae00d53e 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/endpoint.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/endpoint.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/gettext.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/gettext.ex index 0aadad28e..b5a10d1f1 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/gettext.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/gettext.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/plug/authorize_path.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/plug/authorize_path.ex index f915a3001..599de4dff 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/plug/authorize_path.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/plug/authorize_path.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/plug/guardian_authorize_path.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/plug/guardian_authorize_path.ex index 49ca2e295..049ebabec 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/plug/guardian_authorize_path.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/plug/guardian_authorize_path.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/plug/health_plug.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/plug/health_plug.ex index 0eb8c2dd0..1082a535f 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/plug/health_plug.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/plug/health_plug.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/plug/log_realm.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/plug/log_realm.ex index f559c9db2..9eb0fd154 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/plug/log_realm.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/plug/log_realm.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2019 Ispirata Srl +# Copyright 2019-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/plug/metrics_plug.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/plug/metrics_plug.ex index 434d22207..ffd2eb7b5 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/plug/metrics_plug.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/plug/metrics_plug.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/plug/verify_header.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/plug/verify_header.ex index 141c17b9b..1fa29e77a 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/plug/verify_header.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/plug/verify_header.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/views/changeset_view.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/views/changeset_view.ex index 42f438324..544f99d25 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/views/changeset_view.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/views/changeset_view.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/views/error_helpers.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/views/error_helpers.ex index ff89481d4..478da1784 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/views/error_helpers.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/views/error_helpers.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/views/health_view.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/views/health_view.ex index f01fd5239..e690181af 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/views/health_view.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/views/health_view.ex @@ -1,6 +1,6 @@ # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/views/interface_version_view.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/views/interface_version_view.ex index 722eeab7c..17d8d2118 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/views/interface_version_view.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/views/interface_version_view.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/views/interface_view.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/views/interface_view.ex index 4c9020af0..e8c0465e2 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/views/interface_view.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/views/interface_view.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2018 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/views/realm_config_view.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/views/realm_config_view.ex index 7636e2f7d..07daeb526 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/views/realm_config_view.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/views/realm_config_view.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/views/trigger_policy_view.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/views/trigger_policy_view.ex index 0f1c3ff4e..d85966c48 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/views/trigger_policy_view.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/views/trigger_policy_view.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2022 SECO Mind Srl +# Copyright 2022-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/views/trigger_view.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/views/trigger_view.ex index ca0ec2409..45cde9bf0 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/views/trigger_view.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/views/trigger_view.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/views/version_view.ex b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/views/version_view.ex index 3fdcb10f9..aa62b97a2 100644 --- a/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/views/version_view.ex +++ b/apps/astarte_realm_management_api/lib/astarte_realm_management_api_web/views/version_view.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2021 Ispirata Srl +# Copyright 2021-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/test/astarte_realm_management_api/devices/devices_test.exs b/apps/astarte_realm_management_api/test/astarte_realm_management_api/devices/devices_test.exs index 2a0df792d..d88f86dfb 100644 --- a/apps/astarte_realm_management_api/test/astarte_realm_management_api/devices/devices_test.exs +++ b/apps/astarte_realm_management_api/test/astarte_realm_management_api/devices/devices_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2023 SECO Mind Srl +# Copyright 2023-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/test/astarte_realm_management_api/interfaces/interfaces_test.exs b/apps/astarte_realm_management_api/test/astarte_realm_management_api/interfaces/interfaces_test.exs index beed94b1f..99fd8aa2f 100644 --- a/apps/astarte_realm_management_api/test/astarte_realm_management_api/interfaces/interfaces_test.exs +++ b/apps/astarte_realm_management_api/test/astarte_realm_management_api/interfaces/interfaces_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/test/astarte_realm_management_api/realm_config/realm_config_test.exs b/apps/astarte_realm_management_api/test/astarte_realm_management_api/realm_config/realm_config_test.exs index 9cbb8cfca..bedcaa22d 100644 --- a/apps/astarte_realm_management_api/test/astarte_realm_management_api/realm_config/realm_config_test.exs +++ b/apps/astarte_realm_management_api/test/astarte_realm_management_api/realm_config/realm_config_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/test/astarte_realm_management_api/triggers/action_test.exs b/apps/astarte_realm_management_api/test/astarte_realm_management_api/triggers/action_test.exs index bdac76367..7d56ff334 100644 --- a/apps/astarte_realm_management_api/test/astarte_realm_management_api/triggers/action_test.exs +++ b/apps/astarte_realm_management_api/test/astarte_realm_management_api/triggers/action_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2023 SECO Mind Srl +# Copyright 2023-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/test/astarte_realm_management_api/triggers/amqp_action_test.ex b/apps/astarte_realm_management_api/test/astarte_realm_management_api/triggers/amqp_action_test.ex index 3aee806c1..dd902e38c 100644 --- a/apps/astarte_realm_management_api/test/astarte_realm_management_api/triggers/amqp_action_test.ex +++ b/apps/astarte_realm_management_api/test/astarte_realm_management_api/triggers/amqp_action_test.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/test/astarte_realm_management_api/triggers/http_action_test.exs b/apps/astarte_realm_management_api/test/astarte_realm_management_api/triggers/http_action_test.exs index 65cf3cf1f..3a44a22a4 100644 --- a/apps/astarte_realm_management_api/test/astarte_realm_management_api/triggers/http_action_test.exs +++ b/apps/astarte_realm_management_api/test/astarte_realm_management_api/triggers/http_action_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/test/astarte_realm_management_api/triggers/policies/policy_test.exs b/apps/astarte_realm_management_api/test/astarte_realm_management_api/triggers/policies/policy_test.exs index b86ef99d0..51ec94d3a 100644 --- a/apps/astarte_realm_management_api/test/astarte_realm_management_api/triggers/policies/policy_test.exs +++ b/apps/astarte_realm_management_api/test/astarte_realm_management_api/triggers/policies/policy_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2021 Ispirata Srl +# Copyright 2021-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/test/astarte_realm_management_api/triggers/trigger_test.exs b/apps/astarte_realm_management_api/test/astarte_realm_management_api/triggers/trigger_test.exs index 75585bfc0..3db89629c 100644 --- a/apps/astarte_realm_management_api/test/astarte_realm_management_api/triggers/trigger_test.exs +++ b/apps/astarte_realm_management_api/test/astarte_realm_management_api/triggers/trigger_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/test/astarte_realm_management_api/triggers/triggers_test.exs b/apps/astarte_realm_management_api/test/astarte_realm_management_api/triggers/triggers_test.exs index b1f0a85b8..10fb1699c 100644 --- a/apps/astarte_realm_management_api/test/astarte_realm_management_api/triggers/triggers_test.exs +++ b/apps/astarte_realm_management_api/test/astarte_realm_management_api/triggers/triggers_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/test/astarte_realm_management_api_web/auth/auth_test.exs b/apps/astarte_realm_management_api/test/astarte_realm_management_api_web/auth/auth_test.exs index 46dec3e04..6dca6395d 100644 --- a/apps/astarte_realm_management_api/test/astarte_realm_management_api_web/auth/auth_test.exs +++ b/apps/astarte_realm_management_api/test/astarte_realm_management_api_web/auth/auth_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/test/astarte_realm_management_api_web/controllers/device_controller_test.exs b/apps/astarte_realm_management_api/test/astarte_realm_management_api_web/controllers/device_controller_test.exs index 6a6670035..e2cf2c769 100644 --- a/apps/astarte_realm_management_api/test/astarte_realm_management_api_web/controllers/device_controller_test.exs +++ b/apps/astarte_realm_management_api/test/astarte_realm_management_api_web/controllers/device_controller_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2023 SECO Mind Srl +# Copyright 2023-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/test/astarte_realm_management_api_web/controllers/interface_controller_test.exs b/apps/astarte_realm_management_api/test/astarte_realm_management_api_web/controllers/interface_controller_test.exs index ec6909144..138edf81c 100644 --- a/apps/astarte_realm_management_api/test/astarte_realm_management_api_web/controllers/interface_controller_test.exs +++ b/apps/astarte_realm_management_api/test/astarte_realm_management_api_web/controllers/interface_controller_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/test/astarte_realm_management_api_web/controllers/interface_version_controller_test.exs b/apps/astarte_realm_management_api/test/astarte_realm_management_api_web/controllers/interface_version_controller_test.exs index 5b92ac2cf..bfe9e1487 100644 --- a/apps/astarte_realm_management_api/test/astarte_realm_management_api_web/controllers/interface_version_controller_test.exs +++ b/apps/astarte_realm_management_api/test/astarte_realm_management_api_web/controllers/interface_version_controller_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/test/astarte_realm_management_api_web/controllers/realm_config_controller_test.exs b/apps/astarte_realm_management_api/test/astarte_realm_management_api_web/controllers/realm_config_controller_test.exs index 026a2cee4..69d9bea32 100644 --- a/apps/astarte_realm_management_api/test/astarte_realm_management_api_web/controllers/realm_config_controller_test.exs +++ b/apps/astarte_realm_management_api/test/astarte_realm_management_api_web/controllers/realm_config_controller_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/test/astarte_realm_management_api_web/controllers/trigger_controller_test.exs b/apps/astarte_realm_management_api/test/astarte_realm_management_api_web/controllers/trigger_controller_test.exs index 31690e3dd..75629a013 100644 --- a/apps/astarte_realm_management_api/test/astarte_realm_management_api_web/controllers/trigger_controller_test.exs +++ b/apps/astarte_realm_management_api/test/astarte_realm_management_api_web/controllers/trigger_controller_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2018 Ispirata Srl +# Copyright 2018-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/test/astarte_realm_management_api_web/controllers/trigger_policy_controller_test.ex b/apps/astarte_realm_management_api/test/astarte_realm_management_api_web/controllers/trigger_policy_controller_test.ex index affe6ada6..d0467103f 100644 --- a/apps/astarte_realm_management_api/test/astarte_realm_management_api_web/controllers/trigger_policy_controller_test.ex +++ b/apps/astarte_realm_management_api/test/astarte_realm_management_api_web/controllers/trigger_policy_controller_test.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2022 SECO Mind Srl +# Copyright 2022-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/test/astarte_realm_management_api_web/views/error_view_test.exs b/apps/astarte_realm_management_api/test/astarte_realm_management_api_web/views/error_view_test.exs index ae91074ba..88c0fb74b 100644 --- a/apps/astarte_realm_management_api/test/astarte_realm_management_api_web/views/error_view_test.exs +++ b/apps/astarte_realm_management_api/test/astarte_realm_management_api_web/views/error_view_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_realm_management_api/test/support/jwt_test_helper.ex b/apps/astarte_realm_management_api/test/support/jwt_test_helper.ex index 577f79129..b71423d95 100644 --- a/apps/astarte_realm_management_api/test/support/jwt_test_helper.ex +++ b/apps/astarte_realm_management_api/test/support/jwt_test_helper.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_trigger_engine/config/config.exs b/apps/astarte_trigger_engine/config/config.exs index 315f7ec45..1b1921012 100644 --- a/apps/astarte_trigger_engine/config/config.exs +++ b/apps/astarte_trigger_engine/config/config.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_trigger_engine/config/prod.exs b/apps/astarte_trigger_engine/config/prod.exs index 1cbbe2c96..f953d9054 100644 --- a/apps/astarte_trigger_engine/config/prod.exs +++ b/apps/astarte_trigger_engine/config/prod.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_trigger_engine/lib/astarte_trigger_engine.ex b/apps/astarte_trigger_engine/lib/astarte_trigger_engine.ex index 5776ced08..5a477014c 100644 --- a/apps/astarte_trigger_engine/lib/astarte_trigger_engine.ex +++ b/apps/astarte_trigger_engine/lib/astarte_trigger_engine.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_trigger_engine/lib/astarte_trigger_engine/amqp_consumer/amqp_consumer_supervisor.ex b/apps/astarte_trigger_engine/lib/astarte_trigger_engine/amqp_consumer/amqp_consumer_supervisor.ex index fedb40513..ec0936338 100644 --- a/apps/astarte_trigger_engine/lib/astarte_trigger_engine/amqp_consumer/amqp_consumer_supervisor.ex +++ b/apps/astarte_trigger_engine/lib/astarte_trigger_engine/amqp_consumer/amqp_consumer_supervisor.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2022 SECO Mind Srl +# Copyright 2022-2024 Seco MInd Srl # # 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/apps/astarte_trigger_engine/lib/astarte_trigger_engine/amqp_consumer/amqp_consumer_tracker.ex b/apps/astarte_trigger_engine/lib/astarte_trigger_engine/amqp_consumer/amqp_consumer_tracker.ex index 75330cd4e..00e2217ba 100644 --- a/apps/astarte_trigger_engine/lib/astarte_trigger_engine/amqp_consumer/amqp_consumer_tracker.ex +++ b/apps/astarte_trigger_engine/lib/astarte_trigger_engine/amqp_consumer/amqp_consumer_tracker.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2022 SECO Mind Srl +# Copyright 2022-2024 Seco MInd Srl # # 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/apps/astarte_trigger_engine/lib/astarte_trigger_engine/amqp_consumer/amqp_message_consumer.ex b/apps/astarte_trigger_engine/lib/astarte_trigger_engine/amqp_consumer/amqp_message_consumer.ex index 926f7fe98..a5c42ded1 100644 --- a/apps/astarte_trigger_engine/lib/astarte_trigger_engine/amqp_consumer/amqp_message_consumer.ex +++ b/apps/astarte_trigger_engine/lib/astarte_trigger_engine/amqp_consumer/amqp_message_consumer.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2022 SECO Mind Srl +# Copyright 2022-2024 Seco MInd Srl # # 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/apps/astarte_trigger_engine/lib/astarte_trigger_engine/amqp_consumer/queries.ex b/apps/astarte_trigger_engine/lib/astarte_trigger_engine/amqp_consumer/queries.ex index 4ddc82c70..6e94fed39 100644 --- a/apps/astarte_trigger_engine/lib/astarte_trigger_engine/amqp_consumer/queries.ex +++ b/apps/astarte_trigger_engine/lib/astarte_trigger_engine/amqp_consumer/queries.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2022 SECO Mind Srl +# Copyright 2022-2024 Seco MInd Srl # # 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/apps/astarte_trigger_engine/lib/astarte_trigger_engine/application.ex b/apps/astarte_trigger_engine/lib/astarte_trigger_engine/application.ex index 47f9296ad..459ad0b9c 100644 --- a/apps/astarte_trigger_engine/lib/astarte_trigger_engine/application.ex +++ b/apps/astarte_trigger_engine/lib/astarte_trigger_engine/application.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_trigger_engine/lib/astarte_trigger_engine/config.ex b/apps/astarte_trigger_engine/lib/astarte_trigger_engine/config.ex index 6299e3324..136cefb5c 100644 --- a/apps/astarte_trigger_engine/lib/astarte_trigger_engine/config.ex +++ b/apps/astarte_trigger_engine/lib/astarte_trigger_engine/config.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 Ispirata Srl +# Copyright 2017-2024 Seco MInd Srl # # 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/apps/astarte_trigger_engine/lib/astarte_trigger_engine/consumer_supervisor.ex b/apps/astarte_trigger_engine/lib/astarte_trigger_engine/consumer_supervisor.ex index 368240619..5b3039e2e 100644 --- a/apps/astarte_trigger_engine/lib/astarte_trigger_engine/consumer_supervisor.ex +++ b/apps/astarte_trigger_engine/lib/astarte_trigger_engine/consumer_supervisor.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2022 SECO Mind Srl +# Copyright 2022-2024 Seco MInd Srl # # 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/apps/astarte_trigger_engine/lib/astarte_trigger_engine/delivery_supervisor.ex b/apps/astarte_trigger_engine/lib/astarte_trigger_engine/delivery_supervisor.ex index 10152942b..e6b4562b8 100644 --- a/apps/astarte_trigger_engine/lib/astarte_trigger_engine/delivery_supervisor.ex +++ b/apps/astarte_trigger_engine/lib/astarte_trigger_engine/delivery_supervisor.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2022 SECO Mind Srl +# Copyright 2022-2024 Seco MInd Srl # # 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/apps/astarte_trigger_engine/lib/astarte_trigger_engine/health/health.ex b/apps/astarte_trigger_engine/lib/astarte_trigger_engine/health/health.ex index a9cde9ab6..4866f61bc 100644 --- a/apps/astarte_trigger_engine/lib/astarte_trigger_engine/health/health.ex +++ b/apps/astarte_trigger_engine/lib/astarte_trigger_engine/health/health.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_trigger_engine/lib/astarte_trigger_engine/health/queries.ex b/apps/astarte_trigger_engine/lib/astarte_trigger_engine/health/queries.ex index dc203ad8c..37a79e0fa 100644 --- a/apps/astarte_trigger_engine/lib/astarte_trigger_engine/health/queries.ex +++ b/apps/astarte_trigger_engine/lib/astarte_trigger_engine/health/queries.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_trigger_engine/lib/astarte_trigger_engine/policy/policy.ex b/apps/astarte_trigger_engine/lib/astarte_trigger_engine/policy/policy.ex index b84ddc2cc..90f0e16c5 100644 --- a/apps/astarte_trigger_engine/lib/astarte_trigger_engine/policy/policy.ex +++ b/apps/astarte_trigger_engine/lib/astarte_trigger_engine/policy/policy.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2022 SECO Mind Srl +# Copyright 2022-2024 Seco MInd Srl # # 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/apps/astarte_trigger_engine/lib/astarte_trigger_engine/policy/queries.ex b/apps/astarte_trigger_engine/lib/astarte_trigger_engine/policy/queries.ex index 62fc8fe18..624d5c167 100644 --- a/apps/astarte_trigger_engine/lib/astarte_trigger_engine/policy/queries.ex +++ b/apps/astarte_trigger_engine/lib/astarte_trigger_engine/policy/queries.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2022 SECO Mind Srl +# Copyright 2022-2024 Seco MInd Srl # # 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/apps/astarte_trigger_engine/lib/astarte_trigger_engine_web/plug/health_plug.ex b/apps/astarte_trigger_engine/lib/astarte_trigger_engine_web/plug/health_plug.ex index 08598779f..19e27abda 100644 --- a/apps/astarte_trigger_engine/lib/astarte_trigger_engine_web/plug/health_plug.ex +++ b/apps/astarte_trigger_engine/lib/astarte_trigger_engine_web/plug/health_plug.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_trigger_engine/lib/astarte_trigger_engine_web/plug/metrics_plug.ex b/apps/astarte_trigger_engine/lib/astarte_trigger_engine_web/plug/metrics_plug.ex index 39c1c6c8c..404b06930 100644 --- a/apps/astarte_trigger_engine/lib/astarte_trigger_engine_web/plug/metrics_plug.ex +++ b/apps/astarte_trigger_engine/lib/astarte_trigger_engine_web/plug/metrics_plug.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_trigger_engine/lib/astarte_trigger_engine_web/router.ex b/apps/astarte_trigger_engine/lib/astarte_trigger_engine_web/router.ex index bb583a571..21149c69d 100644 --- a/apps/astarte_trigger_engine/lib/astarte_trigger_engine_web/router.ex +++ b/apps/astarte_trigger_engine/lib/astarte_trigger_engine_web/router.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_trigger_engine/lib/astarte_trigger_engine_web/telemetry.ex b/apps/astarte_trigger_engine/lib/astarte_trigger_engine_web/telemetry.ex index 8ad7022b3..6b1f06f95 100644 --- a/apps/astarte_trigger_engine/lib/astarte_trigger_engine_web/telemetry.ex +++ b/apps/astarte_trigger_engine/lib/astarte_trigger_engine_web/telemetry.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_trigger_engine/mix.exs b/apps/astarte_trigger_engine/mix.exs index 90a4ebd74..f1f1a1cd8 100644 --- a/apps/astarte_trigger_engine/mix.exs +++ b/apps/astarte_trigger_engine/mix.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017-2021 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/apps/astarte_trigger_engine/test/amqp_consumer/amqp_consumer_tracker_test.exs b/apps/astarte_trigger_engine/test/amqp_consumer/amqp_consumer_tracker_test.exs index 4dbc1a11d..6f69d12d4 100644 --- a/apps/astarte_trigger_engine/test/amqp_consumer/amqp_consumer_tracker_test.exs +++ b/apps/astarte_trigger_engine/test/amqp_consumer/amqp_consumer_tracker_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2022 SECO Mind Srl +# Copyright 2022-2024 Seco MInd Srl # # 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/apps/astarte_trigger_engine/test/amqp_consumer_options_test.exs b/apps/astarte_trigger_engine/test/amqp_consumer_options_test.exs index d406cbd97..efc1e23ee 100644 --- a/apps/astarte_trigger_engine/test/amqp_consumer_options_test.exs +++ b/apps/astarte_trigger_engine/test/amqp_consumer_options_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/apps/astarte_trigger_engine/test/policy/policy_test.exs b/apps/astarte_trigger_engine/test/policy/policy_test.exs index c76419152..58e9b55da 100644 --- a/apps/astarte_trigger_engine/test/policy/policy_test.exs +++ b/apps/astarte_trigger_engine/test/policy/policy_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2022 SECO Mind Srl +# Copyright 2022-2024 Seco MInd Srl # # 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/apps/astarte_trigger_engine/test/support/database_test_helper.exs b/apps/astarte_trigger_engine/test/support/database_test_helper.exs index f962913ec..a5fae2408 100644 --- a/apps/astarte_trigger_engine/test/support/database_test_helper.exs +++ b/apps/astarte_trigger_engine/test/support/database_test_helper.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2022 SECO Mind Srl +# Copyright 2022-2024 Seco MInd Srl # # 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/apps/astarte_trigger_engine/test/test_helper.exs b/apps/astarte_trigger_engine/test/test_helper.exs index c0e85a060..db1935e8e 100644 --- a/apps/astarte_trigger_engine/test/test_helper.exs +++ b/apps/astarte_trigger_engine/test/test_helper.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2017 - 2021 Ispirata Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/tools/astarte_device_fleet_simulator/config/config.exs b/tools/astarte_device_fleet_simulator/config/config.exs index 75fd77d80..8a9914cf6 100644 --- a/tools/astarte_device_fleet_simulator/config/config.exs +++ b/tools/astarte_device_fleet_simulator/config/config.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2021 Ispirata Srl +# Copyright 2021-2024 Seco MInd Srl # # 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/tools/astarte_device_fleet_simulator/config/dev.exs b/tools/astarte_device_fleet_simulator/config/dev.exs index 47dca1521..cda4911c3 100644 --- a/tools/astarte_device_fleet_simulator/config/dev.exs +++ b/tools/astarte_device_fleet_simulator/config/dev.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2021 Ispirata Srl +# Copyright 2021-2024 Seco MInd Srl # # 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/tools/astarte_device_fleet_simulator/config/prod.exs b/tools/astarte_device_fleet_simulator/config/prod.exs index 47dca1521..cda4911c3 100644 --- a/tools/astarte_device_fleet_simulator/config/prod.exs +++ b/tools/astarte_device_fleet_simulator/config/prod.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2021 Ispirata Srl +# Copyright 2021-2024 Seco MInd Srl # # 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/tools/astarte_device_fleet_simulator/config/test.exs b/tools/astarte_device_fleet_simulator/config/test.exs index 153b29452..fe0300193 100644 --- a/tools/astarte_device_fleet_simulator/config/test.exs +++ b/tools/astarte_device_fleet_simulator/config/test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2021 Ispirata Srl +# Copyright 2021-2024 Seco MInd Srl # # 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/tools/astarte_device_fleet_simulator/lib/astarte_device_fleet_simulator/application.ex b/tools/astarte_device_fleet_simulator/lib/astarte_device_fleet_simulator/application.ex index eb9e2e609..595f8f56f 100644 --- a/tools/astarte_device_fleet_simulator/lib/astarte_device_fleet_simulator/application.ex +++ b/tools/astarte_device_fleet_simulator/lib/astarte_device_fleet_simulator/application.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2021 Ispirata Srl +# Copyright 2021-2024 Seco MInd Srl # # 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/tools/astarte_device_fleet_simulator/lib/astarte_device_fleet_simulator/credentials_secrets.ex b/tools/astarte_device_fleet_simulator/lib/astarte_device_fleet_simulator/credentials_secrets.ex index 2702d8c1c..4e37536d1 100644 --- a/tools/astarte_device_fleet_simulator/lib/astarte_device_fleet_simulator/credentials_secrets.ex +++ b/tools/astarte_device_fleet_simulator/lib/astarte_device_fleet_simulator/credentials_secrets.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2024 SECO Mind Srl +# Copyright 2017-2024 SECO Mind Srl # # 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/tools/astarte_e2e/config/config.exs b/tools/astarte_e2e/config/config.exs index fc1b2e149..9000ea55d 100644 --- a/tools/astarte_e2e/config/config.exs +++ b/tools/astarte_e2e/config/config.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/tools/astarte_e2e/config/dev.exs b/tools/astarte_e2e/config/dev.exs index b7b63ac53..880f70502 100644 --- a/tools/astarte_e2e/config/dev.exs +++ b/tools/astarte_e2e/config/dev.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/tools/astarte_e2e/config/prod.exs b/tools/astarte_e2e/config/prod.exs index 8896fc981..ca9966743 100644 --- a/tools/astarte_e2e/config/prod.exs +++ b/tools/astarte_e2e/config/prod.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/tools/astarte_e2e/lib/astarte_e2e.ex b/tools/astarte_e2e/lib/astarte_e2e.ex index 5405ffaf2..23c9bf37f 100644 --- a/tools/astarte_e2e/lib/astarte_e2e.ex +++ b/tools/astarte_e2e/lib/astarte_e2e.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/tools/astarte_e2e/lib/astarte_e2e/application.ex b/tools/astarte_e2e/lib/astarte_e2e/application.ex index 333385005..f8fdedec1 100644 --- a/tools/astarte_e2e/lib/astarte_e2e/application.ex +++ b/tools/astarte_e2e/lib/astarte_e2e/application.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/tools/astarte_e2e/lib/astarte_e2e/client.ex b/tools/astarte_e2e/lib/astarte_e2e/client.ex index b65f8d527..b8a5c1c19 100644 --- a/tools/astarte_e2e/lib/astarte_e2e/client.ex +++ b/tools/astarte_e2e/lib/astarte_e2e/client.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Cospyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco Mind Srl # # 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/tools/astarte_e2e/lib/astarte_e2e/config.ex b/tools/astarte_e2e/lib/astarte_e2e/config.ex index 1188f44c9..0c0846adc 100644 --- a/tools/astarte_e2e/lib/astarte_e2e/config.ex +++ b/tools/astarte_e2e/lib/astarte_e2e/config.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/tools/astarte_e2e/lib/astarte_e2e/config/astarte_device_id.ex b/tools/astarte_e2e/lib/astarte_e2e/config/astarte_device_id.ex index 2efac2c6e..1f075b8e0 100644 --- a/tools/astarte_e2e/lib/astarte_e2e/config/astarte_device_id.ex +++ b/tools/astarte_e2e/lib/astarte_e2e/config/astarte_device_id.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/tools/astarte_e2e/lib/astarte_e2e/config/bamboo_mail_adapter.ex b/tools/astarte_e2e/lib/astarte_e2e/config/bamboo_mail_adapter.ex index 0994c65d8..02c1905d5 100644 --- a/tools/astarte_e2e/lib/astarte_e2e/config/bamboo_mail_adapter.ex +++ b/tools/astarte_e2e/lib/astarte_e2e/config/bamboo_mail_adapter.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/tools/astarte_e2e/lib/astarte_e2e/config/list_of_strings.ex b/tools/astarte_e2e/lib/astarte_e2e/config/list_of_strings.ex index 51b624c2e..defd3f886 100644 --- a/tools/astarte_e2e/lib/astarte_e2e/config/list_of_strings.ex +++ b/tools/astarte_e2e/lib/astarte_e2e/config/list_of_strings.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/tools/astarte_e2e/lib/astarte_e2e/config/normalized_mail_address.ex b/tools/astarte_e2e/lib/astarte_e2e/config/normalized_mail_address.ex index c7b8c8cd3..ab2f24858 100644 --- a/tools/astarte_e2e/lib/astarte_e2e/config/normalized_mail_address.ex +++ b/tools/astarte_e2e/lib/astarte_e2e/config/normalized_mail_address.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/tools/astarte_e2e/lib/astarte_e2e/config/positive_integer_or_infinity.ex b/tools/astarte_e2e/lib/astarte_e2e/config/positive_integer_or_infinity.ex index 62c311e4b..736c3da7d 100644 --- a/tools/astarte_e2e/lib/astarte_e2e/config/positive_integer_or_infinity.ex +++ b/tools/astarte_e2e/lib/astarte_e2e/config/positive_integer_or_infinity.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/tools/astarte_e2e/lib/astarte_e2e/scheduler.ex b/tools/astarte_e2e/lib/astarte_e2e/scheduler.ex index 06165f889..4116081c2 100644 --- a/tools/astarte_e2e/lib/astarte_e2e/scheduler.ex +++ b/tools/astarte_e2e/lib/astarte_e2e/scheduler.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/tools/astarte_e2e/lib/astarte_e2e/service_notifier.ex b/tools/astarte_e2e/lib/astarte_e2e/service_notifier.ex index a82e657b2..af8f6e0b4 100644 --- a/tools/astarte_e2e/lib/astarte_e2e/service_notifier.ex +++ b/tools/astarte_e2e/lib/astarte_e2e/service_notifier.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/tools/astarte_e2e/lib/astarte_e2e/service_notifier/email.ex b/tools/astarte_e2e/lib/astarte_e2e/service_notifier/email.ex index 03021d996..492dbb478 100644 --- a/tools/astarte_e2e/lib/astarte_e2e/service_notifier/email.ex +++ b/tools/astarte_e2e/lib/astarte_e2e/service_notifier/email.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/tools/astarte_e2e/lib/astarte_e2e/service_notifier/mailer.ex b/tools/astarte_e2e/lib/astarte_e2e/service_notifier/mailer.ex index 0c85cefa8..503e3aeac 100644 --- a/tools/astarte_e2e/lib/astarte_e2e/service_notifier/mailer.ex +++ b/tools/astarte_e2e/lib/astarte_e2e/service_notifier/mailer.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/tools/astarte_e2e/lib/astarte_e2e/utils.ex b/tools/astarte_e2e/lib/astarte_e2e/utils.ex index f2d6dacee..23fce0e92 100644 --- a/tools/astarte_e2e/lib/astarte_e2e/utils.ex +++ b/tools/astarte_e2e/lib/astarte_e2e/utils.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/tools/astarte_e2e/lib/astarte_e2e_web/plug/health_plug.ex b/tools/astarte_e2e/lib/astarte_e2e_web/plug/health_plug.ex index f5a270606..c8e819e33 100644 --- a/tools/astarte_e2e/lib/astarte_e2e_web/plug/health_plug.ex +++ b/tools/astarte_e2e/lib/astarte_e2e_web/plug/health_plug.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/tools/astarte_e2e/lib/astarte_e2e_web/plug/metrics_plug.ex b/tools/astarte_e2e/lib/astarte_e2e_web/plug/metrics_plug.ex index a59550ab7..a88d5a6d5 100644 --- a/tools/astarte_e2e/lib/astarte_e2e_web/plug/metrics_plug.ex +++ b/tools/astarte_e2e/lib/astarte_e2e_web/plug/metrics_plug.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/tools/astarte_e2e/lib/astarte_e2e_web/router.ex b/tools/astarte_e2e/lib/astarte_e2e_web/router.ex index 8c962ffa0..fbfbbd626 100644 --- a/tools/astarte_e2e/lib/astarte_e2e_web/router.ex +++ b/tools/astarte_e2e/lib/astarte_e2e_web/router.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/tools/astarte_e2e/lib/astarte_e2e_web/telemetry.ex b/tools/astarte_e2e/lib/astarte_e2e_web/telemetry.ex index 3a3cdf661..1df677706 100644 --- a/tools/astarte_e2e/lib/astarte_e2e_web/telemetry.ex +++ b/tools/astarte_e2e/lib/astarte_e2e_web/telemetry.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020 Ispirata Srl +# Copyright 2020-2024 Seco MInd Srl # # 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/tools/astarte_e2e/mix.exs b/tools/astarte_e2e/mix.exs index d774a0564..e50710ff1 100644 --- a/tools/astarte_e2e/mix.exs +++ b/tools/astarte_e2e/mix.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2020-2021 Ispirata Srl +# Copyright 2020-2024 SECO Mind Srl # # 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/tools/astarte_export/lib/astarte/export.ex b/tools/astarte_export/lib/astarte/export.ex index f50b28f33..367b58691 100644 --- a/tools/astarte_export/lib/astarte/export.ex +++ b/tools/astarte_export/lib/astarte/export.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2019 Ispirata Srl +# Copyright 2019-2024 Seco MInd Srl # # 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/tools/astarte_import/lib/astarte/LogFmtFormatter.ex b/tools/astarte_import/lib/astarte/LogFmtFormatter.ex index c7c4d91dc..b1c1438c0 100644 --- a/tools/astarte_import/lib/astarte/LogFmtFormatter.ex +++ b/tools/astarte_import/lib/astarte/LogFmtFormatter.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2019 Ispirata Srl +# Copyright 2019-2024 Seco MInd Srl # # 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/tools/astarte_import/lib/astarte/import.ex b/tools/astarte_import/lib/astarte/import.ex index 9a26cc31d..0c775f0a3 100644 --- a/tools/astarte_import/lib/astarte/import.ex +++ b/tools/astarte_import/lib/astarte/import.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2019 Ispirata Srl +# Copyright 2019-2024 Seco MInd Srl # # 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/tools/astarte_import/lib/astarte/import/cli.ex b/tools/astarte_import/lib/astarte/import/cli.ex index cc26c4246..7be1a886e 100644 --- a/tools/astarte_import/lib/astarte/import/cli.ex +++ b/tools/astarte_import/lib/astarte/import/cli.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2019 Ispirata Srl +# Copyright 2019-2024 Seco MInd Srl # # 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/tools/astarte_import/lib/astarte/import/populatedb.ex b/tools/astarte_import/lib/astarte/import/populatedb.ex index 0502670d1..087335a13 100644 --- a/tools/astarte_import/lib/astarte/import/populatedb.ex +++ b/tools/astarte_import/lib/astarte/import/populatedb.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2019 Ispirata Srl +# Copyright 2019-2024 Seco MInd Srl # # 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/tools/astarte_import/lib/astarte/import/populatedb/queries.ex b/tools/astarte_import/lib/astarte/import/populatedb/queries.ex index 5dfcbb7c7..9d0b5417f 100644 --- a/tools/astarte_import/lib/astarte/import/populatedb/queries.ex +++ b/tools/astarte_import/lib/astarte/import/populatedb/queries.ex @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2019 Ispirata Srl +# Copyright 2019-2024 Seco MInd Srl # # 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/tools/astarte_import/test/astarte/import_test.exs b/tools/astarte_import/test/astarte/import_test.exs index 1e4ce0dbe..f85b6da9d 100644 --- a/tools/astarte_import/test/astarte/import_test.exs +++ b/tools/astarte_import/test/astarte/import_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2019 Ispirata Srl +# Copyright 2019-2024 Seco MInd Srl # # 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/tools/astarte_import/test/astarte/populatedb_test.exs b/tools/astarte_import/test/astarte/populatedb_test.exs index 728fa8e22..8af27c1b5 100644 --- a/tools/astarte_import/test/astarte/populatedb_test.exs +++ b/tools/astarte_import/test/astarte/populatedb_test.exs @@ -1,7 +1,7 @@ # # This file is part of Astarte. # -# Copyright 2019 Ispirata Srl +# Copyright 2019-2024 Seco MInd Srl # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.