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 721489 - License text contains obsolete FSF postal address
License text contains obsolete FSF postal address
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: General
unspecified
Other All
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks: 721455
 
 
Reported: 2014-01-05 03:26 UTC by Andika Triwidada
Modified: 2015-12-07 11:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Update FSF Address (5.75 KB, patch)
2014-01-08 20:29 UTC, Dominique Leuenberger
none Details | Review
Update license headers to not include FSF address (152.55 KB, patch)
2015-09-11 00:37 UTC, Michael Catanzaro
none Details | Review

Description Andika Triwidada 2014-01-05 03:26:27 UTC
These files contain license with obsolete FSF postal address:
epiphany/embed/ephy-embed.c: * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
epiphany/embed/uri-tester.c: *  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
epiphany/embed/uri-tester.h: *  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
epiphany/lib/egg/eggtreemultidnd.c: * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
epiphany/lib/egg/eggtreemultidnd.h: * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
epiphany/lib/widgets/nautilus-floating-bar.c: * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
epiphany/lib/widgets/nautilus-floating-bar.h: * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Comment 1 Dominique Leuenberger 2014-01-08 20:29:28 UTC
Created attachment 265764 [details] [review]
Update FSF Address
Comment 2 Michael Catanzaro 2015-09-11 00:37:40 UTC
Comment on attachment 265764 [details] [review]
Update FSF Address

Thanks for the patch. I think it's better to just remove the address throughout the codebase, like the FSF recommends, since nowadays we have the Internet and don't need to write letters to get software licenses anymore.

P.S. If you submit any more of these patches in the future, feel free to just push them yourself, so they don't languish in Bugzilla. No sane maintainer is going to complain.
Comment 3 Michael Catanzaro 2015-09-11 00:37:52 UTC
Created attachment 311104 [details] [review]
Update license headers to not include FSF address