diff options
Diffstat (limited to 'chromium/viable.js')
-rwxr-xr-x | chromium/viable.js | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/chromium/viable.js b/chromium/viable.js index 09acb36..c957608 100755 --- a/chromium/viable.js +++ b/chromium/viable.js @@ -1,8 +1,4 @@ -/* - * SimplyRead - makes webpages more readable - * - * See COPYING file for copyright, license and warranty details. - */ +/* See COPYING file for copyright, license and warranty details. */ function viable() { var doc; |