From 7823775797f021bc3becb8a6b9bca0d8fbcec65e Mon Sep 17 00:00:00 2001 From: aortigos Date: Sat, 21 Feb 2026 12:15:22 +0100 Subject: [PATCH] Fixing header --- ex00/Bureaucrat/Bureaucrat.cpp | 6 +++--- ex00/Bureaucrat/Bureaucrat.hpp | 6 +++--- ex00/main.cpp | 7 ++++--- ex01/Bureaucrat/Bureaucrat.cpp | 6 +++--- ex01/Bureaucrat/Bureaucrat.hpp | 6 +++--- ex01/Form/Form.cpp | 6 +++--- ex01/Form/Form.hpp | 6 +++--- ex01/main.cpp | 6 +++--- ex02/AForm/AForm.cpp | 6 +++--- ex02/AForm/AForm.hpp | 6 +++--- ex02/Bureaucrat/Bureaucrat.cpp | 6 +++--- ex02/Bureaucrat/Bureaucrat.hpp | 6 +++--- ex02/PresidentialPardonForm/PresidentialPardonForm.cpp | 6 +++--- ex02/PresidentialPardonForm/PresidentialPardonForm.hpp | 6 +++--- ex02/RobotomyRequestForm/RobotomyRequestForm.cpp | 6 +++--- ex02/RobotomyRequestForm/RobotomyRequestForm.hpp | 6 +++--- ex02/ShrubberyCreationForm/ShrubberyCreationForm.cpp | 6 +++--- ex02/ShrubberyCreationForm/ShrubberyCreationForm.hpp | 6 +++--- ex02/main.cpp | 6 +++--- ex03/AForm/AForm.cpp | 6 +++--- ex03/AForm/AForm.hpp | 6 +++--- ex03/Bureaucrat/Bureaucrat.cpp | 6 +++--- ex03/Bureaucrat/Bureaucrat.hpp | 6 +++--- ex03/Intern/Intern.cpp | 8 ++++---- ex03/Intern/Intern.hpp | 8 ++++---- ex03/PresidentialPardonForm/PresidentialPardonForm.cpp | 6 +++--- ex03/PresidentialPardonForm/PresidentialPardonForm.hpp | 6 +++--- ex03/RobotomyRequestForm/RobotomyRequestForm.cpp | 6 +++--- ex03/RobotomyRequestForm/RobotomyRequestForm.hpp | 6 +++--- ex03/ShrubberyCreationForm/ShrubberyCreationForm.cpp | 6 +++--- ex03/ShrubberyCreationForm/ShrubberyCreationForm.hpp | 6 +++--- ex03/main.cpp | 6 +++--- 32 files changed, 99 insertions(+), 98 deletions(-) diff --git a/ex00/Bureaucrat/Bureaucrat.cpp b/ex00/Bureaucrat/Bureaucrat.cpp index 6c46888..cd11407 100644 --- a/ex00/Bureaucrat/Bureaucrat.cpp +++ b/ex00/Bureaucrat/Bureaucrat.cpp @@ -1,12 +1,12 @@ /* ************************************************************************** */ /* */ /* ::: :::::::: */ -/* Bureaucrat.cpp :+: :+: :+: */ +/* Bureaucrat.cpp :+: :+: :+: */ /* +:+ +:+ +:+ */ /* By: aortigos +#+ +:+ +#+ */ +/* By: aortigos +#+ +:+ +#+ */ +/* By: aortigos +#+ +:+ +#+ */ +/* By: aortigos +#+ +:+ +#+ */ +/* By: aortigos +#+ +:+ +#+ */ +/* By: aortigos +#+ +:+ +#+ */ +/* By: aortigos