Last active
July 10, 2018 03:49
-
-
Save lucasmaurice/3086194d183c62c333f33501c489f59b to your computer and use it in GitHub Desktop.
Java Class header for ETS.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/****************************************************** | |
Course: LOG121 | |
Session: E18 | |
Group: 7 | |
Project: ${PROJECT_NAME} | |
Students: Lucas Maurice; Raphael Duchaine; Jimmy Kong | |
Professor: Francis Cardinal | |
Purpose: TODO: Add Purpose | |
File Name: ${NAME} | |
Creation: ${DATE} | |
Last edit: ${DATE} | |
******************************************************* | |
======================= HISTORY ======================= | |
******************************************************* | |
${DATE}: File Creation. | |
*******************************************************/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment