diff options
Diffstat (limited to 'libft/inc/libft.h')
-rw-r--r-- | libft/inc/libft.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libft/inc/libft.h b/libft/inc/libft.h index 843e97c..1066619 100644 --- a/libft/inc/libft.h +++ b/libft/inc/libft.h @@ -3,10 +3,10 @@ /* ::: :::::::: */ /* libft.h :+: :+: :+: */ /* +:+ +:+ +:+ */ -/* By: rbousset <marvin@42.fr> +#+ +:+ +#+ */ +/* By: joelecle <marvin@42.fr> +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ -/* Created: 2020/02/14 17:19:27 by rbousset #+# #+# */ -/* Updated: 2020/02/14 17:19:29 by rbousset ### ########lyon.fr */ +/* Created: 2020/02/14 17:19:27 by joelecle #+# #+# */ +/* Updated: 2020/02/14 17:19:29 by joelecle ### ########lyon.fr */ /* */ /* ************************************************************************** */ |