summaryrefslogtreecommitdiff
path: root/Examples/FunctionWithParameters/functionwithparameters.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/FunctionWithParameters/functionwithparameters.cpp')
-rw-r--r--Examples/FunctionWithParameters/functionwithparameters.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/FunctionWithParameters/functionwithparameters.cpp b/Examples/FunctionWithParameters/functionwithparameters.cpp
index d7c1326..01db0f6 100644
--- a/Examples/FunctionWithParameters/functionwithparameters.cpp
+++ b/Examples/FunctionWithParameters/functionwithparameters.cpp
@@ -1,6 +1,6 @@
/**
* functionwithparameters.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 parameters.
*/