call us now!

International Trademark Classes

Overview What are International Trademark Classes? Well let’s keep things simple, There are 45 Classes in total (As of March 2020) listed at The World Intellectual Property Organization (WIPO)’s website. There are 34 classes for Goods and 11 classes for Services....

Trademarks and Classes Explained

If you have researched about trademark business name, logo, or any other intellectual property, then you might have an idea that you are required to choose a class of goods or services while registering a trademark with US Patent and Trademark Office (USPTO). There is...

Git Cheat Sheet

Pull latest of all git submodules If you cloned the repo for the first time you’ll need to run init. git submodule update –init –recursive Now update the submodules git submodule update –recursive...