Modified: incubator/wave/trunk/src/org/waveprotocol/wave/util/build.xml
URL: 
http://svn.apache.org/viewvc/incubator/wave/trunk/src/org/waveprotocol/wave/util/build.xml?rev=1490950&r1=1490949&r2=1490950&view=diff
==============================================================================
--- incubator/wave/trunk/src/org/waveprotocol/wave/util/build.xml (original)
+++ incubator/wave/trunk/src/org/waveprotocol/wave/util/build.xml Sat Jun  8 
11:05:40 2013
@@ -1,3 +1,25 @@
+<?xml version='1.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
+
+   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.
+
+-->
+
 <!-- 
 Copyright (C) 2010 Google Inc.
 See COPYING for license.

Modified: 
incubator/wave/trunk/src/org/waveprotocol/wave/util/escapers/Escapers.gwt.xml
URL: 
http://svn.apache.org/viewvc/incubator/wave/trunk/src/org/waveprotocol/wave/util/escapers/Escapers.gwt.xml?rev=1490950&r1=1490949&r2=1490950&view=diff
==============================================================================
--- 
incubator/wave/trunk/src/org/waveprotocol/wave/util/escapers/Escapers.gwt.xml 
(original)
+++ 
incubator/wave/trunk/src/org/waveprotocol/wave/util/escapers/Escapers.gwt.xml 
Sat Jun  8 11:05:40 2013
@@ -1,4 +1,25 @@
 <?xml version="1.0" encoding="utf-8"?>
+<!--
+
+ 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.
+
+-->
+
 <module>
   <inherits name="com.google.gwt.user.User"/>
    

Modified: 
incubator/wave/trunk/test/org/waveprotocol/wave/client/common/util/tests.gwt.xml
URL: 
http://svn.apache.org/viewvc/incubator/wave/trunk/test/org/waveprotocol/wave/client/common/util/tests.gwt.xml?rev=1490950&r1=1490949&r2=1490950&view=diff
==============================================================================
--- 
incubator/wave/trunk/test/org/waveprotocol/wave/client/common/util/tests.gwt.xml
 (original)
+++ 
incubator/wave/trunk/test/org/waveprotocol/wave/client/common/util/tests.gwt.xml
 Sat Jun  8 11:05:40 2013
@@ -1,3 +1,25 @@
+<?xml version='1.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
+
+   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.
+
+-->
+
 <module>
   <inherits name="com.google.gwt.user.User" />
   <inherits name="org.waveprotocol.wave.client.common.util.Util" />

Modified: 
incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/annotation/Tests.gwt.xml
URL: 
http://svn.apache.org/viewvc/incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/annotation/Tests.gwt.xml?rev=1490950&r1=1490949&r2=1490950&view=diff
==============================================================================
--- 
incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/annotation/Tests.gwt.xml
 (original)
+++ 
incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/annotation/Tests.gwt.xml
 Sat Jun  8 11:05:40 2013
@@ -1,4 +1,25 @@
 <?xml version="1.0" encoding="utf-8"?>
+<!--
+
+ 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.
+
+-->
+
 <module>
   <inherits name="com.google.gwt.user.User"/>
   <inherits name="org.waveprotocol.wave.client.editor.Editor"/>

Modified: 
incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/content/Tests.gwt.xml
URL: 
http://svn.apache.org/viewvc/incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/content/Tests.gwt.xml?rev=1490950&r1=1490949&r2=1490950&view=diff
==============================================================================
--- 
incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/content/Tests.gwt.xml
 (original)
+++ 
incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/content/Tests.gwt.xml
 Sat Jun  8 11:05:40 2013
@@ -1,4 +1,25 @@
 <?xml version="1.0" encoding="utf-8"?>
+<!--
+
+ 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.
+
+-->
+
 <module>
   <inherits name="com.google.gwt.user.User"/>
   <inherits name="org.waveprotocol.wave.client.editor.Editor"/>

Modified: 
incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/event/Tests.gwt.xml
URL: 
http://svn.apache.org/viewvc/incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/event/Tests.gwt.xml?rev=1490950&r1=1490949&r2=1490950&view=diff
==============================================================================
--- 
incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/event/Tests.gwt.xml
 (original)
