After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 609224 - GPL mentioning left in about dialog
GPL mentioning left in about dialog
Status: RESOLVED FIXED
Product: zenity
Classification: Core
Component: general
unspecified
Other Linux
: Normal trivial
: ---
Assigned To: Zenity Maintainers
Zenity Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-02-07 11:04 UTC by Theppitak Karoonboonyanan
Modified: 2010-02-23 17:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Theppitak Karoonboonyanan 2010-02-07 11:04:21 UTC
In src/about.c:

---8<---
        N_("This program is distributed in the hope that it will be useful, "
           "but WITHOUT ANY WARRANTY; without even the implied warranty of "
           "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the "
           "GNU General Public License for more details.\n"),
---8<---

Should be "See the GNU *Lesser* General Public License..."
Comment 1 Lucas Rocha 2010-02-23 17:56:53 UTC
Fixed in master, thanks!