diff options
Diffstat (limited to 'result')
| -rw-r--r-- | result/diceresult.cpp | 2 | ||||
| -rw-r--r-- | result/diceresult.h | 2 | ||||
| -rw-r--r-- | result/result.cpp | 2 | ||||
| -rw-r--r-- | result/result.h | 2 | ||||
| -rw-r--r-- | result/scalarresult.cpp | 2 | ||||
| -rw-r--r-- | result/scalarresult.h | 2 |
6 files changed, 6 insertions, 6 deletions
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 * * * |