I am about to host my first open source project. I will be hosting it on codeplex where I can choose between the follwing licenses:
Apache License 2.0, Common Development and Distribution License (CDDL), Eclipse Public License (EPL), GNU General Public License (GPL) v2, GNU Library General Public License (LGPL), Microsoft Public License (Ms-PL), Microsoft Reciprocal License (Ms-RL), Mozilla Public License 1.1 (MPL), New BSD License, and The MIT License
Now I am totally new to all this licenese thingy. Not only I do not know what license I should choose but also I don't really know what kind if rights I should grand and deny. Any help on the process of finding a license is appreicated. What kind of things need be considered? What question should I be asking myself?
Also: Do I loose any rights when I put the code under any of those licenses? Do I need to adhere to the chosen license too?