public
Description: rfeedfinder uses RSS autodiscovery, Atom autodiscovery, spidering, URL correction, and Web service queries (whatever it takes) to find the feed.
Homepage: http://rfeedfinder.rubyforge.org
Clone URL: git://github.com/alx/rfeedfinder.git
Adam Fields (author)
Tue Oct 27 10:18:06 -0700 2009
alx (committer)
Tue Oct 27 10:49:46 -0700 2009
commit  a3b97cbe07ae41e6f75b1849c4235a574f22a174
tree    6a3f2d4fac6000843467ccfbf1ffe9269b03e0ff
parent  d8f45577d641a51f8dfd05337c54b9d3e87dfd47
rfeedfinder / License.txt
100644 18 lines (11 sloc) 1.775 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
The GNU General Public License is a Free Software license. Like any Free Software license, it grants to you the four following freedoms:
 
   0. The freedom to run the program for any purpose.
   1. The freedom to study how the program works and adapt it to your needs.
   2. The freedom to redistribute copies so you can help your neighbor.
   3. The freedom to improve the program and release your improvements to the public, so that the whole community benefits.
 
You may exercise the freedoms specified here provided that you comply with the express conditions of this license. The principal conditions are:
 
You must conspicuously and appropriately publish on each copy distributed an appropriate copyright notice and disclaimer of warranty and keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of the GNU General Public License along with the Program. Any translation of the GNU General Public License must be accompanied by the GNU General Public License.
 
If you modify your copy or copies of the program or any portion of it, or develop a program based upon it, you may distribute the resulting work provided you do so under the GNU General Public License. Any translation of the GNU General Public License must be accompanied by the GNU General Public License.
 
If you copy or distribute the program, you must accompany it with the complete corresponding machine-readable source code or with a written offer, valid for at least three years, to furnish the complete corresponding machine-readable source code.
 
Any of the above conditions can be waived if you get permission from the copyright holder.
 
Your fair dealing and other rights are in no way affected by the above.