Skip to content

Commit 398b669

Browse files
chore: agregar encabezado de metadatos al Makefile
1 parent c0a527f commit 398b669

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Makefile

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# =====================================
2+
# Project: Hypervisor Monitoring App
3+
# Organization: Hyperloop UPV
4+
# Author: Javier Ribal del Río & Lola Castelló
5+
# License: MIT
6+
# =====================================
7+
18
APP_NAME := backend
29
RELEASE_DIR := release
310
FRONTEND_DIR := frontend

0 commit comments

Comments
 (0)