license comments

This commit is contained in:
Kevin Kim 2023-03-03 21:52:34 -08:00
parent efce306aab
commit 18ab538a5e

View File

@ -1,9 +1,9 @@
///////////////////////////////////////////
// alu.sv
//
// Written: David_Harris@hmc.edu, Sarah.Harris@unlv.edu
// Written: David_Harris@hmc.edu, Sarah.Harris@unlv.edu, kekim@hmc.edu
// Created: 9 January 2021
// Modified:
// Modified: 3 March 2023
//
// Purpose: RISC-V Arithmetic/Logic Unit
//