Hello to all !
I have a question , maybe some of you can help me with it.I began , a few month's ago , working on a C project . I made it to write the source code for a chat server and a interactive client.I made tham in C using TUI mode ( text user interface ) .Every user , all around the world , can connect to my server , with my interactive client from Linux shell and chat with connecting user , send PM's ..
It's not a big deal , just a working project.
Question : How can I license , this source code ( client + server ) , on GNU/GPL , to be an open source program ? If anyone know ?
Cheer's !