http://git-wip-us.apache.org/repos/asf/incubator-cordova-weinre/blob/c1d74e2c/weinre.web/modules/weinre/common/Weinre.coffee ---------------------------------------------------------------------- diff --git a/weinre.web/modules/weinre/common/Weinre.coffee b/weinre.web/modules/weinre/common/Weinre.coffee index decb80b..27e072b 100644 --- a/weinre.web/modules/weinre/common/Weinre.coffee +++ b/weinre.web/modules/weinre/common/Weinre.coffee @@ -1,9 +1,21 @@ #--------------------------------------------------------------------------------- -# weinre is available under *either* the terms of the modified BSD license *or* the -# MIT License (2008). See http:#opensource.org/licenses/alphabetical for full text. +# 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 # -# Copyright (c) 2010, 2011 IBM Corporation +# 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. #--------------------------------------------------------------------------------- Ex = require('./Ex')
http://git-wip-us.apache.org/repos/asf/incubator-cordova-weinre/blob/c1d74e2c/weinre.web/modules/weinre/target/CSSStore.coffee ---------------------------------------------------------------------- diff --git a/weinre.web/modules/weinre/target/CSSStore.coffee b/weinre.web/modules/weinre/target/CSSStore.coffee index b1b350e..e2aa6b3 100644 --- a/weinre.web/modules/weinre/target/CSSStore.coffee +++ b/weinre.web/modules/weinre/target/CSSStore.coffee @@ -1,9 +1,21 @@ #--------------------------------------------------------------------------------- -# weinre is available under *either* the terms of the modified BSD license *or* the -# MIT License (2008). See http:#opensource.org/licenses/alphabetical for full text. +# 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 # -# Copyright (c) 2010, 2011 IBM Corporation +# 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. #--------------------------------------------------------------------------------- IDGenerator = require('../common/IDGenerator') http://git-wip-us.apache.org/repos/asf/incubator-cordova-weinre/blob/c1d74e2c/weinre.web/modules/weinre/target/CheckForProblems.coffee ---------------------------------------------------------------------- diff --git a/weinre.web/modules/weinre/target/CheckForProblems.coffee b/weinre.web/modules/weinre/target/CheckForProblems.coffee index cb30171..a19d202 100644 --- a/weinre.web/modules/weinre/target/CheckForProblems.coffee +++ b/weinre.web/modules/weinre/target/CheckForProblems.coffee @@ -1,9 +1,21 @@ #--------------------------------------------------------------------------------- -# weinre is available under *either* the terms of the modified BSD license *or* the -# MIT License (2008). See http:#opensource.org/licenses/alphabetical for full text. +# 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 # -# Copyright (c) 2010, 2011 IBM Corporation +# 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.exports = class CheckForProblems http://git-wip-us.apache.org/repos/asf/incubator-cordova-weinre/blob/c1d74e2c/weinre.web/modules/weinre/target/Console.coffee ---------------------------------------------------------------------- diff --git a/weinre.web/modules/weinre/target/Console.coffee b/weinre.web/modules/weinre/target/Console.coffee index 800c84f..76576c3 100644 --- a/weinre.web/modules/weinre/target/Console.coffee +++ b/weinre.web/modules/weinre/target/Console.coffee @@ -1,9 +1,21 @@ #--------------------------------------------------------------------------------- -# weinre is available under *either* the terms of the modified BSD license *or* the -# MIT License (2008). See http:#opensource.org/licenses/alphabetical for full text. +# 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 # -# Copyright (c) 2010, 2011 IBM Corporation +# 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. #--------------------------------------------------------------------------------- Weinre = require('../common/Weinre') http://git-wip-us.apache.org/repos/asf/incubator-cordova-weinre/blob/c1d74e2c/weinre.web/modules/weinre/target/ElementHighlighter.coffee ---------------------------------------------------------------------- diff --git a/weinre.web/modules/weinre/target/ElementHighlighter.coffee b/weinre.web/modules/weinre/target/ElementHighlighter.coffee index 52d0aed..991e9c1 100644 --- a/weinre.web/modules/weinre/target/ElementHighlighter.coffee +++ b/weinre.web/modules/weinre/target/ElementHighlighter.coffee @@ -1,9 +1,21 @@ #--------------------------------------------------------------------------------- -# weinre is available under *either* the terms of the modified BSD license *or* the -# MIT License (2008). See http:#opensource.org/licenses/alphabetical for full text. +# 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 # -# Copyright (c) 2010, 2011 IBM Corporation +# 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. #--------------------------------------------------------------------------------- canvasAvailable = null http://git-wip-us.apache.org/repos/asf/incubator-cordova-weinre/blob/c1d74e2c/weinre.web/modules/weinre/target/ElementHighlighterDivs2.coffee ---------------------------------------------------------------------- diff --git a/weinre.web/modules/weinre/target/ElementHighlighterDivs2.coffee b/weinre.web/modules/weinre/target/ElementHighlighterDivs2.coffee index 8185160..a289114 100644 --- a/weinre.web/modules/weinre/target/ElementHighlighterDivs2.coffee +++ b/weinre.web/modules/weinre/target/ElementHighlighterDivs2.coffee @@ -1,9 +1,21 @@ #--------------------------------------------------------------------------------- -# weinre is available under *either* the terms of the modified BSD license *or* the -# MIT License (2008). See http:#opensource.org/licenses/alphabetical for full text. +# 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 # -# Copyright (c) 2010, 2011 IBM Corporation +# 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. #--------------------------------------------------------------------------------- ElementHighlighter = require('./ElementHighlighter') http://git-wip-us.apache.org/repos/asf/incubator-cordova-weinre/blob/c1d74e2c/weinre.web/modules/weinre/target/HookSites.coffee ---------------------------------------------------------------------- diff --git a/weinre.web/modules/weinre/target/HookSites.coffee b/weinre.web/modules/weinre/target/HookSites.coffee index 13dedb1..d3ac492 100644 --- a/weinre.web/modules/weinre/target/HookSites.coffee +++ b/weinre.web/modules/weinre/target/HookSites.coffee @@ -1,9 +1,21 @@ #--------------------------------------------------------------------------------- -# weinre is available under *either* the terms of the modified BSD license *or* the -# MIT License (2008). See http:#opensource.org/licenses/alphabetical for full text. +# 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 # -# Copyright (c) 2010, 2011 IBM Corporation +# 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. #--------------------------------------------------------------------------------- HookLib = require('../common/HookLib') http://git-wip-us.apache.org/repos/asf/incubator-cordova-weinre/blob/c1d74e2c/weinre.web/modules/weinre/target/InjectedScriptHostImpl.coffee ---------------------------------------------------------------------- diff --git a/weinre.web/modules/weinre/target/InjectedScriptHostImpl.coffee b/weinre.web/modules/weinre/target/InjectedScriptHostImpl.coffee index d1553c6..0358fd9 100644 --- a/weinre.web/modules/weinre/target/InjectedScriptHostImpl.coffee +++ b/weinre.web/modules/weinre/target/InjectedScriptHostImpl.coffee @@ -1,9 +1,21 @@ #--------------------------------------------------------------------------------- -# weinre is available under *either* the terms of the modified BSD license *or* the -# MIT License (2008). See http:#opensource.org/licenses/alphabetical for full text. +# 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 # -# Copyright (c) 2010, 2011 IBM Corporation +# 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. #--------------------------------------------------------------------------------- Weinre = require('../common/Weinre') http://git-wip-us.apache.org/repos/asf/incubator-cordova-weinre/blob/c1d74e2c/weinre.web/modules/weinre/target/NetworkRequest.coffee ---------------------------------------------------------------------- diff --git a/weinre.web/modules/weinre/target/NetworkRequest.coffee b/weinre.web/modules/weinre/target/NetworkRequest.coffee index 64849d1..076fa5d 100644 --- a/weinre.web/modules/weinre/target/NetworkRequest.coffee +++ b/weinre.web/modules/weinre/target/NetworkRequest.coffee @@ -1,9 +1,21 @@ #--------------------------------------------------------------------------------- -# weinre is available under *either* the terms of the modified BSD license *or* the -# MIT License (2008). See http:#opensource.org/licenses/alphabetical for full text. +# 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 # -# Copyright (c) 2011 IBM Corporation +# 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. #--------------------------------------------------------------------------------- StackTrace = require('../common/StackTrace') http://git-wip-us.apache.org/repos/asf/incubator-cordova-weinre/blob/c1d74e2c/weinre.web/modules/weinre/target/NodeStore.coffee ---------------------------------------------------------------------- diff --git a/weinre.web/modules/weinre/target/NodeStore.coffee b/weinre.web/modules/weinre/target/NodeStore.coffee index edd0269..b12fe1f 100644 --- a/weinre.web/modules/weinre/target/NodeStore.coffee +++ b/weinre.web/modules/weinre/target/NodeStore.coffee @@ -1,9 +1,21 @@ #--------------------------------------------------------------------------------- -# weinre is available under *either* the terms of the modified BSD license *or* the -# MIT License (2008). See http:#opensource.org/licenses/alphabetical for full text. +# 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 # -# Copyright (c) 2010, 2011 IBM Corporation +# 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. #--------------------------------------------------------------------------------- Weinre = require('../common/Weinre') http://git-wip-us.apache.org/repos/asf/incubator-cordova-weinre/blob/c1d74e2c/weinre.web/modules/weinre/target/SqlStepper.coffee ---------------------------------------------------------------------- diff --git a/weinre.web/modules/weinre/target/SqlStepper.coffee b/weinre.web/modules/weinre/target/SqlStepper.coffee index 82b5997..b8c65b4 100644 --- a/weinre.web/modules/weinre/target/SqlStepper.coffee +++ b/weinre.web/modules/weinre/target/SqlStepper.coffee @@ -1,9 +1,21 @@ #--------------------------------------------------------------------------------- -# weinre is available under *either* the terms of the modified BSD license *or* the -# MIT License (2008). See http:#opensource.org/licenses/alphabetical for full text. +# 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 # -# Copyright (c) 2010, 2011 IBM Corporation +# 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. #--------------------------------------------------------------------------------- Binding = require('../common/Binding') http://git-wip-us.apache.org/repos/asf/incubator-cordova-weinre/blob/c1d74e2c/weinre.web/modules/weinre/target/Target.coffee ---------------------------------------------------------------------- diff --git a/weinre.web/modules/weinre/target/Target.coffee b/weinre.web/modules/weinre/target/Target.coffee index fcbcfd9..3d3eed3 100644 --- a/weinre.web/modules/weinre/target/Target.coffee +++ b/weinre.web/modules/weinre/target/Target.coffee @@ -1,9 +1,21 @@ #--------------------------------------------------------------------------------- -# weinre is available under *either* the terms of the modified BSD license *or* the -# MIT License (2008). See http:#opensource.org/licenses/alphabetical for full text. +# 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 # -# Copyright (c) 2010, 2011 IBM Corporation +# 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. #--------------------------------------------------------------------------------- Ex = require('../common/Ex') http://git-wip-us.apache.org/repos/asf/incubator-cordova-weinre/blob/c1d74e2c/weinre.web/modules/weinre/target/Timeline.coffee ---------------------------------------------------------------------- diff --git a/weinre.web/modules/weinre/target/Timeline.coffee b/weinre.web/modules/weinre/target/Timeline.coffee index f50922c..a66dfed 100644 --- a/weinre.web/modules/weinre/target/Timeline.coffee +++ b/weinre.web/modules/weinre/target/Timeline.coffee @@ -1,9 +1,21 @@ #--------------------------------------------------------------------------------- -# weinre is available under *either* the terms of the modified BSD license *or* the -# MIT License (2008). See http:#opensource.org/licenses/alphabetical for full text. +# 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 # -# Copyright (c) 2010, 2011 IBM Corporation +# 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. #--------------------------------------------------------------------------------- Ex = require('../common/Ex') http://git-wip-us.apache.org/repos/asf/incubator-cordova-weinre/blob/c1d74e2c/weinre.web/modules/weinre/target/WeinreExtraClientCommandsImpl.coffee ---------------------------------------------------------------------- diff --git a/weinre.web/modules/weinre/target/WeinreExtraClientCommandsImpl.coffee b/weinre.web/modules/weinre/target/WeinreExtraClientCommandsImpl.coffee index e638355..490eaca 100644 --- a/weinre.web/modules/weinre/target/WeinreExtraClientCommandsImpl.coffee +++ b/weinre.web/modules/weinre/target/WeinreExtraClientCommandsImpl.coffee @@ -1,9 +1,21 @@ #--------------------------------------------------------------------------------- -# weinre is available under *either* the terms of the modified BSD license *or* the -# MIT License (2008). See http:#opensource.org/licenses/alphabetical for full text. +# 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 # -# Copyright (c) 2010, 2011 IBM Corporation +# 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. #--------------------------------------------------------------------------------- Weinre = require('../common/Weinre') http://git-wip-us.apache.org/repos/asf/incubator-cordova-weinre/blob/c1d74e2c/weinre.web/modules/weinre/target/WeinreTargetEventsImpl.coffee ---------------------------------------------------------------------- diff --git a/weinre.web/modules/weinre/target/WeinreTargetEventsImpl.coffee b/weinre.web/modules/weinre/target/WeinreTargetEventsImpl.coffee index 65bb187..5f308aa 100644 --- a/weinre.web/modules/weinre/target/WeinreTargetEventsImpl.coffee +++ b/weinre.web/modules/weinre/target/WeinreTargetEventsImpl.coffee @@ -1,9 +1,21 @@ #--------------------------------------------------------------------------------- -# weinre is available under *either* the terms of the modified BSD license *or* the -# MIT License (2008). See http:#opensource.org/licenses/alphabetical for full text. +# 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 # -# Copyright (c) 2010, 2011 IBM Corporation +# 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. #--------------------------------------------------------------------------------- Weinre = require('../common/Weinre') http://git-wip-us.apache.org/repos/asf/incubator-cordova-weinre/blob/c1d74e2c/weinre.web/modules/weinre/target/WiCSSImpl.coffee ---------------------------------------------------------------------- diff --git a/weinre.web/modules/weinre/target/WiCSSImpl.coffee b/weinre.web/modules/weinre/target/WiCSSImpl.coffee index c5e0932..0ea53f0 100644 --- a/weinre.web/modules/weinre/target/WiCSSImpl.coffee +++ b/weinre.web/modules/weinre/target/WiCSSImpl.coffee @@ -1,9 +1,21 @@ #--------------------------------------------------------------------------------- -# weinre is available under *either* the terms of the modified BSD license *or* the -# MIT License (2008). See http:#opensource.org/licenses/alphabetical for full text. +# 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 # -# Copyright (c) 2010, 2011 IBM Corporation +# 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. #--------------------------------------------------------------------------------- Weinre = require('../common/Weinre') http://git-wip-us.apache.org/repos/asf/incubator-cordova-weinre/blob/c1d74e2c/weinre.web/modules/weinre/target/WiConsoleImpl.coffee ---------------------------------------------------------------------- diff --git a/weinre.web/modules/weinre/target/WiConsoleImpl.coffee b/weinre.web/modules/weinre/target/WiConsoleImpl.coffee index 35ab3f7..5ce8dac 100644 --- a/weinre.web/modules/weinre/target/WiConsoleImpl.coffee +++ b/weinre.web/modules/weinre/target/WiConsoleImpl.coffee @@ -1,9 +1,21 @@ #--------------------------------------------------------------------------------- -# weinre is available under *either* the terms of the modified BSD license *or* the -# MIT License (2008). See http:#opensource.org/licenses/alphabetical for full text. +# 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 # -# Copyright (c) 2010, 2011 IBM Corporation +# 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. #--------------------------------------------------------------------------------- Weinre = require('../common/Weinre') http://git-wip-us.apache.org/repos/asf/incubator-cordova-weinre/blob/c1d74e2c/weinre.web/modules/weinre/target/WiDOMImpl.coffee ---------------------------------------------------------------------- diff --git a/weinre.web/modules/weinre/target/WiDOMImpl.coffee b/weinre.web/modules/weinre/target/WiDOMImpl.coffee index 675b5b9..7d83ac8 100644 --- a/weinre.web/modules/weinre/target/WiDOMImpl.coffee +++ b/weinre.web/modules/weinre/target/WiDOMImpl.coffee @@ -1,9 +1,21 @@ #--------------------------------------------------------------------------------- -# weinre is available under *either* the terms of the modified BSD license *or* the -# MIT License (2008). See http:#opensource.org/licenses/alphabetical for full text. +# 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 # -# Copyright (c) 2010, 2011 IBM Corporation +# 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. #--------------------------------------------------------------------------------- Weinre = require('../common/Weinre') http://git-wip-us.apache.org/repos/asf/incubator-cordova-weinre/blob/c1d74e2c/weinre.web/modules/weinre/target/WiDOMStorageImpl.coffee ---------------------------------------------------------------------- diff --git a/weinre.web/modules/weinre/target/WiDOMStorageImpl.coffee b/weinre.web/modules/weinre/target/WiDOMStorageImpl.coffee index b52e9c0..e6b5b19 100644 --- a/weinre.web/modules/weinre/target/WiDOMStorageImpl.coffee +++ b/weinre.web/modules/weinre/target/WiDOMStorageImpl.coffee @@ -1,9 +1,21 @@ #--------------------------------------------------------------------------------- -# weinre is available under *either* the terms of the modified BSD license *or* the -# MIT License (2008). See http:#opensource.org/licenses/alphabetical for full text. +# 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 # -# Copyright (c) 2010, 2011 IBM Corporation +# 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. #--------------------------------------------------------------------------------- Weinre = require('../common/Weinre') http://git-wip-us.apache.org/repos/asf/incubator-cordova-weinre/blob/c1d74e2c/weinre.web/modules/weinre/target/WiDatabaseImpl.coffee ---------------------------------------------------------------------- diff --git a/weinre.web/modules/weinre/target/WiDatabaseImpl.coffee b/weinre.web/modules/weinre/target/WiDatabaseImpl.coffee index 0c58b13..7c1cfc6 100644 --- a/weinre.web/modules/weinre/target/WiDatabaseImpl.coffee +++ b/weinre.web/modules/weinre/target/WiDatabaseImpl.coffee @@ -1,9 +1,21 @@ #--------------------------------------------------------------------------------- -# weinre is available under *either* the terms of the modified BSD license *or* the -# MIT License (2008). See http:#opensource.org/licenses/alphabetical for full text. +# 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 # -# Copyright (c) 2010, 2011 IBM Corporation +# 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. #--------------------------------------------------------------------------------- Weinre = require('../common/Weinre') http://git-wip-us.apache.org/repos/asf/incubator-cordova-weinre/blob/c1d74e2c/weinre.web/modules/weinre/target/WiInspectorImpl.coffee ---------------------------------------------------------------------- diff --git a/weinre.web/modules/weinre/target/WiInspectorImpl.coffee b/weinre.web/modules/weinre/target/WiInspectorImpl.coffee index daef844..8e846ea 100644 --- a/weinre.web/modules/weinre/target/WiInspectorImpl.coffee +++ b/weinre.web/modules/weinre/target/WiInspectorImpl.coffee @@ -1,9 +1,21 @@ #--------------------------------------------------------------------------------- -# weinre is available under *either* the terms of the modified BSD license *or* the -# MIT License (2008). See http:#opensource.org/licenses/alphabetical for full text. +# 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 # -# Copyright (c) 2010, 2011 IBM Corporation +# 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. #--------------------------------------------------------------------------------- Weinre = require('../common/Weinre') http://git-wip-us.apache.org/repos/asf/incubator-cordova-weinre/blob/c1d74e2c/weinre.web/modules/weinre/target/WiRuntimeImpl.coffee ---------------------------------------------------------------------- diff --git a/weinre.web/modules/weinre/target/WiRuntimeImpl.coffee b/weinre.web/modules/weinre/target/WiRuntimeImpl.coffee index 14c2e77..7a1584c 100644 --- a/weinre.web/modules/weinre/target/WiRuntimeImpl.coffee +++ b/weinre.web/modules/weinre/target/WiRuntimeImpl.coffee @@ -1,9 +1,21 @@ #--------------------------------------------------------------------------------- -# weinre is available under *either* the terms of the modified BSD license *or* the -# MIT License (2008). See http:#opensource.org/licenses/alphabetical for full text. +# 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 # -# Copyright (c) 2010, 2011 IBM Corporation +# 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. #--------------------------------------------------------------------------------- Weinre = require('../common/Weinre') http://git-wip-us.apache.org/repos/asf/incubator-cordova-weinre/blob/c1d74e2c/weinre.web/modules/weinre/unused/ElementHighlighterCanvas.coffee ---------------------------------------------------------------------- diff --git a/weinre.web/modules/weinre/unused/ElementHighlighterCanvas.coffee b/weinre.web/modules/weinre/unused/ElementHighlighterCanvas.coffee index 2549466..8532f52 100644 --- a/weinre.web/modules/weinre/unused/ElementHighlighterCanvas.coffee +++ b/weinre.web/modules/weinre/unused/ElementHighlighterCanvas.coffee @@ -1,9 +1,21 @@ #--------------------------------------------------------------------------------- -# weinre is available under *either* the terms of the modified BSD license *or* the -# MIT License (2008). See http:#opensource.org/licenses/alphabetical for full text. +# 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 # -# Copyright (c) 2010, 2011 IBM Corporation +# 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. #--------------------------------------------------------------------------------- ElementHighlighter = require('./ElementHighlighter') http://git-wip-us.apache.org/repos/asf/incubator-cordova-weinre/blob/c1d74e2c/weinre.web/modules/weinre/unused/ElementHighlighterDivs4.coffee ---------------------------------------------------------------------- diff --git a/weinre.web/modules/weinre/unused/ElementHighlighterDivs4.coffee b/weinre.web/modules/weinre/unused/ElementHighlighterDivs4.coffee index dea11a1..a851a41 100644 --- a/weinre.web/modules/weinre/unused/ElementHighlighterDivs4.coffee +++ b/weinre.web/modules/weinre/unused/ElementHighlighterDivs4.coffee @@ -1,9 +1,21 @@ #--------------------------------------------------------------------------------- -# weinre is available under *either* the terms of the modified BSD license *or* the -# MIT License (2008). See http:#opensource.org/licenses/alphabetical for full text. +# 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 # -# Copyright (c) 2010, 2011 IBM Corporation +# 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. #--------------------------------------------------------------------------------- ElementHighlighter = require('./ElementHighlighter') http://git-wip-us.apache.org/repos/asf/incubator-cordova-weinre/blob/c1d74e2c/weinre.web/tests/element-highlighter.html ---------------------------------------------------------------------- diff --git a/weinre.web/tests/element-highlighter.html b/weinre.web/tests/element-highlighter.html index d59ef61..f0cd264 100644 --- a/weinre.web/tests/element-highlighter.html +++ b/weinre.web/tests/element-highlighter.html @@ -1,3 +1,22 @@ +<!-- + * 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. +--> + <html> <head> http://git-wip-us.apache.org/repos/asf/incubator-cordova-weinre/blob/c1d74e2c/weinre.web/tests/index.html ---------------------------------------------------------------------- diff --git a/weinre.web/tests/index.html b/weinre.web/tests/index.html index 54b577a..ca9dd9c 100644 --- a/weinre.web/tests/index.html +++ b/weinre.web/tests/index.html @@ -1,3 +1,22 @@ +<!-- + * 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. +--> + <html> <head> <title>weinre.web/tests</title> http://git-wip-us.apache.org/repos/asf/incubator-cordova-weinre/blob/c1d74e2c/weinre.web/versions.js ---------------------------------------------------------------------- diff --git a/weinre.web/versions.js b/weinre.web/versions.js index af1f435..0e4c545 100644 --- a/weinre.web/versions.js +++ b/weinre.web/versions.js @@ -1,8 +1,20 @@ /* - * weinre is available under *either* the terms of the modified BSD license *or* the - * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text. + * 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 * - * Copyright (c) 2010, 2011 IBM Corporation + * 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. */ if (typeof Weinre == "undefined") Weinre = {};