27.06.2013 19:42, Mateusz Viste пишет:
> Hi,
>
> I release the librouter code under GNU GPL (just like taprouter). I had 
> the GNU GPL header added to librouter.c, as it's the entry point for all 
> other files I added,
Preferably you should add mentioning of GPL at least
everywhere you added your copyrights.

> BTW, could you please tell me how I can update my git version of DOSemu?
git pull
If there are no conflicts, then you'll be fine.
After that, you can advance your own commit on top of
the existing devel commits by doing
git rebase origin/devel

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Dosemu-devel mailing list
Dosemu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dosemu-devel

Reply via email to