add copying notice

This commit is contained in:
Jeremy Baxter 2024-06-05 12:33:14 +12:00
parent 89e6561297
commit dcdbbff878

View file

@ -16,6 +16,9 @@ and `INISection`s back into an INI document. Handy for if your program
has some sort of GUI configuration interface or if you're passing around
INI through a network connection.
initial.d is licensed under the Boost Software License, version 1.0. See
COPYING for the full licence text.
## Demo
```d