You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shindig.apache.org by li...@apache.org on 2012/02/01 12:38:53 UTC

svn commit: r1239088 - in /shindig/trunk/extras: ./ src/main/javascript/features-extras/wave/

Author: lindner
Date: Wed Feb  1 11:38:53 2012
New Revision: 1239088

URL: http://svn.apache.org/viewvc?rev=1239088&view=rev
Log:
updated copyright notices for wave

Modified:
    shindig/trunk/extras/NOTICE
    shindig/trunk/extras/src/main/javascript/features-extras/wave/base.js
    shindig/trunk/extras/src/main/javascript/features-extras/wave/dynamic-width.js
    shindig/trunk/extras/src/main/javascript/features-extras/wave/externs.js
    shindig/trunk/extras/src/main/javascript/features-extras/wave/fake_gadgets.js
    shindig/trunk/extras/src/main/javascript/features-extras/wave/participant.js
    shindig/trunk/extras/src/main/javascript/features-extras/wave/state.js
    shindig/trunk/extras/src/main/javascript/features-extras/wave/taming.js
    shindig/trunk/extras/src/main/javascript/features-extras/wave/util.js
    shindig/trunk/extras/src/main/javascript/features-extras/wave/wave.js
    shindig/trunk/extras/src/main/javascript/features-extras/wave/wave.ui.js

Modified: shindig/trunk/extras/NOTICE
URL: http://svn.apache.org/viewvc/shindig/trunk/extras/NOTICE?rev=1239088&r1=1239087&r2=1239088&view=diff
==============================================================================
--- shindig/trunk/extras/NOTICE (original)
+++ shindig/trunk/extras/NOTICE Wed Feb  1 11:38:53 2012
@@ -1,7 +1,11 @@
 Apache Shindig
-Copyright 2010 The Apache Software Foundation
+Copyright 2012 The Apache Software Foundation
 
 -----------------------------------------------------------
 
