Browse Source

removed HighDim from the title comment

git-svn-id: https://svn.inf.ethz.ch/svn/lecturers/a2/trunk@8535 8c9fc860-2736-0410-a75d-ab315db34111
eth.morozova 6 years ago
parent
commit
7a949c559f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      source/Zynq.PsUartMin.Mod

+ 1 - 1
source/Zynq.PsUartMin.Mod

@@ -1,6 +1,6 @@
 MODULE PsUartMin;
 (**
-	AUTHOR: Alexey Morozov, Timothee Martiel, HighDim GmbH, 2013-2017
+	AUTHOR: Alexey Morozov, Timothee Martiel
 	PURPOSE: minimal driver implementation for Xilinx Zynq UART PS controller
 *)