diff options
| author | 2016-04-03 14:29:21 +0200 | |
|---|---|---|
| committer | 2016-04-03 14:29:21 +0200 | |
| commit | 8122ac01552c631b14ea096117c775ff6509ea24 (patch) | |
| tree | 6ee7fe36d2b2053dc13e7da552a2ffc96d7c701a /result | |
| parent | d466a529fe2ed5c09c2353c67c82df5c83d831cf (diff) | |
| download | OneRoll-8122ac01552c631b14ea096117c775ff6509ea24.tar.gz OneRoll-8122ac01552c631b14ea096117c775ff6509ea24.zip | |
change contact link.
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 37db727..462c989 100644 --- a/result/diceresult.cpp +++ b/result/diceresult.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * -* http://renaudguezennec.homelinux.org/accueil,3.html * +* http://www.rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/result/diceresult.h b/result/diceresult.h index fe24277..3be47ed 100644 --- a/result/diceresult.h +++ b/result/diceresult.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * -* http://renaudguezennec.homelinux.org/accueil,3.html * +* http://www.rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/result/result.cpp b/result/result.cpp index 10056aa..3fa0aec 100644 --- a/result/result.cpp +++ b/result/result.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * -* http://renaudguezennec.homelinux.org/accueil,3.html * +* http://www.rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/result/result.h b/result/result.h index efadbb2..2037814 100644 --- a/result/result.h +++ b/result/result.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * -* http://renaudguezennec.homelinux.org/accueil,3.html * +* http://www.rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/result/scalarresult.cpp b/result/scalarresult.cpp index 9168938..67624ba 100644 --- a/result/scalarresult.cpp +++ b/result/scalarresult.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * -* http://renaudguezennec.homelinux.org/accueil,3.html * +* http://www.rolisteam.org/contact * * * * This file is part of DiceParser * * * diff --git a/result/scalarresult.h b/result/scalarresult.h index f441c9b..6c02dd6 100644 --- a/result/scalarresult.h +++ b/result/scalarresult.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2014 by Renaud Guezennec * -* http://renaudguezennec.homelinux.org/accueil,3.html * +* http://www.rolisteam.org/contact * * * * This file is part of DiceParser * * * |