Index: trunk/extensions/DeletedContributions/SpecialDeletedContributions.php |
— | — | @@ -2,7 +2,7 @@ |
3 | 3 | /** |
4 | 4 | @ Extension based on SpecialContributions for arhived revisions |
5 | 5 | @ Modifications made to SpecialContributions.php |
6 | | - @ copyright 2007 Aaron Schulz |
| 6 | + @ copyright © 2007 Aaron Schulz |
7 | 7 | */ |
8 | 8 | |
9 | 9 | $wgExtensionCredits['specialpage'][] = array( |