diff options
Diffstat (limited to 'src/windows.ads')
-rw-r--r-- | src/windows.ads | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/windows.ads b/src/windows.ads index 222efcf..a36ce2f 100644 --- a/src/windows.ads +++ b/src/windows.ads @@ -1,5 +1,11 @@ +-- Programmed by Jedidiah Barber +-- Licensed under the Sunset License v1.0 + +-- See license.txt for further details + + with FLTK.Widgets.Groups.Windows.Double, |