+++ 
incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/event/Tests.gwt.xml
 Sat Jun  8 11:05:40 2013
@@ -1,4 +1,25 @@
 <?xml version="1.0" encoding="utf-8"?>
+<!--
+
+ 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.
+
+-->
+
 <module>
   <inherits name="com.google.gwt.user.User"/>
   <inherits name="org.waveprotocol.wave.client.editor.Editor"/>

Modified: 
incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/extract/Tests.gwt.xml
URL: 
http://svn.apache.org/viewvc/incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/extract/Tests.gwt.xml?rev=1490950&r1=1490949&r2=1490950&view=diff
==============================================================================
--- 
incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/extract/Tests.gwt.xml
 (original)
+++ 
incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/extract/Tests.gwt.xml
 Sat Jun  8 11:05:40 2013
@@ -1,4 +1,25 @@
 <?xml version="1.0" encoding="utf-8"?>
+<!--
+
+ 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.
+
+-->
+
 <module>
   <inherits name="com.google.gwt.user.User"/>
   <inherits name="org.waveprotocol.wave.client.editor.Editor"/>

Modified: 
incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/gwt/Tests.gwt.xml
URL: 
http://svn.apache.org/viewvc/incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/gwt/Tests.gwt.xml?rev=1490950&r1=1490949&r2=1490950&view=diff
==============================================================================
--- 
incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/gwt/Tests.gwt.xml 
(original)
+++ 
incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/gwt/Tests.gwt.xml 
Sat Jun  8 11:05:40 2013
@@ -1,4 +1,25 @@
 <?xml version="1.0" encoding="utf-8"?>
+<!--
+
+ 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.
+
+-->
+
 <module>
   <inherits name="com.google.gwt.user.User"/>
   <inherits name="org.waveprotocol.wave.client.editor.Editor"/>

Modified: 
incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/impl/Tests.gwt.xml
URL: 
http://svn.apache.org/viewvc/incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/impl/Tests.gwt.xml?rev=1490950&r1=1490949&r2=1490950&view=diff
==============================================================================
--- 
incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/impl/Tests.gwt.xml
 (original)
+++ 
incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/impl/Tests.gwt.xml
 Sat Jun  8 11:05:40 2013
@@ -1,4 +1,25 @@
 <?xml version="1.0" encoding="utf-8"?>
+<!--
+
+ 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.
+
+-->
+
 <module>
   <inherits name="com.google.gwt.user.User"/>
   <inherits name="org.waveprotocol.wave.client.editor.Editor"/>

Modified: 
incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/integration/Tests.gwt.xml
URL: 
http://svn.apache.org/viewvc/incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/integration/Tests.gwt.xml?rev=1490950&r1=1490949&r2=1490950&view=diff
==============================================================================
--- 
incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/integration/Tests.gwt.xml
 (original)
+++ 
incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/integration/Tests.gwt.xml
 Sat Jun  8 11:05:40 2013
@@ -1,4 +1,25 @@
 <?xml version="1.0" encoding="utf-8"?>
+<!--
+
+ 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.
+
+-->
+
 <module>
   <inherits name="com.google.gwt.user.User"/>
   <inherits name="org.waveprotocol.wave.client.editor.Editor"/>

Modified: 
incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/keys/Tests.gwt.xml
URL: 
http://svn.apache.org/viewvc/incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/keys/Tests.gwt.xml?rev=1490950&r1=1490949&r2=1490950&view=diff
==============================================================================
--- 
incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/keys/Tests.gwt.xml
 (original)
+++ 
incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/keys/Tests.gwt.xml
 Sat Jun  8 11:05:40 2013
@@ -1,4 +1,25 @@
 <?xml version="1.0" encoding="utf-8"?>
+<!--
+
+ 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.
+
+-->
+
 <module>
   <inherits name="com.google.gwt.user.User"/>
   <inherits name="org.waveprotocol.wave.client.editor.Editor"/>

