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 636602 - Please clarify license (GPLv2+ or GPLv3+)
Please clarify license (GPLv2+ or GPLv3+)
Status: RESOLVED FIXED
Product: gnome-settings-daemon
Classification: Core
Component: housekeeping
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-settings-daemon-maint
gnome-settings-daemon-maint
Depends on:
Blocks:
 
 
Reported: 2010-12-06 15:06 UTC by Vincent Untz
Modified: 2011-03-12 04:15 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Vincent Untz 2010-12-06 15:06:04 UTC
These files were found licensed under the GPLv3+

plugins/housekeeping/gsd-ldsm-dialog.c
plugins/housekeeping/gsd-ldsm-dialog.h
plugins/housekeeping/gsd-ldsm-trash-empty.c
plugins/housekeeping/gsd-ldsm-trash-empty.h

My guess is that it's a mistake and the license header should be fixed. Is this
right?
Comment 1 Bastien Nocera 2010-12-06 19:22:28 UTC
Chris wrote that code. Chris?
Comment 2 Chris Coulson 2011-03-11 21:45:15 UTC
Yes, that is a mistake, I'm not sure why I added GPLv3+ to the license header, but it certainly wasn't deliberate.
Comment 3 Bastien Nocera 2011-03-12 04:15:46 UTC
commit 93937970cd79235677da7ed2011de2995de86295
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Mar 12 04:13:44 2011 +0000

    housekeeping: Clarify license of a few files
    
    Those files are under the GPLv2+, just like the rest of
    gnome-settings-daemon.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=636602

Those 2 files:
plugins/housekeeping/gsd-ldsm-trash-empty.c
plugins/housekeeping/gsd-ldsm-trash-empty.h
are gone now that we use nautilus via D-Bus to empty the trash.