diff --git a/src/devices/GPTDevice/GPTDevice.cpp b/src/devices/GPTDevice/GPTDevice.cpp index 87c4656..c18cf28 100644 --- a/src/devices/GPTDevice/GPTDevice.cpp +++ b/src/devices/GPTDevice/GPTDevice.cpp @@ -292,4 +292,4 @@ bool GPTDevice::setFunctions(const json& function_json) } return true; -} \ No newline at end of file +} diff --git a/src/devices/GPTDevice/assets/functions/functions_test.json b/src/devices/GPTDevice/assets/functions/functions_test.json index 5ce626b..d7156a7 100644 --- a/src/devices/GPTDevice/assets/functions/functions_test.json +++ b/src/devices/GPTDevice/assets/functions/functions_test.json @@ -13,4 +13,4 @@ "required": ["location"] } } -] \ No newline at end of file +] diff --git a/src/devices/GPTDevice/assets/prompts/prompt_test.txt b/src/devices/GPTDevice/assets/prompts/prompt_test.txt index c08541a..ff1feab 100644 --- a/src/devices/GPTDevice/assets/prompts/prompt_test.txt +++ b/src/devices/GPTDevice/assets/prompts/prompt_test.txt @@ -1 +1 @@ -Sei Dante, riassumi YARP in una cantica dell'inferno. \ No newline at end of file +Sei Dante, riassumi YARP in una cantica dell'inferno. diff --git a/src/devices/GPTDevice/tests/GPTDevice_test.cpp b/src/devices/GPTDevice/tests/GPTDevice_test.cpp index 8ec7098..e6abf27 100644 --- a/src/devices/GPTDevice/tests/GPTDevice_test.cpp +++ b/src/devices/GPTDevice/tests/GPTDevice_test.cpp @@ -100,7 +100,7 @@ TEST_CASE("dev::GPTDevice_test", "[yarp::dev]") { CHECK(dd.close()); } - + } Network::setLocalMode(false); diff --git a/tests/misc/check_license.pl b/tests/misc/check_license.pl index 21ebf14..e6d15ea 100755 --- a/tests/misc/check_license.pl +++ b/tests/misc/check_license.pl @@ -21,7 +21,7 @@ sub print_if_verbose chomp(my @skip_files = <$handle>); close $handle; -my $copyright_iit = "(2006-2021|2006-2022|2006-2023|2023|2023-2023) Istituto Italiano di Tecnologia \\(IIT\\)"; +my $copyright_iit = "(2006-2021|2006-2022|2006-2023|2023|2023-2023|2024|2024-2024|2023-2024) Istituto Italiano di Tecnologia \\(IIT\\)"; my $copyright_robocub = "2006-2010 RobotCub Consortium"; my $str_bsd3_cpp = <