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 656587 - Outdated FSF Address in code files
Outdated FSF Address in code files
Status: RESOLVED FIXED
Product: cogl
Classification: Platform
Component: general
unspecified
Other Linux
: Normal trivial
: ---
Assigned To: Cogl maintainer(s)
Cogl maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2011-08-15 15:37 UTC by Dominique Leuenberger
Modified: 2011-09-05 19:52 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Update the COPYING file (3.52 KB, patch)
2011-08-18 16:29 UTC, Emmanuele Bassi (:ebassi)
none Details | Review

Description Dominique Leuenberger 2011-08-15 15:37:23 UTC
Hi,

While building cogl on the OBS (Open Build Service), this minor warning is being spit out at the end:

libcogl-pango0.x86_64: W: incorrect-fsf-address /usr/share/doc/packages/libcogl-pango0/COPYING
libcogl2.x86_64: W: incorrect-fsf-address /usr/share/doc/packages/libcogl2/COPYING
The Free Software Foundation address in this file seems to be outdated or
misspelled.  Ask upstream to update the address, or if this is a license file,
possibly the entire file with a new copy available from the FSF.

Simply replacing COPYING with an up-to-date version from the FSF will resolve the isue.
Comment 1 Emmanuele Bassi (:ebassi) 2011-08-18 16:29:52 UTC
Created attachment 194157 [details] [review]
Update the COPYING file

The FSF changed address, so we need to update the license file to match
the upstream one.
Comment 2 Robert Bragg 2011-09-05 19:52:51 UTC
landed in master, thanks