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 721520 - License text contains obsolete FSF postal address
License text contains obsolete FSF postal address
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks: 721455
 
 
Reported: 2014-01-05 06:38 UTC by Andika Triwidada
Modified: 2014-01-10 21:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
general: Update FSF licence address (17.22 KB, patch)
2014-01-10 21:30 UTC, Philip Withnall
committed Details | Review

Description Andika Triwidada 2014-01-05 06:38:09 UTC
These files contain license with obsolete FSF postal address:
totem/COPYING:     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
totem/COPYING:    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
totem/browser-plugin/totemNPClass.cpp: * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
totem/browser-plugin/totemNPClass.h: * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
totem/browser-plugin/totemNPNGlue.cpp: * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
totem/browser-plugin/totemNPObject.cpp: * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
totem/browser-plugin/totemNPObject.h: * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
totem/browser-plugin/totemNPObjectWrapper.h: * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
totem/browser-plugin/totemNPVariantWrapper.h: * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
totem/data/totem.1:.\" 59 Temple Place, Suite 330, Boston, MA 02111-1307  USA
totem/src/backend/bacon-time-label.c: * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
totem/src/backend/bacon-time-label.h: * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
totem/src/backend/bacon-video-controls-actor.c: * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
totem/src/backend/bacon-video-controls-actor.h: * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
totem/src/backend/bacon-video-header-actor.c: * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
totem/src/backend/bacon-video-header-actor.h: * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
totem/src/backend/bacon-video-osd-actor.c: * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
totem/src/backend/bacon-video-osd-actor.h: * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
totem/src/backend/bacon-video-spinner-actor.c: * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
totem/src/backend/bacon-video-spinner-actor.h: * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
totem/src/backend/clock.c: * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
totem/src/backend/clock.h: * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
totem/src/backend/gsd-osd-window-private.h: * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
totem/src/backend/gsd-osd-window.c: * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
totem/src/backend/gsd-osd-window.h: * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
totem/src/eggfileformatchooser.c: * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
totem/src/eggfileformatchooser.h: * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
totem/src/plugins/pythonconsole/console.py:# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
totem/src/plugins/pythonconsole/pythonconsole.py:# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
totem/src/plugins/screenshot/screenshot-filename-builder.c: * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
totem/src/plugins/screenshot/screenshot-filename-builder.h: * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
totem/src/test-properties-page.c: * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
totem/src/totem-interface.c:		   "59 Temple Place, Suite 330, Boston, MA  02111-1307  USA"),
totem/src/totem-properties-main.c: * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
totem/src/totem-properties-view.c: * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
totem/src/totem-properties-view.h: * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
Comment 1 Philip Withnall 2014-01-10 21:30:13 UTC
Created attachment 265974 [details] [review]
general: Update FSF licence address

Instead of hard-coding the postal address for the FSF, reference the GNU
website.
Comment 2 Philip Withnall 2014-01-10 21:31:15 UTC
Attachment 265974 [details] pushed as a5b0bf2 - general: Update FSF licence address