aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node
diff options
context:
space:
mode:
authorRenaud G <renaud@rolisteam.org>2020-04-12 13:48:51 +0200
committerRenaud G <renaud@rolisteam.org>2020-04-12 13:50:35 +0200
commitc4ae3b2555fad261b21b285a0845238ad3b7e3e5 (patch)
treef4c37e8a0edf8867c39f06a02ac7baf45e15e0b3 /node
parent4418146f8553c670be2548ad4e5c1d024e91e2ad (diff)
downloadOneRoll-c4ae3b2555fad261b21b285a0845238ad3b7e3e5.tar.gz
OneRoll-c4ae3b2555fad261b21b285a0845238ad3b7e3e5.zip
Change website address
Diffstat (limited to 'node')
-rw-r--r--node/bind.cpp2
-rw-r--r--node/bind.h2
-rw-r--r--node/groupnode.cpp2
-rw-r--r--node/groupnode.h2
-rw-r--r--node/helpnode.cpp2
-rw-r--r--node/ifnode.cpp2
-rw-r--r--node/jumpbackwardnode.cpp2
-rw-r--r--node/jumpbackwardnode.h2
-rw-r--r--node/keepdiceexecnode.cpp2
-rw-r--r--node/keepdiceexecnode.h2
-rw-r--r--node/listaliasnode.cpp2
-rw-r--r--node/listaliasnode.h2
-rw-r--r--node/listsetrollnode.cpp2
-rw-r--r--node/listsetrollnode.h2
-rw-r--r--node/mergenode.cpp2
-rw-r--r--node/mergenode.h2
-rw-r--r--node/numbernode.cpp2
-rw-r--r--node/numbernode.h2
-rw-r--r--node/occurencecountnode.cpp2
-rw-r--r--node/occurencecountnode.h2
-rw-r--r--node/parenthesesnode.cpp2
-rw-r--r--node/parenthesesnode.h2
-rw-r--r--node/scalaroperatornode.cpp2
-rw-r--r--node/scalaroperatornode.h2
-rw-r--r--node/sortresult.cpp2
-rw-r--r--node/sortresult.h2
-rw-r--r--node/splitnode.cpp2
-rw-r--r--node/splitnode.h2
-rw-r--r--node/startingnode.cpp2
-rw-r--r--node/startingnode.h2
-rw-r--r--node/uniquenode.cpp2
-rw-r--r--node/uniquenode.h2
32 files changed, 32 insertions, 32 deletions
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 *
* *