--- freem/examples/libfreem/freem_function/freem_function.c 2025/01/19 02:04:04 1.1 +++ freem/examples/libfreem/freem_function/freem_function.c 2025/03/09 15:20:18 1.2 @@ -1,7 +1,7 @@ /* -* @Author: John P. Willis +* @Author: Serena Willis * @Date: 2020-04-03 15:59:49 -* @Last Modified by: John P. Willis +* @Last Modified by: Serena Willis * @Last Modified time: 2020-04-03 16:23:44 */ @@ -27,4 +27,4 @@ int main(int argc, char **argv, char **e printf ("Return value from $$%s(2,2) is '%s'\n", ent.name, ent.value); -} \ No newline at end of file +}