Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update FSF postal address #5

Closed
volter opened this issue Oct 16, 2011 · 1 comment
Closed

Update FSF postal address #5

volter opened this issue Oct 16, 2011 · 1 comment

Comments

@volter
Copy link

volter commented Oct 16, 2011

Please update the postal address of the FSF in all files that include it.

The FSF moved from Temple Place to Franklin Street in 2005. Please find the current address under http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html

@volter
Copy link
Author

volter commented Apr 8, 2012

for f in $(find . ( -name ".h" -o -name ".cc" -o -name COPYING )); do
sed -i 's/59 Temple Place, Suite 330/51 Franklin Street, Fifth Floor/;s/02111-1307/02110-1301/' $f
done

hobu added a commit that referenced this issue Jul 13, 2014
@hobu hobu closed this as completed Jul 13, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants