aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2015-05-14 21:03:01 +0200
committerHarald Eilertsen <haraldei@anduin.net>2015-05-14 21:03:01 +0200
commit9990597ad7887fcebe14a4ac47019f16a49639f6 (patch)
treeea24c30a84d690424889ff76f0c69292facf7ab0 /bin
parenta31f3f5a8d4798ed6ac91d8fac60ca399e0e2508 (diff)
downloadrss2html-9990597ad7887fcebe14a4ac47019f16a49639f6.tar.gz
rss2html-9990597ad7887fcebe14a4ac47019f16a49639f6.tar.bz2
rss2html-9990597ad7887fcebe14a4ac47019f16a49639f6.zip
Fix description and license header.
Diffstat (limited to 'bin')
-rwxr-xr-xbin/rss2html2
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