summaryrefslogtreecommitdiff
path: root/lexer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lexer.cpp')
-rw-r--r--lexer.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/lexer.cpp b/lexer.cpp
index 0054f5a..c58ebb5 100644
--- a/lexer.cpp
+++ b/lexer.cpp
@@ -1,3 +1,7 @@
+/* PIA - Lenguajes Modernos de Programación
+ * FACULTAD DE CIENCIAS FÍSICO MATEMÁTICAS
+ * Luis Sebastián Martínez Vega - LCC */
+
#include <string>
#include "include/lexer.hpp"