Author: lindner
Date: Wed Mar 24 14:46:18 2010
New Revision: 927077
URL: http://svn.apache.org/viewvc?rev=927077&view=rev
Log:
SHINDIG-1284 | Include the license for OAuth.php
Modified:
shindig/trunk/NOTICE
shindig/trunk/php/NOTICE
Modified: shindig/trunk/NOTICE
URL:
http://svn.apache.org/viewvc/shindig/trunk/NOTICE?rev=927077&r1=927076&r2=927077&view=diff
==============================================================================
--- shindig/trunk/NOTICE (original)
+++ shindig/trunk/NOTICE Wed Mar 24 14:46:18 2010
@@ -31,4 +31,5 @@ Sebastian Bergmann (http://www.phpunit.d
This product includes software (JSMin) developed by
Douglas Crockford (http://www.crockford.com/).
-
+This product includes software (OAuth.php) developed by
+Andy Smith (http://oauth.googlecode.com/svn/code/php/LICENSE.txt)
Modified: shindig/trunk/php/NOTICE
URL:
http://svn.apache.org/viewvc/shindig/trunk/php/NOTICE?rev=927077&r1=927076&r2=927077&view=diff
==============================================================================
--- shindig/trunk/php/NOTICE (original)
+++ shindig/trunk/php/NOTICE Wed Mar 24 14:46:18 2010
@@ -24,3 +24,5 @@ Sebastian Bergmann (http://www.phpunit.d
This product includes software (JSMin) developed by
Douglas Crockford (http://www.crockford.com/).
+This product includes software (OAuth.php) developed by
+Andy Smith (http://oauth.googlecode.com/svn/code/php/LICENSE.txt)