Index: trunk/extensions/SemanticMediaWiki/includes/SMW_SetupLight.php |
— | — | @@ -235,7 +235,7 @@ |
236 | 236 | 'path' => __FILE__, |
237 | 237 | 'name' => 'Semantic MediaWiki light', |
238 | 238 | 'version' => SMW_VERSION, |
239 | | - 'author' => "Klaus Lassleben, [http://korrekt.org Markus Krötzsch], [http://simia.net Denny Vrandecic], S Page, and [http://www.ohloh.net/p/smw/contributors others]. Maintained by [http://www.aifb.kit.edu/web/Wissensmanagement/en AIFB Karlsruhe].", |
| 239 | + 'author' => "[http://korrekt.org Markus Krötzsch], [http://simia.net Denny Vrandecic] and [http://www.ohloh.net/p/smw/contributors others]. Maintained by [http://www.aifb.kit.edu/web/Wissensmanagement/en AIFB Karlsruhe].", |
240 | 240 | 'url' => 'http://semantic-mediawiki.org', |
241 | 241 | 'descriptionmsg' => 'smw-desc' |
242 | 242 | ); |
Index: trunk/extensions/SemanticMediaWiki/includes/SMW_Setup.php |
— | — | @@ -226,7 +226,7 @@ |
227 | 227 | 'path' => __FILE__, |
228 | 228 | 'name' => 'Semantic MediaWiki', |
229 | 229 | 'version' => SMW_VERSION, |
230 | | - 'author' => "Klaus Lassleben, [http://korrekt.org Markus Krötzsch], [http://simia.net Denny Vrandecic], S Page, and [http://www.ohloh.net/p/smw/contributors others]. Maintained by [http://www.aifb.kit.edu/web/Wissensmanagement/en AIFB Karlsruhe].", |
| 230 | + 'author' => "[http://korrekt.org Markus Krötzsch], [http://simia.net Denny Vrandecic] and [http://www.ohloh.net/p/smw/contributors others]. Maintained by [http://www.aifb.kit.edu/web/Wissensmanagement/en AIFB Karlsruhe].", |
231 | 231 | 'url' => 'http://semantic-mediawiki.org', |
232 | 232 | 'descriptionmsg' => 'smw-desc' |
233 | 233 | ); |