SystemTray/LICENSE

37 lines
1.0 KiB
Plaintext
Raw Normal View History

- SystemTray -
https://git.dorkbox.com/dorkbox/SystemTray
2019-03-17 23:21:11 +01:00
Copyright 2019 - The Apache Software License, Version 2.0
dorkbox, llc
Cross-platform SystemTray support for Swing/AWT, GtkStatusIcon, and AppIndicator on Java 6+
2014-11-03 02:10:04 +01:00
- Dorkbox Utils -
https://git.dorkbox.com/dorkbox/Utilities
2019-03-17 23:21:11 +01:00
Copyright 2019 - The Apache Software License, Version 2.0
dorkbox, llc
2014-11-03 02:10:04 +01:00
- JNA -
https://github.com/twall/jna
Copyright 2011 - The Apache Software License, Version 2.0
Timothy Wall
2014-11-03 02:10:04 +01:00
- Lantern -
https://github.com/getlantern/lantern
Copyright 2010 - The Apache Software License, Version 2.0
Brave New Software Project, Inc.
2014-12-30 00:22:52 +01:00
- QZTray -
https://github.com/tresf/tray/blob/dorkbox/src/qz/utils/ShellUtilities.java
Copyright 2016 - The Apache Software License, Version 2.0
Tres Finocchiaro, QZ Industries, LLC
Partial code released as Apache 2.0 for use in the SystemTray project by dorkbox, llc. Used with permission.
2017-07-16 02:17:57 +02:00
- SLF4J -
http://www.slf4j.org
Copyright 2008 - MIT License
QOS.ch