Browse Source

Changed to OHDL license

pull/1/head
T. Meissner 9 years ago
parent
commit
1bb058f3a2
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README.md

+ 2
- 2
README.md View File

@ -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
```
```

Loading…
Cancel
Save