From 1bb058f3a2aa318c3d470dee3c4bd113f1aa028c Mon Sep 17 00:00:00 2001 From: "T. Meissner" Date: Fri, 17 Jul 2015 15:03:54 +0200 Subject: [PATCH] Changed to OHDL license --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b555e91..4f12158 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # libvhdl -A LGPLv3 licensed library of reusable components for VHDL designs and testbenches +A OHDL licensed library of reusable components for VHDL designs and testbenches ##sim @@ -91,4 +91,4 @@ ghdl -e --std=02 QueueT ghdl -r --std=02 QueueT QueueT.vhd:52:5:@0ms:(report note): INFO: t_simple_queue test finished successfully QueueT.vhd:87:5:@0ms:(report note): INFO: t_list_queue test finished successfully -``` \ No newline at end of file +```