Author: doll
Date: Mon Jan  7 11:31:54 2008
New Revision: 609753

URL: http://svn.apache.org/viewvc?rev=609753&view=rev
Log:
Removed the Google copyright lines from the opensocial reference code as it now 
lives in shindig

Modified:
    incubator/shindig/trunk/javascript/opensocial/reference/activity.js
    incubator/shindig/trunk/javascript/opensocial/reference/collection.js
    incubator/shindig/trunk/javascript/opensocial/reference/container.js
    incubator/shindig/trunk/javascript/opensocial/reference/datarequest.js
    incubator/shindig/trunk/javascript/opensocial/reference/dataresponse.js
    incubator/shindig/trunk/javascript/opensocial/reference/environment.js
    incubator/shindig/trunk/javascript/opensocial/reference/opensocial.js
    incubator/shindig/trunk/javascript/opensocial/reference/person.js
    incubator/shindig/trunk/javascript/opensocial/reference/responseitem.js
    incubator/shindig/trunk/javascript/opensocial/reference/surface.js

Modified: incubator/shindig/trunk/javascript/opensocial/reference/activity.js
URL: 
http://svn.apache.org/viewvc/incubator/shindig/trunk/javascript/opensocial/reference/activity.js?rev=609753&r1=609752&r2=609753&view=diff
==============================================================================
--- incubator/shindig/trunk/javascript/opensocial/reference/activity.js 
(original)
+++ incubator/shindig/trunk/javascript/opensocial/reference/activity.js Mon Jan 
 7 11:31:54 2008
@@ -1,6 +1,4 @@
 /**
- * Copyright 2007 Google Inc.
- *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at

Modified: incubator/shindig/trunk/javascript/opensocial/reference/collection.js
URL: 
http://svn.apache.org/viewvc/incubator/shindig/trunk/javascript/opensocial/reference/collection.js?rev=609753&r1=609752&r2=609753&view=diff
==============================================================================
--- incubator/shindig/trunk/javascript/opensocial/reference/collection.js 
(original)
+++ incubator/shindig/trunk/javascript/opensocial/reference/collection.js Mon 
Jan  7 11:31:54 2008
@@ -1,6 +1,4 @@
 /**
- * Copyright 2007 Google Inc.
- *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at

Modified: incubator/shindig/trunk/javascript/opensocial/reference/container.js
URL: 
http://svn.apache.org/viewvc/incubator/shindig/trunk/javascript/opensocial/reference/container.js?rev=609753&r1=609752&r2=609753&view=diff
==============================================================================
--- incubator/shindig/trunk/javascript/opensocial/reference/container.js 
(original)
+++ incubator/shindig/trunk/javascript/opensocial/reference/container.js Mon 
Jan  7 11:31:54 2008
@@ -1,6 +1,4 @@
 /**
- * Copyright 2007 Google Inc.
- *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at

Modified: incubator/shindig/trunk/javascript/opensocial/reference/datarequest.js
URL: 
http://svn.apache.org/viewvc/incubator/shindig/trunk/javascript/opensocial/reference/datarequest.js?rev=609753&r1=609752&r2=609753&view=diff
==============================================================================
--- incubator/shindig/trunk/javascript/opensocial/reference/datarequest.js 
(original)
+++ incubator/shindig/trunk/javascript/opensocial/reference/datarequest.js Mon 
Jan  7 11:31:54 2008
@@ -1,6 +1,4 @@
 /**
- * Copyright 2007 Google Inc.
- *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
@@ -114,7 +112,7 @@
 /**
  * Sends a data request to the server in order to get a data response.
  * Although the server may optimize these requests,
- * they will always be executed 
+ * they will always be executed
  * as though they were serial.
  *
  * @param {Function} opt_callback The function to call with the

Modified: 
incubator/shindig/trunk/javascript/opensocial/reference/dataresponse.js
URL: 
http://svn.apache.org/viewvc/incubator/shindig/trunk/javascript/opensocial/reference/dataresponse.js?rev=609753&r1=609752&r2=609753&view=diff
==============================================================================
--- incubator/shindig/trunk/javascript/opensocial/reference/dataresponse.js 
(original)
+++ incubator/shindig/trunk/javascript/opensocial/reference/dataresponse.js Mon 
Jan  7 11:31:54 2008
@@ -1,6 +1,4 @@
 /**
- * Copyright 2007 Google Inc.
- *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at

Modified: incubator/shindig/trunk/javascript/opensocial/reference/environment.js
URL: 
http://svn.apache.org/viewvc/incubator/shindig/trunk/javascript/opensocial/reference/environment.js?rev=609753&r1=609752&r2=609753&view=diff
==============================================================================
--- incubator/shindig/trunk/javascript/opensocial/reference/environment.js 
(original)
+++ incubator/shindig/trunk/javascript/opensocial/reference/environment.js Mon 
Jan  7 11:31:54 2008
@@ -1,6 +1,4 @@
 /**
- * Copyright 2007 Google Inc.
- *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
@@ -102,7 +100,7 @@
  * @class
  *
  * The types of objects in this container.
- * 
+ *
  * <p>
  * <b>See also:</b>
  * <a href="opensocial.Environment.html#supportsField">

Modified: incubator/shindig/trunk/javascript/opensocial/reference/opensocial.js
URL: 
http://svn.apache.org/viewvc/incubator/shindig/trunk/javascript/opensocial/reference/opensocial.js?rev=609753&r1=609752&r2=609753&view=diff
==============================================================================
--- incubator/shindig/trunk/javascript/opensocial/reference/opensocial.js 
(original)
+++ incubator/shindig/trunk/javascript/opensocial/reference/opensocial.js Mon 
Jan  7 11:31:54 2008
@@ -1,6 +1,4 @@
 /**
- * Copyright 2007 Google Inc.
- *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
@@ -225,7 +223,7 @@
   /**
    * The method to use when fetching content from the URL;
    * defaults to <code>MethodType.GET</a></code>.
-   * Specified as a 
+   * Specified as a
    * <a 
href="opensocial.ContentRequestParameters.MethodType.html">MethodType</a>.
    *
    * @member opensocial.ContentRequestParameters

Modified: incubator/shindig/trunk/javascript/opensocial/reference/person.js
URL: 
http://svn.apache.org/viewvc/incubator/shindig/trunk/javascript/opensocial/reference/person.js?rev=609753&r1=609752&r2=609753&view=diff
==============================================================================
--- incubator/shindig/trunk/javascript/opensocial/reference/person.js (original)
+++ incubator/shindig/trunk/javascript/opensocial/reference/person.js Mon Jan  
7 11:31:54 2008
@@ -1,6 +1,4 @@
 /**
- * Copyright 2007 Google Inc.
- *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at

Modified: 
incubator/shindig/trunk/javascript/opensocial/reference/responseitem.js
URL: 
http://svn.apache.org/viewvc/incubator/shindig/trunk/javascript/opensocial/reference/responseitem.js?rev=609753&r1=609752&r2=609753&view=diff
==============================================================================
--- incubator/shindig/trunk/javascript/opensocial/reference/responseitem.js 
(original)
+++ incubator/shindig/trunk/javascript/opensocial/reference/responseitem.js Mon 
Jan  7 11:31:54 2008
@@ -1,6 +1,4 @@
 /**
- * Copyright 2007 Google Inc.
- *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
@@ -71,7 +69,7 @@
 
   /**
    * The gadget does not have access to the requested data.
-   * To get access, use 
+   * To get access, use
    * <a href="opensocial.html#requestPermission">
    * opensocial.requestPermission()</a>.
    *
@@ -105,7 +103,7 @@
 
 /**
  * If the request had an error, returns the error code.
- * The error code can be container-specific 
+ * The error code can be container-specific
  * or one of the values defined by
  * <a href="opensocial.ResponseItem.Error.html"><code>Error</code></a>.
  *

Modified: incubator/shindig/trunk/javascript/opensocial/reference/surface.js
URL: 
http://svn.apache.org/viewvc/incubator/shindig/trunk/javascript/opensocial/reference/surface.js?rev=609753&r1=609752&r2=609753&view=diff
==============================================================================
--- incubator/shindig/trunk/javascript/opensocial/reference/surface.js 
(original)
+++ incubator/shindig/trunk/javascript/opensocial/reference/surface.js Mon Jan  
7 11:31:54 2008
@@ -1,6 +1,4 @@
 /**
- * Copyright 2007 Google Inc.
- *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at


Reply via email to