diff --git a/LICENSE b/LICENSE index b1acbbf2..71476dff 100644 --- a/LICENSE +++ b/LICENSE @@ -1,7 +1,7 @@ - Dorkbox SystemTray - Apache 2.0 License https://github.com/dorkbox Copyright 2014, dorkbox, llc - Cross-platform SystemTray, GtkStatusIcon, and AppIndicator support for applications for Java 6+ + Cross-platform SystemTray support for Swing/AWT, GtkStatusIcon, and AppIndicator on Java 6+ - Dorkbox Utils - Apache 2.0 License diff --git a/README.md b/README.md index da8dac10..6be10b14 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ SystemTray ========== -Professional, cross-platform **SystemTray** support for *Swing/AWT*, *GtkStatusIcon*, and *AppIndicator* system-tray types for java applications on Java 6+. +Professional, cross-platform **SystemTray** support for *Swing/AWT*, *GtkStatusIcon*, and *AppIndicator* on Java 6+. This library provides **OS Native** menus and **Swing/AWT** menus, depending on the OS and Desktop Environment and if AutoDetect (the default) is enabled.