standardise contrib extension meta-info headers

git-svn-id: file:///home/shish/svn/shimmie2/trunk@621 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
shish
2007-12-04 18:20:46 +00:00
parent 8398a1076b
commit 24e149428a
7 changed files with 20 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
<?php
/**
* Name: Browser Search
* Author: ATravelingGeek (atg@atravelinggeek.com
* Author: ATravelingGeek <atg@atravelinggeek.com>
* Some code (and lots of help) by Artanis (Erik Youngren <artanis.00@gmail.com>) from the 'tagger' extention - Used with permission
* Link: http://atravelinggeek.com/
* License: GPLv2
@@ -111,4 +111,4 @@ class BrowserSearch extends Extension {
}
add_event_listener(new BrowserSearch());
?>
?>