diff --git a/src/event_manager.c b/src/event_manager.c index fb31900..f5785ae 100644 --- a/src/event_manager.c +++ b/src/event_manager.c @@ -1,6 +1,6 @@ /* - * Copyright (C) 2018 Ortega Froysa, Nicolás - * Author: Ortega Froysa, Nicolás + * Copyright (C) 2018,2026 Ortega Froysa, Nicolás + * Author: Ortega Froysa, Nicolás * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/event_manager.h b/src/event_manager.h index 7d86c38..4621629 100644 --- a/src/event_manager.h +++ b/src/event_manager.h @@ -1,6 +1,6 @@ /* - * Copyright (C) 2018 Ortega Froysa, Nicolás - * Author: Ortega Froysa, Nicolás + * Copyright (C) 2018,2026 Ortega Froysa, Nicolás + * Author: Ortega Froysa, Nicolás * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/globals.h b/src/globals.h index 218dbba..8c61883 100644 --- a/src/globals.h +++ b/src/globals.h @@ -1,6 +1,6 @@ /* - * Copyright (C) 2018 Ortega Froysa, Nicolás - * Author: Ortega Froysa, Nicolás + * Copyright (C) 2018,2026 Ortega Froysa, Nicolás + * Author: Ortega Froysa, Nicolás * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main.c b/src/main.c index 63e70d1..fb7c007 100644 --- a/src/main.c +++ b/src/main.c @@ -1,6 +1,6 @@ /* - * Copyright (C) 2018 Ortega Froysa, Nicolás - * Author: Ortega Froysa, Nicolás + * Copyright (C) 2018,2026 Ortega Froysa, Nicolás + * Author: Ortega Froysa, Nicolás * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/ship.c b/src/ship.c index 42fc773..cc31bc7 100644 --- a/src/ship.c +++ b/src/ship.c @@ -1,6 +1,6 @@ /* - * Copyright (C) 2018 Ortega Froysa, Nicolás - * Author: Ortega Froysa, Nicolás + * Copyright (C) 2018,2026 Ortega Froysa, Nicolás + * Author: Ortega Froysa, Nicolás * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/ship.h b/src/ship.h index 15fa6c7..604608a 100644 --- a/src/ship.h +++ b/src/ship.h @@ -1,6 +1,6 @@ /* - * Copyright (C) 2018 Ortega Froysa, Nicolás - * Author: Ortega Froysa, Nicolás + * Copyright (C) 2018,2026 Ortega Froysa, Nicolás + * Author: Ortega Froysa, Nicolás * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by