-This product includs software (OpenAjax Hub) developed by 
+This product includes software (OpenAjax Hub) developed by 
 OpenAjax Alliance (http://www.openajax.org/)
+
+This product includes software (wave) developed by Google, Inc
+Copyright 2010 Google Inc.
+

Modified: shindig/trunk/extras/src/main/javascript/features-extras/wave/base.js
URL: http://svn.apache.org/viewvc/shindig/trunk/extras/src/main/javascript/features-extras/wave/base.js?rev=1239088&r1=1239087&r2=1239088&view=diff
==============================================================================
--- shindig/trunk/extras/src/main/javascript/features-extras/wave/base.js (original)
+++ shindig/trunk/extras/src/main/javascript/features-extras/wave/base.js Wed Feb  1 11:38:53 2012
@@ -1,18 +1,19 @@
-/**
- * Copyright 2010 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
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- *
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * 'AS IS' BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations under the License.
  */
 
 /**

Modified: shindig/trunk/extras/src/main/javascript/features-extras/wave/dynamic-width.js
URL: http://svn.apache.org/viewvc/shindig/trunk/extras/src/main/javascript/features-extras/wave/dynamic-width.js?rev=1239088&r1=1239087&r2=1239088&view=diff
==============================================================================
--- shindig/trunk/extras/src/main/javascript/features-extras/wave/dynamic-width.js (original)
+++ shindig/trunk/extras/src/main/javascript/features-extras/wave/dynamic-width.js Wed Feb  1 11:38:53 2012
@@ -1,18 +1,19 @@
-/**
- * Copyright 2010 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
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you 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
  *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
+ *     http://www.apache.org/licenses/LICENSE-2.0
  *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * 'AS IS' BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations under the License.
  */
 
 // TODO: Define a more convenient set of methods for iframe resizing in wave.

Modified: shindig/trunk/extras/src/main/javascript/features-extras/wave/externs.js
URL: http://svn.apache.org/viewvc/shindig/trunk/extras/src/main/javascript/features-extras/wave/externs.js?rev=1239088&r1=1239087&r2=1239088&view=diff
==============================================================================
--- shindig/trunk/extras/src/main/javascript/features-extras/wave/externs.js (original)
+++ shindig/trunk/extras/src/main/javascript/features-extras/wave/externs.js Wed Feb  1 11:38:53 2012
@@ -1,18 +1,19 @@
-/**
- * Copyright 2010 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
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you 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
  *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
+ *     http://www.apache.org/licenses/LICENSE-2.0
  *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * 'AS IS' BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations under the License.
  */
 
 /**

Modified: shindig/trunk/extras/src/main/javascript/features-extras/wave/fake_gadgets.js
URL: http://svn.apache.org/viewvc/shindig/trunk/extras/src/main/javascript/features-extras/wave/fake_gadgets.js?rev=1239088&r1=1239087&r2=1239088&view=diff
==============================================================================
--- shindig/trunk/extras/src/main/javascript/features-extras/wave/fake_gadgets.js (original)
+++ shindig/trunk/extras/src/main/javascript/features-extras/wave/fake_gadgets.js Wed Feb  1 11:38:53 2012
@@ -1,18 +1,19 @@
-/**
- * Copyright 2010 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
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you 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
  *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
+ *     http://www.apache.org/licenses/LICENSE-2.0
  *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * 'AS IS' BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations under the License.
  */
 
 /**

Modified: shindig/trunk/extras/src/main/javascript/features-extras/wave/participant.js
URL: http://svn.apache.org/viewvc/shindig/trunk/extras/src/main/javascript/features-extras/wave/participant.js?rev=1239088&r1=1239087&r2=1239088&view=diff
==============================================================================
--- shindig/trunk/extras/src/main/javascript/features-extras/wave/participant.js (original)
+++ shindig/trunk/extras/src/main/javascript/features-extras/wave/participant.js Wed Feb  1 11:38:53 2012
@@ -1,18 +1,19 @@
-/**
- * Copyright 2010 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
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- *
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * 'AS IS' BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations under the License.
  */
 
 /**

Modified: shindig/trunk/extras/src/main/javascript/features-extras/wave/state.js
URL: http://svn.apache.org/viewvc/shindig/trunk/extras/src/main/javascript/features-extras/wave/state.js?rev=1239088&r1=1239087&r2=1239088&view=diff
==============================================================================
--- shindig/trunk/extras/src/main/javascript/features-extras/wave/state.js (original)
+++ shindig/trunk/extras/src/main/javascript/features-extras/wave/state.js Wed Feb  1 11:38:53 2012
@@ -1,18 +1,19 @@
-/**
- * Copyright 2010 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
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- *
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * 'AS IS' BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations under the License.
  */
 
 /**

Modified: shindig/trunk/extras/src/main/javascript/features-extras/wave/taming.js
URL: http://svn.apache.org/viewvc/shindig/trunk/extras/src/main/javascript/features-extras/wave/taming.js?rev=1239088&r1=1239087&r2=1239088&view=diff
==============================================================================
--- shindig/trunk/extras/src/main/javascript/features-extras/wave/taming.js (original)
+++ shindig/trunk/extras/src/main/javascript/features-extras/wave/taming.js Wed Feb  1 11:38:53 2012
@@ -1,18 +1,19 @@
-/**
- * Copyright 2010 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
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you 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
  *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
+ *     http://www.apache.org/licenses/LICENSE-2.0
  *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * 'AS IS' BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations under the License.
  */
 
 /**

Modified: shindig/trunk/extras/src/main/javascript/features-extras/wave/util.js
URL: http://svn.apache.org/viewvc/shindig/trunk/extras/src/main/javascript/features-extras/wave/util.js?rev=1239088&r1=1239087&r2=1239088&view=diff
==============================================================================
--- shindig/trunk/extras/src/main/javascript/features-extras/wave/util.js (original)
+++ shindig/trunk/extras/src/main/javascript/features-extras/wave/util.js Wed Feb  1 11:38:53 2012
@@ -1,18 +1,19 @@
-/**
- * Copyright 2010 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
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you 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
  *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
+ *     http://www.apache.org/licenses/LICENSE-2.0
  *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * 'AS IS' BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations under the License.
  */
 
 /**

Modified: shindig/trunk/extras/src/main/javascript/features-extras/wave/wave.js
URL: http://svn.apache.org/viewvc/shindig/trunk/extras/src/main/javascript/features-extras/wave/wave.js?rev=1239088&r1=1239087&r2=1239088&view=diff
==============================================================================
--- shindig/trunk/extras/src/main/javascript/features-extras/wave/wave.js (original)
+++ shindig/trunk/extras/src/main/javascript/features-extras/wave/wave.js Wed Feb  1 11:38:53 2012
@@ -1,18 +1,19 @@
-/**
- * Copyright 2010 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
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- *
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * 'AS IS' BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations under the License.
  */
 
 /**

Modified: shindig/trunk/extras/src/main/javascript/features-extras/wave/wave.ui.js
URL: http://svn.apache.org/viewvc/shindig/trunk/extras/src/main/javascript/features-extras/wave/wave.ui.js?rev=1239088&r1=1239087&r2=1239088&view=diff
==============================================================================
--- shindig/trunk/extras/src/main/javascript/features-extras/wave/wave.ui.js (original)
+++ shindig/trunk/extras/src/main/javascript/features-extras/wave/wave.ui.js Wed Feb  1 11:38:53 2012
@@ -1,18 +1,19 @@
-/**
- * Copyright 2010 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
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- *
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * 'AS IS' BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations under the License.
  */
 
 /**