[macruby-changes] [3021] MacRuby/trunk/ext/json/rubyext.c
source_changes at macosforge.org
source_changes at macosforge.org
Mon Nov 16 15:09:55 PST 2009
Revision: 3021
http://trac.macosforge.org/projects/ruby/changeset/3021
Author: psychs at limechat.net
Date: 2009-11-16 15:09:55 -0800 (Mon, 16 Nov 2009)
Log Message:
-----------
added credit for Brian
Modified Paths:
--------------
MacRuby/trunk/ext/json/rubyext.c
Modified: MacRuby/trunk/ext/json/rubyext.c
===================================================================
--- MacRuby/trunk/ext/json/rubyext.c 2009-11-16 23:04:29 UTC (rev 3020)
+++ MacRuby/trunk/ext/json/rubyext.c 2009-11-16 23:09:55 UTC (rev 3021)
@@ -3,7 +3,9 @@
*
* This file is covered by the Ruby license. See COPYING for more details.
*
- * Copyright (C) 2009, Satoshi Nakagawa. All rights reserved.
+ * Copyright (C) 2009, Satoshi Nakagawa.
+ * Based on yajl-ruby, Copyright (C) 2008-2009 Brian Lopez.
+ *
*/
#include "ruby/ruby.h"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20091116/a8d2334c/attachment-0001.html>
More information about the macruby-changes
mailing list