[Webkit-unassigned] [Bug 14885] LGPL'ed files contain incorrect FSF address

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 23 12:52:11 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14885





------- Comment #6 from ddkilzer at webkit.org  2007-09-23 12:52 PDT -------
(In reply to comment #5)
> find . -name .git -prune -o -name .svn -prune -o -type f -exec grep sed -i
> 's/59 Temple Place.*Suite 330/51 Franklin Street, Fifth Floor/;
> s/02111-1307/02110-1301/; s/\(51 Franklin St\)eet/\1reet/'  {} \;

Except remove the extraneous 'grep' command.  (I blame muscle memory for that
slipping in.)


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list