Modified: 
incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/restrict_permutations.gwt.xml
URL: 
http://svn.apache.org/viewvc/incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/restrict_permutations.gwt.xml?rev=1490950&r1=1490949&r2=1490950&view=diff
==============================================================================
--- 
incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/restrict_permutations.gwt.xml
 (original)
+++ 
incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/restrict_permutations.gwt.xml
 Sat Jun  8 11:05:40 2013
@@ -1,3 +1,25 @@
+<?xml version='1.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
+
+   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.
+
+-->
+
 <module><inherits name="com.google.gwt.user.User" /><inherits 
name="org.waveprotocol.wave.client.debug.logger.testing.restrict_permutations" 
/>
 <!-- Restricts permutations to reduce code compiled for GWT tests. -->
 

Modified: 
incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/selection/Tests.gwt.xml
URL: 
http://svn.apache.org/viewvc/incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/selection/Tests.gwt.xml?rev=1490950&r1=1490949&r2=1490950&view=diff
==============================================================================
--- 
incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/selection/Tests.gwt.xml
 (original)
+++ 
incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/selection/Tests.gwt.xml
 Sat Jun  8 11:05:40 2013
@@ -1,4 +1,25 @@
 <?xml version="1.0" encoding="utf-8"?>
+<!--
+
+ 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.
+
+-->
+
 <module>
   <inherits name="com.google.gwt.user.User"/>
   <inherits name="org.waveprotocol.wave.client.editor.Editor"/>

Modified: 
incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/undo/Tests.gwt.xml
URL: 
http://svn.apache.org/viewvc/incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/undo/Tests.gwt.xml?rev=1490950&r1=1490949&r2=1490950&view=diff
==============================================================================
--- 
incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/undo/Tests.gwt.xml
 (original)
+++ 
incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/undo/Tests.gwt.xml
 Sat Jun  8 11:05:40 2013
@@ -1,4 +1,25 @@
 <?xml version="1.0" encoding="utf-8"?>
+<!--
+
+ 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.
+
+-->
+
 <module>
   <inherits name="com.google.gwt.user.User"/>
   <inherits name="org.waveprotocol.wave.client.editor.Editor"/>

Modified: 
incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/util/Tests.gwt.xml
URL: 
http://svn.apache.org/viewvc/incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/util/Tests.gwt.xml?rev=1490950&r1=1490949&r2=1490950&view=diff
==============================================================================
--- 
incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/util/Tests.gwt.xml
 (original)
+++ 
incubator/wave/trunk/test/org/waveprotocol/wave/client/editor/util/Tests.gwt.xml
 Sat Jun  8 11:05:40 2013
@@ -1,4 +1,25 @@
 <?xml version="1.0" encoding="utf-8"?>
+<!--
+
+ 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.
+
+-->
+
 <module>
   <inherits name="com.google.gwt.user.User"/>
   <inherits name="org.waveprotocol.wave.client.editor.Editor"/>

Modified: 
incubator/wave/trunk/test/org/waveprotocol/wave/client/gadget/tests.gwt.xml
URL: 
http://svn.apache.org/viewvc/incubator/wave/trunk/test/org/waveprotocol/wave/client/gadget/tests.gwt.xml?rev=1490950&r1=1490949&r2=1490950&view=diff
==============================================================================
--- incubator/wave/trunk/test/org/waveprotocol/wave/client/gadget/tests.gwt.xml 
(original)
+++ incubator/wave/trunk/test/org/waveprotocol/wave/client/gadget/tests.gwt.xml 
Sat Jun  8 11:05:40 2013
@@ -1,3 +1,25 @@
+<?xml version='1.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
+
+   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.
+
+-->
+
 <module>
   <inherits name="com.google.gwt.user.User" />
   <inherits name="org.waveprotocol.wave.client.gadget.Gadget" />

Modified: 
incubator/wave/trunk/test/org/waveprotocol/wave/client/scheduler/tests.gwt.xml
URL: 
http://svn.apache.org/viewvc/incubator/wave/trunk/test/org/waveprotocol/wave/client/scheduler/tests.gwt.xml?rev=1490950&r1=1490949&r2=1490950&view=diff
==============================================================================
--- 
incubator/wave/trunk/test/org/waveprotocol/wave/client/scheduler/tests.gwt.xml 
(original)
+++ 
incubator/wave/trunk/test/org/waveprotocol/wave/client/scheduler/tests.gwt.xml 
Sat Jun  8 11:05:40 2013
@@ -1,4 +1,25 @@
 <?xml version="1.0" encoding="utf-8"?>
+<!--
+
+ 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.
+
+-->
+
 <module>
   <inherits name="com.google.gwt.user.User"/>
   <inherits name="org.waveprotocol.wave.client.scheduler.Scheduler"/>

Modified: 
incubator/wave/trunk/test/org/waveprotocol/wave/client/util/tests.gwt.xml
URL: 
http://svn.apache.org/viewvc/incubator/wave/trunk/test/org/waveprotocol/wave/client/util/tests.gwt.xml?rev=1490950&r1=1490949&r2=1490950&view=diff
==============================================================================
--- incubator/wave/trunk/test/org/waveprotocol/wave/client/util/tests.gwt.xml 
(original)
+++ incubator/wave/trunk/test/org/waveprotocol/wave/client/util/tests.gwt.xml 
Sat Jun  8 11:05:40 2013
@@ -1,4 +1,25 @@
 <?xml version="1.0" encoding="utf-8"?>
+<!--
+
+ 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.
+
+-->
+
 <module>
   <inherits name="com.google.gwt.user.User"/>
   <inherits name="org.waveprotocol.wave.client.util.ClientFlags"/>

Modified: 
incubator/wave/trunk/test/org/waveprotocol/wave/client/wavepanel/block/Tests.gwt.xml
URL: 
http://svn.apache.org/viewvc/incubator/wave/trunk/test/org/waveprotocol/wave/client/wavepanel/block/Tests.gwt.xml?rev=1490950&r1=1490949&r2=1490950&view=diff
==============================================================================
--- 
incubator/wave/trunk/test/org/waveprotocol/wave/client/wavepanel/block/Tests.gwt.xml
 (original)
+++ 
incubator/wave/trunk/test/org/waveprotocol/wave/client/wavepanel/block/Tests.gwt.xml
 Sat Jun  8 11:05:40 2013
@@ -1,4 +1,25 @@
 <?xml version="1.0" encoding="utf-8"?>
+<!--
+
+ 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.
+
+-->
+
 <module>
   <inherits name="com.google.gwt.user.User"/>
   <inherits name="org.waveprotocol.wave.client.wavepanel.block.Block"/>

Modified: 
incubator/wave/trunk/test/org/waveprotocol/wave/client/wavepanel/event/Tests.gwt.xml
URL: 
http://svn.apache.org/viewvc/incubator/wave/trunk/test/org/waveprotocol/wave/client/wavepanel/event/Tests.gwt.xml?rev=1490950&r1=1490949&r2=1490950&view=diff
==============================================================================
--- 
incubator/wave/trunk/test/org/waveprotocol/wave/client/wavepanel/event/Tests.gwt.xml
 (original)
+++ 
incubator/wave/trunk/test/org/waveprotocol/wave/client/wavepanel/event/Tests.gwt.xml
 Sat Jun  8 11:05:40 2013
@@ -1,4 +1,25 @@
 <?xml version="1.0" encoding="utf-8"?>
+<!--
+
+ 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.
+
+-->
+
 <module>
   <inherits name="com.google.gwt.user.User"/>
   <inherits name="org.waveprotocol.wave.client.common.safehtml.SafeHtml"/>

Modified: 
incubator/wave/trunk/test/org/waveprotocol/wave/client/wavepanel/impl/tests.gwt.xml
URL: 
http://svn.apache.org/viewvc/incubator/wave/trunk/test/org/waveprotocol/wave/client/wavepanel/impl/tests.gwt.xml?rev=1490950&r1=1490949&r2=1490950&view=diff
==============================================================================
--- 
incubator/wave/trunk/test/org/waveprotocol/wave/client/wavepanel/impl/tests.gwt.xml
 (original)
+++ 
incubator/wave/trunk/test/org/waveprotocol/wave/client/wavepanel/impl/tests.gwt.xml
 Sat Jun  8 11:05:40 2013
@@ -1,4 +1,25 @@
 <?xml version="1.0" encoding="utf-8"?>
+<!--
+
+ 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.
+
+-->
+
 <module>
   <inherits name="com.google.gwt.user.User"/>
   <inherits name="org.waveprotocol.wave.client.wavepanel.impl.Impl"/>

Modified: 
incubator/wave/trunk/test/org/waveprotocol/wave/client/wavepanel/tests.gwt.xml
URL: 
http://svn.apache.org/viewvc/incubator/wave/trunk/test/org/waveprotocol/wave/client/wavepanel/tests.gwt.xml?rev=1490950&r1=1490949&r2=1490950&view=diff
==============================================================================
--- 
incubator/wave/trunk/test/org/waveprotocol/wave/client/wavepanel/tests.gwt.xml 
(original)
+++ 
incubator/wave/trunk/test/org/waveprotocol/wave/client/wavepanel/tests.gwt.xml 
Sat Jun  8 11:05:40 2013
@@ -1,4 +1,25 @@
 <?xml version="1.0" encoding="utf-8"?>
+<!--
+
+ 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.
+
+-->
+
 <module>
   <inherits name="com.google.gwt.user.User"/>
    

Modified: 
incubator/wave/trunk/test/org/waveprotocol/wave/client/widget/overflowpanel/Tests.gwt.xml
URL: 
http://svn.apache.org/viewvc/incubator/wave/trunk/test/org/waveprotocol/wave/client/widget/overflowpanel/Tests.gwt.xml?rev=1490950&r1=1490949&r2=1490950&view=diff
==============================================================================
--- 
incubator/wave/trunk/test/org/waveprotocol/wave/client/widget/overflowpanel/Tests.gwt.xml
 (original)
+++ 
incubator/wave/trunk/test/org/waveprotocol/wave/client/widget/overflowpanel/Tests.gwt.xml
 Sat Jun  8 11:05:40 2013
@@ -1,4 +1,25 @@
 <?xml version="1.0" encoding="utf-8"?>
+<!--
+
+ 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.
+
+-->
+
 <module>
   <inherits name="com.google.gwt.user.User"/>
   <inherits 
name="org.waveprotocol.wave.client.widget.overflowpanel.OverflowPanel"/>

Modified: 
incubator/wave/trunk/test/org/waveprotocol/wave/client/widget/tests.gwt.xml
URL: 
http://svn.apache.org/viewvc/incubator/wave/trunk/test/org/waveprotocol/wave/client/widget/tests.gwt.xml?rev=1490950&r1=1490949&r2=1490950&view=diff
==============================================================================
--- incubator/wave/trunk/test/org/waveprotocol/wave/client/widget/tests.gwt.xml 
(original)
+++ incubator/wave/trunk/test/org/waveprotocol/wave/client/widget/tests.gwt.xml 
Sat Jun  8 11:05:40 2013
@@ -1,4 +1,25 @@
 <?xml version="1.0" encoding="utf-8"?>
+<!--
+
+ 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.
+
+-->
+
 <module>
   <inherits name="com.google.gwt.user.User"/>
    

Modified: 
incubator/wave/trunk/test/org/waveprotocol/wave/client/widget/toolbar/Tests.gwt.xml
URL: 
http://svn.apache.org/viewvc/incubator/wave/trunk/test/org/waveprotocol/wave/client/widget/toolbar/Tests.gwt.xml?rev=1490950&r1=1490949&r2=1490950&view=diff
==============================================================================
--- 
incubator/wave/trunk/test/org/waveprotocol/wave/client/widget/toolbar/Tests.gwt.xml
 (original)
+++ 
incubator/wave/trunk/test/org/waveprotocol/wave/client/widget/toolbar/Tests.gwt.xml
 Sat Jun  8 11:05:40 2013
@@ -1,4 +1,25 @@
 <?xml version="1.0" encoding="utf-8"?>
+<!--
+
+ 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.
+
+-->
+
 <module>
   <inherits name="com.google.gwt.user.User"/>
   <inherits name="org.waveprotocol.wave.client.widget.toolbar.Toolbar"/>


Reply via email to