Strip trailing newlines
authorAntonio Ospite <ao2@ao2.it>
Fri, 27 Feb 2015 14:16:55 +0000 (15:16 +0100)
committerAntonio Ospite <ao2@ao2.it>
Fri, 27 Feb 2015 14:16:55 +0000 (15:16 +0100)
tweeper.1.asciidoc
tweeper.php

index c5c5fa9..9cf891b 100644 (file)
@@ -24,7 +24,7 @@ tweeper started as the TWitter fEEd scraPER but support for other web sites
 has been added.
 
 The sites that tweeper is able to scrape and convert to RSS are:
 has been added.
 
 The sites that tweeper is able to scrape and convert to RSS are:
-  
+
 * Twitter.com
 * Pump.io based websites, like Identi.ca
 * Dilbert.com
 * Twitter.com
 * Pump.io based websites, like Identi.ca
 * Dilbert.com
index 4be5c7d..0c2bdbf 100644 (file)
@@ -1,19 +1,19 @@
 <?php
 /*
  * tweeper - a Twitter to RSS web scraper
 <?php
 /*
  * tweeper - a Twitter to RSS web scraper
- * 
+ *
  * Copyright (C) 2013-2014  Antonio Ospite <ao2@ao2.it>
  * Copyright (C) 2013-2014  Antonio Ospite <ao2@ao2.it>
- * 
+ *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
- * 
+ *
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
- * 
+ *
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */