From c4ae3b2555fad261b21b285a0845238ad3b7e3e5 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sun, 12 Apr 2020 13:48:51 +0200 Subject: Change website address --- node/bind.cpp | 2 +- node/bind.h | 2 +- node/groupnode.cpp | 2 +- node/groupnode.h | 2 +- node/helpnode.cpp | 2 +- node/ifnode.cpp | 2 +- node/jumpbackwardnode.cpp | 2 +- node/jumpbackwardnode.h | 2 +- node/keepdiceexecnode.cpp | 2 +- node/keepdiceexecnode.h | 2 +- node/listaliasnode.cpp | 2 +- node/listaliasnode.h | 2 +- node/listsetrollnode.cpp | 2 +- node/listsetrollnode.h | 2 +- node/mergenode.cpp | 2 +- node/mergenode.h | 2 +- node/numbernode.cpp | 2 +- node/numbernode.h | 2 +- node/occurencecountnode.cpp | 2 +- node/occurencecountnode.h | 2 +- node/parenthesesnode.cpp | 2 +- node/parenthesesnode.h | 2 +- node/scalaroperatornode.cpp | 2 +- node/scalaroperatornode.h | 2 +- node/sortresult.cpp | 2 +- node/sortresult.h | 2 +- node/splitnode.cpp | 2 +- node/splitnode.h | 2 +- node/startingnode.cpp | 2 +- node/startingnode.h | 2 +- node/uniquenode.cpp | 2 +- node/uniquenode.h | 2 +- 32 files changed, 32 insertions(+), 32 deletions(-) (limited to 'node') 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 * * * -- cgit v1.2.3-70-g09d2