summaryrefslogtreecommitdiff
path: root/lib/xmlrpc
diff options
context:
space:
mode:
-rw-r--r--lib/xmlrpc/base64.rb1
-rw-r--r--lib/xmlrpc/client.rb1
-rw-r--r--lib/xmlrpc/config.rb1
-rw-r--r--lib/xmlrpc/create.rb1
-rw-r--r--lib/xmlrpc/datetime.rb1
-rw-r--r--lib/xmlrpc/marshal.rb1
-rw-r--r--lib/xmlrpc/parser.rb1
-rw-r--r--lib/xmlrpc/server.rb1
-rw-r--r--lib/xmlrpc/utils.rb1
9 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,4 @@
#
# xmlrpc/base64.rb
# Copyright (C) 2001, 2002, 2003 by Michael Neumann ([email protected])
@@ -1,3 +1,4 @@
# xmlrpc/client.rb
# Copyright (C) 2001, 2002, 2003 by Michael Neumann ([email protected])
#
@@ -1,3 +1,4 @@
#
# $Id$
# Configuration file for XML-RPC for Ruby
@@ -1,3 +1,4 @@
#
# Copyright (C) 2001, 2002, 2003 by Michael Neumann ([email protected])
#
@@ -1,3 +1,4 @@
#
# xmlrpc/datetime.rb
# Copyright (C) 2001, 2002, 2003 by Michael Neumann ([email protected])
@@ -1,3 +1,4 @@
#
# Copyright (C) 2001, 2002, 2003 by Michael Neumann ([email protected])
#
@@ -1,3 +1,4 @@
# Copyright (C) 2001, 2002, 2003 by Michael Neumann ([email protected])
#
# $Id$
@@ -1,3 +1,4 @@
# xmlrpc/server.rb
# Copyright (C) 2001, 2002, 2003, 2005 by Michael Neumann ([email protected])
#
@@ -1,3 +1,4 @@
#
# Copyright (C) 2001, 2002, 2003 by Michael Neumann ([email protected])
#