summaryrefslogtreecommitdiff
path: root/Examples/FunctionReturnValue/functionreturnvalue.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/FunctionReturnValue/functionreturnvalue.cpp')
-rw-r--r--Examples/FunctionReturnValue/functionreturnvalue.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/FunctionReturnValue/functionreturnvalue.cpp b/Examples/FunctionReturnValue/functionreturnvalue.cpp
index d26f86a..890a15f 100644
--- a/Examples/FunctionReturnValue/functionreturnvalue.cpp
+++ b/Examples/FunctionReturnValue/functionreturnvalue.cpp
@@ -1,6 +1,6 @@
/**
* functionreturnvalue.cpp
- * @Author Jasper van Eck
+ * @author Jasper van Eck<jasper.vaneck@copernica.com>
*
* An example file to show the working of a function call with a return value.
*/