diff --git a/lib/include/cardano/object.h b/lib/include/cardano/object.h index 6279ea51..fd6ae7ab 100644 --- a/lib/include/cardano/object.h +++ b/lib/include/cardano/object.h @@ -1,7 +1,7 @@ /** * \file object.h * - * \author angel.castillo + * \author luisd.bianchi * \date Sep 12, 2023 * * \section LICENSE diff --git a/lib/tests/object.cpp b/lib/tests/object.cpp index 8e4cf6de..65f6adfd 100644 --- a/lib/tests/object.cpp +++ b/lib/tests/object.cpp @@ -1,7 +1,7 @@ /** * \file object.cpp * - * \author angel.castillo + * \author luisd.bianchi * \date Sep 09, 2023 * * \section LICENSE