diff options
60 files changed, 60 insertions, 60 deletions
diff --git a/booleancondition.cpp b/booleancondition.cpp index 82d599b..af566b7 100644 --- a/booleancondition.cpp +++ b/booleancondition.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/booleancondition.h b/booleancondition.h index 54c243a..466de80 100644 --- a/booleancondition.h +++ b/booleancondition.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/compositevalidator.cpp b/compositevalidator.cpp index 158df72..4b7b11c 100644 --- a/compositevalidator.cpp +++ b/compositevalidator.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/compositevalidator.h b/compositevalidator.h index 2d7479d..c2c066a 100644 --- a/compositevalidator.h +++ b/compositevalidator.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/dicealias.cpp b/dicealias.cpp index 50668a8..24c3fee 100644 --- a/dicealias.cpp +++ b/dicealias.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/diceparser.cpp b/diceparser.cpp index efc4439..3541e45 100644 --- a/diceparser.cpp +++ b/diceparser.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/diceroller.cpp b/diceroller.cpp index de501e9..3d91f3e 100644 --- a/diceroller.cpp +++ b/diceroller.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2017 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * Rolisteam is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/diceroller.h b/diceroller.h index eca2149..4b13c3d 100644 --- a/diceroller.h +++ b/diceroller.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2017 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * Rolisteam is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This file is part of DiceParser * * * @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/include/dicealias.h b/include/dicealias.h index 463a654..a7fdf10 100644 --- a/include/dicealias.h +++ b/include/dicealias.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/include/diceparser.h b/include/diceparser.h index e60f30d..95f033f 100644 --- a/include/diceparser.h +++ b/include/diceparser.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/include/parsingtoolbox.h b/include/parsingtoolbox.h index 701d2d3..bb2ba4d 100644 --- a/include/parsingtoolbox.h +++ b/include/parsingtoolbox.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/node/bind.cpp b/node/bind.cpp index 6695166..490071f 100644 --- a/node/bind.cpp +++ b/node/bind.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/node/bind.h b/node/bind.h index 45e1bee..71bbfb0 100644 --- a/node/bind.h +++ b/node/bind.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/node/groupnode.cpp b/node/groupnode.cpp index c779587..a077bce 100644 --- a/node/groupnode.cpp +++ b/node/groupnode.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/node/groupnode.h b/node/groupnode.h index 1872afa..afef8c0 100644 --- a/node/groupnode.h +++ b/node/groupnode.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/node/helpnode.cpp b/node/helpnode.cpp index af1b2fd..8ab48a9 100644 --- a/node/helpnode.cpp +++ b/node/helpnode.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2015 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * rolisteam is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/node/ifnode.cpp b/node/ifnode.cpp index b2f183c..8de3cd5 100644 --- a/node/ifnode.cpp +++ b/node/ifnode.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2016 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * rolisteam is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/node/jumpbackwardnode.cpp b/node/jumpbackwardnode.cpp index 2870854..9fa0f45 100644 --- a/node/jumpbackwardnode.cpp +++ b/node/jumpbackwardnode.cpp @@ -1,7 +1,7 @@ /************************************************************************* * Copyright (C) 2009 by Renaud Guezennec * * * - * http://www.rolisteam.org/ * + * https://rolisteam.org/ * * * * rolisteam is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published * diff --git a/node/jumpbackwardnode.h b/node/jumpbackwardnode.h index b6b467b..598a540 100644 --- a/node/jumpbackwardnode.h +++ b/node/jumpbackwardnode.h @@ -1,7 +1,7 @@ /************************************************************************* * Copyright (C) 2009 by Renaud Guezennec * * * - * http://www.rolisteam.org/ * + * https://rolisteam.org/ * * * * rolisteam is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published * diff --git a/node/keepdiceexecnode.cpp b/node/keepdiceexecnode.cpp index 688c27b..9f33f74 100644 --- a/node/keepdiceexecnode.cpp +++ b/node/keepdiceexecnode.cpp @@ -1,7 +1,7 @@ /************************************************************************* * Copyright (C) 2009 by Renaud Guezennec * * * - * http://www.rolisteam.org/ * + * https://rolisteam.org/ * * * * rolisteam is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published * diff --git a/node/keepdiceexecnode.h b/node/keepdiceexecnode.h index ab9913d..41d157d 100644 --- a/node/keepdiceexecnode.h +++ b/node/keepdiceexecnode.h @@ -1,7 +1,7 @@ /************************************************************************* * Copyright (C) 2009 by Renaud Guezennec * * * - * http://www.rolisteam.org/ * + * https://rolisteam.org/ * * * * rolisteam is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published * diff --git a/node/listaliasnode.cpp b/node/listaliasnode.cpp index bc930da..8673e9d 100644 --- a/node/listaliasnode.cpp +++ b/node/listaliasnode.cpp @@ -1,7 +1,7 @@ /************************************************************************* * Copyright (C) 2009 by Renaud Guezennec * * * - * http://www.rolisteam.org/ * + * https://rolisteam.org/ * * * * rolisteam is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published * diff --git a/node/listaliasnode.h b/node/listaliasnode.h index 44635e0..b618557 100644 --- a/node/listaliasnode.h +++ b/node/listaliasnode.h @@ -1,7 +1,7 @@ /************************************************************************* * Copyright (C) 2009 by Renaud Guezennec * * * - * http://www.rolisteam.org/ * + * https://rolisteam.org/ * * * * rolisteam is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published * diff --git a/node/listsetrollnode.cpp b/node/listsetrollnode.cpp index 5caae34..2dea211 100644 --- a/node/listsetrollnode.cpp +++ b/node/listsetrollnode.cpp @@ -1,7 +1,7 @@ /************************************************************************* * Copyright (C) 2009 by Renaud Guezennec * * * - * http://www.rolisteam.org/ * + * https://rolisteam.org/ * * * * rolisteam is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published * diff --git a/node/listsetrollnode.h b/node/listsetrollnode.h index 5c2c340..b147419 100644 --- a/node/listsetrollnode.h +++ b/node/listsetrollnode.h @@ -1,7 +1,7 @@ /************************************************************************* * Copyright (C) 2009 by Renaud Guezennec * * * - * http://www.rolisteam.org/ * + * https://rolisteam.org/ * * * * rolisteam is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published * diff --git a/node/mergenode.cpp b/node/mergenode.cpp index 15f2fa7..51a5024 100644 --- a/node/mergenode.cpp +++ b/node/mergenode.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/node/mergenode.h b/node/mergenode.h index f14ff1e..f407c57 100644 --- a/node/mergenode.h +++ b/node/mergenode.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/node/numbernode.cpp b/node/numbernode.cpp index 428376d..128ae07 100644 --- a/node/numbernode.cpp +++ b/node/numbernode.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/node/numbernode.h b/node/numbernode.h index ce0f686..02df984 100644 --- a/node/numbernode.h +++ b/node/numbernode.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/node/occurencecountnode.cpp b/node/occurencecountnode.cpp index 5140d19..fc5c2f2 100644 --- a/node/occurencecountnode.cpp +++ b/node/occurencecountnode.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2018 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * rolisteam is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/node/occurencecountnode.h b/node/occurencecountnode.h index aa5c2de..4801bfb 100644 --- a/node/occurencecountnode.h +++ b/node/occurencecountnode.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2018 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * rolisteam is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/node/parenthesesnode.cpp b/node/parenthesesnode.cpp index 24c650e..9557536 100644 --- a/node/parenthesesnode.cpp +++ b/node/parenthesesnode.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/node/parenthesesnode.h b/node/parenthesesnode.h index 7cc08af..153dfc1 100644 --- a/node/parenthesesnode.h +++ b/node/parenthesesnode.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/node/scalaroperatornode.cpp b/node/scalaroperatornode.cpp index 60b65fc..dc84c52 100644 --- a/node/scalaroperatornode.cpp +++ b/node/scalaroperatornode.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/node/scalaroperatornode.h b/node/scalaroperatornode.h index a58a8d3..5902433 100644 --- a/node/scalaroperatornode.h +++ b/node/scalaroperatornode.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/node/sortresult.cpp b/node/sortresult.cpp index 81086f2..274c61a 100644 --- a/node/sortresult.cpp +++ b/node/sortresult.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/node/sortresult.h b/node/sortresult.h index fa26d9a..f7510be 100644 --- a/node/sortresult.h +++ b/node/sortresult.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/node/splitnode.cpp b/node/splitnode.cpp index 2e3e739..8faa0a5 100644 --- a/node/splitnode.cpp +++ b/node/splitnode.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/node/splitnode.h b/node/splitnode.h index 7df8982..0ceeb00 100644 --- a/node/splitnode.h +++ b/node/splitnode.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/node/startingnode.cpp b/node/startingnode.cpp index 03563bb..97248c6 100644 --- a/node/startingnode.cpp +++ b/node/startingnode.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2015 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * rolisteam is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/node/startingnode.h b/node/startingnode.h index 7a23de0..eea72a9 100644 --- a/node/startingnode.h +++ b/node/startingnode.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2015 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * rolisteam is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/node/uniquenode.cpp b/node/uniquenode.cpp index 0b69d39..c4668be 100644 --- a/node/uniquenode.cpp +++ b/node/uniquenode.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/node/uniquenode.h b/node/uniquenode.h index e3c7e59..039ba11 100644 --- a/node/uniquenode.h +++ b/node/uniquenode.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/operationcondition.cpp b/operationcondition.cpp index 851aa1f..22e6b0b 100644 --- a/operationcondition.cpp +++ b/operationcondition.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2015 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * rolisteam is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/operationcondition.h b/operationcondition.h index 002a669..d9653cc 100644 --- a/operationcondition.h +++ b/operationcondition.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2015 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * rolisteam is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/parsingtoolbox.cpp b/parsingtoolbox.cpp index 2259215..fa72f6a 100644 --- a/parsingtoolbox.cpp +++ b/parsingtoolbox.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/qmltypesregister.cpp b/qmltypesregister.cpp index 44ceeee..4767a59 100644 --- a/qmltypesregister.cpp +++ b/qmltypesregister.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2017 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/qmltypesregister.h b/qmltypesregister.h index cabd7c4..485c697 100644 --- a/qmltypesregister.h +++ b/qmltypesregister.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2017 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This file is part of DiceParser * * * @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/result/diceresult.cpp b/result/diceresult.cpp index 083c683..7129f43 100644 --- a/result/diceresult.cpp +++ b/result/diceresult.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/result/diceresult.h b/result/diceresult.h index 0ee622c..8f15d3b 100644 --- a/result/diceresult.h +++ b/result/diceresult.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/result/result.cpp b/result/result.cpp index 983f1f4..4763da0 100644 --- a/result/result.cpp +++ b/result/result.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/result/result.h b/result/result.h index 76f3a8c..f8752ae 100644 --- a/result/result.h +++ b/result/result.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/result/scalarresult.cpp b/result/scalarresult.cpp index d901c08..dcbaa61 100644 --- a/result/scalarresult.cpp +++ b/result/scalarresult.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/result/scalarresult.h b/result/scalarresult.h index 1eac73c..73fe73b 100644 --- a/result/scalarresult.h +++ b/result/scalarresult.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/validator.cpp b/validator.cpp index 3d0b7af..da6e3a1 100644 --- a/validator.cpp +++ b/validator.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/validator.h b/validator.h index c9f0b4c..fafe443 100644 --- a/validator.h +++ b/validator.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * - * http://www.rolisteam.org/contact * + * https://rolisteam.org/contact * * * * This file is part of DiceParser * * * |