aboutsummaryrefslogtreecommitdiff
path: root/cpp00/ex00/megaphone.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp00/ex00/megaphone.cpp')
-rw-r--r--cpp00/ex00/megaphone.cpp12
1 files changed, 12 insertions, 0 deletions
diff --git a/cpp00/ex00/megaphone.cpp b/cpp00/ex00/megaphone.cpp
index 32b4d14..1956510 100644
--- a/cpp00/ex00/megaphone.cpp
+++ b/cpp00/ex00/megaphone.cpp
@@ -1,3 +1,15 @@
+/* ************************************************************************** */
+/* */
+/* ::: :::::::: */
+/* megaphone.cpp :+: :+: :+: */
+/* +:+ +:+ +:+ */
+/* By: cacharle <me@cacharle.xyz> +#+ +:+ +#+ */
+/* +#+#+#+#+#+ +#+ */
+/* Created: 2020/11/09 09:15:55 by cacharle #+# #+# */
+/* Updated: 2020/11/09 09:16:00 by cacharle ### ########.fr */
+/* */
+/* ************************************************************************** */
+
#include <iostream>
#include <cctype>