diff options
| author | 2020-04-12 13:48:51 +0200 | |
|---|---|---|
| committer | 2020-04-12 13:50:35 +0200 | |
| commit | c4ae3b2555fad261b21b285a0845238ad3b7e3e5 (patch) | |
| tree | f4c37e8a0edf8867c39f06a02ac7baf45e15e0b3 /include | |
| parent | 4418146f8553c670be2548ad4e5c1d024e91e2ad (diff) | |
| download | OneRoll-c4ae3b2555fad261b21b285a0845238ad3b7e3e5.tar.gz OneRoll-c4ae3b2555fad261b21b285a0845238ad3b7e3e5.zip | |
Change website address
Diffstat (limited to 'include')
| -rw-r--r-- | include/dicealias.h | 2 | ||||
| -rw-r--r-- | include/diceparser.h | 2 | ||||
| -rw-r--r-- | include/parsingtoolbox.h | 2 |
3 files changed, 3 insertions, 3 deletions
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 * * * |