mirror of
https://github.com/abh/geodns.git
synced 2026-04-27 03:45:53 +03:00
[GH-ISSUE #30] License? #23
Labels
No labels
bug
bug
enhancement
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/geodns#23
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @supine on GitHub (Feb 1, 2013).
Original GitHub issue: https://github.com/abh/geodns/issues/30
Just wondering what license the Go version of geodns is released under. Apache like pgeodns?
@abh commented on GitHub (Feb 2, 2013):
Hi Martin,
Yes, indeed – I keep forgetting to add a license (so strictly speaking I guess it's not even really open source currently!). I am trying to pick between Apache and BSD. I usually just use BSD or MIT, but because pgeodns was Apache I'm hesitating a little.
Ask
@AlekSi commented on GitHub (Feb 28, 2013):
Any news?
@abh commented on GitHub (Mar 2, 2013):
geodns is now Apache 2.0 licensed (the same as the earlier version pgeodns).
Thanks Martin & Alexey!