misc/plugin/recent_rss.rb in tdiary-4.0.5.1 vs misc/plugin/recent_rss.rb in tdiary-4.1.0
- old
+ new
@@ -11,10 +11,10 @@
# max: max of list itmes(5)
# cache_time: cache time(second) of RSS(60*60)
# show_modified: show modified time of the entry (true)
#
# Copyright (c) 2003-2005 Kouhei Sutou <kou@cozmixng.org>
-# Distributed under the GPL
+# Distributed under the GPL2 or any later version.
#
require "rss/rss"
require "fileutils"