diff options
Diffstat (limited to 'lib/xmlrpc.js')
-rw-r--r-- | lib/xmlrpc.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/xmlrpc.js b/lib/xmlrpc.js index 7ae622c..9163089 100644 --- a/lib/xmlrpc.js +++ b/lib/xmlrpc.js @@ -1,4 +1,4 @@ -// Released under the MIT/X11 license +// Modification of Matěj Cepl released under the MIT/X11 license // http://www.opensource.org/licenses/mit-license.php "use strict"; /* |