diff options
author | Glynn Foster <glynn.foster@sun.com> | 2004-12-20 23:24:29 +0000 |
---|---|---|
committer | Glynn Foster <gman@src.gnome.org> | 2004-12-20 23:24:29 +0000 |
commit | 5710d5cc63665874456dfb6f6de31d3adb706f80 (patch) | |
tree | e0d68520916cd8086cbd2bb65ea7e819036f72b4 /README | |
parent | fc76548cd02e45b5bee968249308857ff3bf13a5 (diff) | |
download | zenity-5710d5cc63665874456dfb6f6de31d3adb706f80.tar.gz |
Post bump release. Despite the evils of autotools changing the COPYING
2004-12-21 Glynn Foster <glynn.foster@sun.com>
* configure.in: Post bump release.
* README: Despite the evils of autotools changing the COPYING
file in any releases I make, this software is LGPL.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ which allows you to display dialog boxes from the commandline and shell scripts. If you understand, things are just as they are. If you don't understand, things are just as they are. +This software is licensed under the LGPL. + Zen Requirements - ================== popt, scrollkeeper and intltool. |