Index: trunk/extensions/SemanticForms/languages/SF_Namespaces.php |
— | — | @@ -1,14 +1,14 @@ |
2 | 2 | <?php |
3 | 3 | |
4 | 4 | /** |
5 | | - * Namespace internationalizationfor the Semantic Forms extension. |
| 5 | + * Namespace internationalization for the Semantic Forms extension. |
6 | 6 | * |
7 | 7 | * @since 0.1 |
8 | 8 | * |
9 | 9 | * @file SF_Namespaces.php |
10 | 10 | * @ingroup SemanticForms |
11 | 11 | * |
12 | | - * @licence GNU GPL v3+ |
| 12 | + * @licence GNU GPL v2+ |
13 | 13 | * @author Jeroen De Dauw < jeroendedauw@gmail.com > |
14 | 14 | */ |
15 | 15 | |