misc/plugin/append-css.rb in tdiary-4.0.5.1 vs misc/plugin/append-css.rb in tdiary-4.1.0
- old
+ new
@@ -2,10 +2,10 @@
# append-css.rb
#
# Append CSS fragment via Preferences Page.
#
# Copyright (c) 2002 TADA Tadashi <sho@spc.gr.jp>
-# Distributed under the GPL
+# Distributed under the GPL2 or any later version.
#
add_header_proc do
if @mode !~ /conf$/ && @conf['append-css.css'] && @conf['append-css.css'].length > 0 && !bot?
<<-HTML if @conf['append-css.css']
<style type="text/css"><!--