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 gpl mailing address #110

Closed

Conversation

knight-of-ni
Copy link
Contributor

fixes #109

As a reminder to myself, this is what I ran to generate this pr:

find ./ -type f | xargs sed -i  's/675 Mass Ave, Cambridge, MA 02139, USA/51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA/g'
find ./ -type f | xargs sed -i  's/59 Temple Place, Suite 330, Boston, MA  02111-1307  USA/51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA/g'
find ./ -type f | xargs sed -i  's/59 Temple Place, Suite 330, Boston, MA/51 Franklin Street, Fifth Floor, Boston, MA/g'
find ./ -type f | xargs sed -i  's/02111-1307 USA/02110-1301 USA/g'

Note that I am pushing this to the branch-netatalk-3-1 branch. I can change it if that is not the right branch.

@hat001
Copy link
Contributor

hat001 commented Nov 29, 2018

The contents of the COPYING file should be replaced by the following document.
https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt

@knight-of-ni
Copy link
Contributor Author

Done.

@hat001 I'm trying to get some movement on rhbz#1520024.

@slowfranklin
Copy link
Member

Pushed to master. Thanks!

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

Successfully merging this pull request may close these issues.

Incorrect GPL address
3 participants