summaryrefslogtreecommitdiff
path: root/Examples/FunctionVoid/functionvoid.php
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/FunctionVoid/functionvoid.php')
-rw-r--r--Examples/FunctionVoid/functionvoid.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/FunctionVoid/functionvoid.php b/Examples/FunctionVoid/functionvoid.php
index cc1840b..e6fbb67 100644
--- a/Examples/FunctionVoid/functionvoid.php
+++ b/Examples/FunctionVoid/functionvoid.php
@@ -1,7 +1,7 @@
<?php
/*
* functionvoid.php
- * @Author Jasper van Eck
+ * @author Jasper van Eck<jasper.vaneck@copernica.com>
*
* An example file to show the working of a void function call.
*/