misc/plugin/xmlrpc/xmlrpc.rb in tdiary-4.0.5.1 vs misc/plugin/xmlrpc/xmlrpc.rb in tdiary-4.1.0
- old
+ new
@@ -1,9 +1,9 @@
#!/usr/bin/env ruby
# xmlrpc.rb
#
# Copyright (c) 2004 MoonWolf <moonwolf@moonwolf.com>
-# Distributed under the GPL
+# Distributed under the GPL2 or any later version.
#
# require Ruby1.8 or xml-rpc(http://raa.ruby-lang.org/project/xml-rpc/)
BEGIN { $stdout.binmode }