diff --git a/action.php b/action.php index e1adf48..bcffd89 100644 --- a/action.php +++ b/action.php @@ -2,7 +2,7 @@ /** * Tag Alerts plugin main file * - * @author: Simon Delage + * @author Simon DELAGE * @license: CC Attribution-Share Alike 3.0 Unported */ diff --git a/conf/default.php b/conf/default.php index 2c482fd..d2eee67 100644 --- a/conf/default.php +++ b/conf/default.php @@ -2,7 +2,7 @@ /** * Configuration defaults file for Tag Alert plugin * - * @author: Simon Delage + * @author Simon DELAGE * @license: CC Attribution-Share Alike 3.0 Unported */ diff --git a/conf/metadata.php b/conf/metadata.php index b1a767d..8856979 100644 --- a/conf/metadata.php +++ b/conf/metadata.php @@ -2,7 +2,7 @@ /** * Configuration metadata file for Tag Alert plugin * - * @author: Simon Delage + * @author Simon DELAGE * @license: CC Attribution-Share Alike 3.0 Unported */ diff --git a/lang/en/lang.php b/lang/en/lang.php index b66e37a..a344783 100644 --- a/lang/en/lang.php +++ b/lang/en/lang.php @@ -2,7 +2,7 @@ /** * English language file for Tag Alerts plugin * - * @author: Simon Delage + * @author Simon DELAGE * @license: CC Attribution-Share Alike 3.0 Unported */ diff --git a/lang/en/settings.php b/lang/en/settings.php index 8d94a39..725ad69 100644 --- a/lang/en/settings.php +++ b/lang/en/settings.php @@ -2,7 +2,7 @@ /** * English settings file for Tag Alerts plugin * - * @author: Simon Delage + * @author Simon DELAGE * @license: CC Attribution-Share Alike 3.0 Unported */ diff --git a/lang/fr/lang.php b/lang/fr/lang.php index 7d4bc34..f20b184 100644 --- a/lang/fr/lang.php +++ b/lang/fr/lang.php @@ -2,7 +2,7 @@ /** * French language file for Tag Alerts plugin * - * @author: Simon Delage + * @author Simon DELAGE * @license: CC Attribution-Share Alike 3.0 Unported */ diff --git a/lang/fr/settings.php b/lang/fr/settings.php index 4eaf0c6..5fc0712 100644 --- a/lang/fr/settings.php +++ b/lang/fr/settings.php @@ -2,7 +2,7 @@ /** * French settings file for Tag Alerts plugin * - * @author: Simon Delage + * @author Simon DELAGE * @license: CC Attribution-Share Alike 3.0 Unported */