diff options
Diffstat (limited to 'src/main/ui')
-rw-r--r-- | src/main/ui/ui.h | 2 | ||||
-rw-r--r-- | src/main/ui/x11/ui.c | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/src/main/ui/ui.h b/src/main/ui/ui.h index a98729e..1aa2aeb 100644 --- a/src/main/ui/ui.h +++ b/src/main/ui/ui.h @@ -1,4 +1,6 @@ /*- + * Copyright (C) 2025 Alessandro Iezzi <aiezzi AT alessandroiezzi PERIOD it> + * * This file is part of Tris Game. * * Tris Game is free software: you can redistribute it and/or modify diff --git a/src/main/ui/x11/ui.c b/src/main/ui/x11/ui.c index 349f49c..9018250 100644 --- a/src/main/ui/x11/ui.c +++ b/src/main/ui/x11/ui.c @@ -1,4 +1,6 @@ /*- + * Copyright (C) 2025 Alessandro Iezzi <aiezzi AT alessandroiezzi PERIOD it> + * * This file is part of Tris Game. * * Tris Game is free software: you can redistribute it and/or modify |