# ja/license-notice.rb: Japanese language resource for license-notice.rb # # $Id: license-notice.rb,v 1.1 2008/01/15 07:02:48 zunda Exp $ # # Copyright 2008 zunda # Distributed under the GPL version 2 or later # module LicenseNotice extend ERB::Util module_function def conf_html <<_HTML

フィード(RSS)へのライセンス表示

必要のない項目は空白のままでかまいません。

ライセンス表示の例

#{notice_html( Time.now )} _HTML end end @license_notice_conf_label = 'フィードのライセンス'