diff --git a/movement/watch_faces/complication/totp_face.c b/movement/watch_faces/complication/totp_face.c index b0a4f5c59..40b083dde 100644 --- a/movement/watch_faces/complication/totp_face.c +++ b/movement/watch_faces/complication/totp_face.c @@ -10,6 +10,7 @@ * Copyright © 2023 Emilien Court * Copyright © 2023 Jeremy O'Brien * Copyright © 2024 Matheus Afonso Martins Moreira (https://www.matheusmoreira.com/) + * Copyright © 2024 Max Zettlmeißl * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/movement/watch_faces/complication/totp_face.h b/movement/watch_faces/complication/totp_face.h index 8bde47139..af269e922 100644 --- a/movement/watch_faces/complication/totp_face.h +++ b/movement/watch_faces/complication/totp_face.h @@ -9,6 +9,7 @@ * Copyright © 2022 Jack Bond-Preston * Copyright © 2023 Alex Utter * Copyright © 2024 Matheus Afonso Martins Moreira (https://www.matheusmoreira.com/) + * Copyright © 2024 Max Zettlmeißl * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal