diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2015-05-14 21:03:01 +0200 |
---|---|---|
committer | Harald Eilertsen <haraldei@anduin.net> | 2015-05-14 21:03:01 +0200 |
commit | 9990597ad7887fcebe14a4ac47019f16a49639f6 (patch) | |
tree | ea24c30a84d690424889ff76f0c69292facf7ab0 /bin/rss2html | |
parent | a31f3f5a8d4798ed6ac91d8fac60ca399e0e2508 (diff) | |
download | rss2html-9990597ad7887fcebe14a4ac47019f16a49639f6.tar.gz rss2html-9990597ad7887fcebe14a4ac47019f16a49639f6.tar.bz2 rss2html-9990597ad7887fcebe14a4ac47019f16a49639f6.zip |
Fix description and license header.
Diffstat (limited to 'bin/rss2html')
-rwxr-xr-x | bin/rss2html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/rss2html b/bin/rss2html index 294fd1b..14febfa 100755 --- a/bin/rss2html +++ b/bin/rss2html @@ -1,6 +1,6 @@ #!/usr/bin/env ruby # -# A Simple RSS reader +# Convert one or more RSS feeds to HTML # Copyright (C) 2015 Harald Eilertsen # # This program is free software: you can redistribute it and/or modify |