Author: bkuhn
Date: Sun Nov 16 19:12:14 2008
New Revision: 4917

URL: http://svn.gna.org/viewcvs/pokersource?rev=4917&view=rev
Log:
Updated license information for poker-eval based on assent that Loic received 
from all copyright holders to move from GPLv2-only to GPLv3-or-later

Merge commit 'svn/license-change' into bkuhn/trunk

Added:
    trunk/poker-eval/GPLv3
    trunk/poker-eval/GPLv3-assent.txt
      - copied, changed from r4907, trunk/poker-eval/GPLv3.txt
Removed:
    trunk/poker-eval/GPLv3.txt
Modified:
    trunk/poker-eval/COPYING
    trunk/poker-eval/LICENSE
    trunk/poker-eval/Makefile.am
    trunk/poker-eval/WHATS-HERE.Java
    trunk/poker-eval/configure.ac
    trunk/poker-eval/csharp/API.cs
    trunk/poker-eval/csharp/Enum.cs
    trunk/poker-eval/csharp/EnumResult.cs
    trunk/poker-eval/csharp/GameParams.cs
    trunk/poker-eval/csharp/Makefile
    trunk/poker-eval/csharp/StdDeck.cs
    trunk/poker-eval/csharp/Test.cs
    trunk/poker-eval/debian/copyright
    trunk/poker-eval/examples/Makefile.am
    trunk/poker-eval/examples/eval.c
    trunk/poker-eval/examples/fish.c
    trunk/poker-eval/examples/five_card_hands.c
    trunk/poker-eval/examples/getopt_w32.c
    trunk/poker-eval/examples/getopt_w32.h
    trunk/poker-eval/examples/hcmp2.c
    trunk/poker-eval/examples/hcmpn.c
    trunk/poker-eval/examples/pokenum.c
    trunk/poker-eval/examples/seven_card_hands.c
    trunk/poker-eval/examples/usedecks.c
    trunk/poker-eval/examples/utest1
    trunk/poker-eval/include/Makefile.am
    trunk/poker-eval/include/combinations.h
    trunk/poker-eval/include/deck.h
    trunk/poker-eval/include/deck_astud.h
    trunk/poker-eval/include/deck_joker.h
    trunk/poker-eval/include/deck_std.h
    trunk/poker-eval/include/deck_undef.h
    trunk/poker-eval/include/enumdefs.h
    trunk/poker-eval/include/enumerate.h
    trunk/poker-eval/include/enumord.h
    trunk/poker-eval/include/evx_defs.h
    trunk/poker-eval/include/game_astud.h
    trunk/poker-eval/include/game_joker.h
    trunk/poker-eval/include/game_std.h
    trunk/poker-eval/include/handval.h
    trunk/poker-eval/include/handval_low.h
    trunk/poker-eval/include/inlines/eval.h
    trunk/poker-eval/include/inlines/eval_astud.h
    trunk/poker-eval/include/inlines/eval_joker.h
    trunk/poker-eval/include/inlines/eval_joker_low.h
    trunk/poker-eval/include/inlines/eval_joker_low8.h
    trunk/poker-eval/include/inlines/eval_low.h
    trunk/poker-eval/include/inlines/eval_low27.h
    trunk/poker-eval/include/inlines/eval_low8.h
    trunk/poker-eval/include/inlines/eval_omaha.h
    trunk/poker-eval/include/inlines/eval_type.h
    trunk/poker-eval/include/inlines/evx5.h
    trunk/poker-eval/include/inlines/evx7.h
    trunk/poker-eval/include/inlines/evx_action.h
    trunk/poker-eval/include/inlines/evx_inlines.h
    trunk/poker-eval/include/poker_config.h.in
    trunk/poker-eval/include/poker_defs.h
    trunk/poker-eval/include/poker_wrapper.h
    trunk/poker-eval/include/pokereval_export.h
    trunk/poker-eval/include/rules_astud.h
    trunk/poker-eval/include/rules_joker.h
    trunk/poker-eval/include/rules_std.h
    trunk/poker-eval/include/rules_undef.h
    trunk/poker-eval/lib/Makefile.am
    trunk/poker-eval/lib/combinations.c
    trunk/poker-eval/lib/deck.c
    trunk/poker-eval/lib/deck_astud.c
    trunk/poker-eval/lib/deck_joker.c
    trunk/poker-eval/lib/deck_std.c
    trunk/poker-eval/lib/enumerate.c
    trunk/poker-eval/lib/enumord.c
    trunk/poker-eval/lib/evx.c
    trunk/poker-eval/lib/evx_generate.c
    trunk/poker-eval/lib/evx_preamble.cfrag
    trunk/poker-eval/lib/lowball.c
    trunk/poker-eval/lib/mktab_astud.c
    trunk/poker-eval/lib/mktab_basic.c
    trunk/poker-eval/lib/mktab_evx.c
    trunk/poker-eval/lib/mktab_joker.c
    trunk/poker-eval/lib/mktab_lowball.c
    trunk/poker-eval/lib/mktab_packed.c
    trunk/poker-eval/lib/mktable.c
    trunk/poker-eval/lib/mktable.h
    trunk/poker-eval/lib/mktable_utils.c
    trunk/poker-eval/lib/poker_wrapper.c
    trunk/poker-eval/lib/rules_astud.c
    trunk/poker-eval/lib/rules_joker.c
    trunk/poker-eval/lib/rules_std.c
    trunk/poker-eval/make_master.sh
    trunk/poker-eval/tests/Makefile.am
    trunk/poker-eval/tests/digtest5.c
    trunk/poker-eval/tests/digtest7.c
    trunk/poker-eval/tests/enumtest1.c
    trunk/poker-eval/tests/enumtest2.c
    trunk/poker-eval/tests/enumtest3.c
    trunk/poker-eval/tests/enumtest5.c
    trunk/poker-eval/tests/enumtest7.c
    trunk/poker-eval/tests/joktest1.c
    trunk/poker-eval/tests/poker_wrapper.c
    trunk/poker-eval/tests/razz.c
    trunk/poker-eval/tests/run.in


_______________________________________________
Pokersource-commits mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-commits

Reply via email to