Lawyers (and Lawyers too, if you're on here for whatever reason),
I recently developed a little project with a friend at a student hackathon and gave it whatever name we could think of on the fly. Later on we found out the name was already in use by a commercial product. We did think of another name and planned to switch but were slated to present at a meetup under the original name. So we hadn't yet got around to changing the name of our repo, our subdomain, etc.
We didn't bother to include a license with our software (it's four short python files, I could care less about protecting it), but it's on a Github repo (so I suppose it's public domain?).
Now we just received a request from the trademark holder to give up the name within 8 days or else they would "initiate legal proceedings." Obviously, we're asking for proof of ownership and immediately complying.
But, I was wondering about specifics and if anyone had experience with this type of scenario and had some insight to offer for future reference.
Since the code is on Github and therefore public and "forkable", are we still financially and legally liable for the trademark infringement? Does this differ for public (the implied openness of being on a site like github) vs public domain code (actually relinquishing copyright) vs code with an open source license?
Is there any protection for students in trademark infringement cases? (y'know, being broke and all isn't conducive to being defendants in a legal proceeding)
At which point does code cross from being "some buggy hack posted on github" to a "product subject to trademark infringement"?
Thanks!
Disclaimer: I am not looking for professional legal advice.