Update license information for Pydev module and related code

GitOrigin-RevId: 3932b8a4a18130c723ff2965019f580668eae2b9
This commit is contained in:
Elizaveta Shashkova
2021-05-10 10:48:41 +00:00
committed by intellij-monorepo-bot
parent 102027e39a
commit 9c768e9626
38 changed files with 38 additions and 6 deletions
@@ -1,3 +1,4 @@
// Licensed under the terms of the Eclipse Public License (EPL).
package com.jetbrains.python.console.pydev;
@@ -1,3 +1,4 @@
// Licensed under the terms of the Eclipse Public License (EPL).
package com.jetbrains.python.console.pydev;
import org.apache.xmlrpc.XmlRpcException;
@@ -1,3 +1,4 @@
// Licensed under the terms of the Eclipse Public License (EPL).
/*
* Created on Nov 18, 2004
*
@@ -1,3 +1,4 @@
// Licensed under the terms of the Eclipse Public License (EPL).
package com.jetbrains.python.console.pydev;
import com.intellij.util.PlatformIcons;
@@ -1,4 +1,4 @@
// Copyright 2000-2021 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
// Licensed under the terms of the Eclipse Public License (EPL).
package com.jetbrains.python.console.pydev;
@@ -1,4 +1,4 @@
// Copyright 2000-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
// Licensed under the terms of the Eclipse Public License (EPL).
package com.jetbrains.python.console.pydev
import com.intellij.openapi.diagnostic.Logger
@@ -1,3 +1,4 @@
// Copyright 2000-2021 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.jetbrains.python.debugger;
@@ -1,3 +1,4 @@
// Copyright 2000-2021 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.jetbrains.python.debugger;
import com.intellij.openapi.diagnostic.Logger;
@@ -1,3 +1,4 @@
// Copyright 2000-2021 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.jetbrains.python.debugger;
public interface PyFrameListener {
@@ -1,3 +1,4 @@
// Copyright 2000-2021 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.jetbrains.python.debugger;
@@ -1,3 +1,4 @@
// Copyright 2000-2021 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.jetbrains.python.debugger;
import com.intellij.xdebugger.XSourcePosition;
@@ -1,3 +1,4 @@
// Copyright 2000-2021 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.jetbrains.python.debugger;
import com.intellij.openapi.util.io.FileUtil;
@@ -1,3 +1,4 @@
// Copyright 2000-2021 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.jetbrains.python.debugger;
@@ -1,4 +1,4 @@
// Copyright 2000-2021 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.jetbrains.python.debugger;
@@ -1,3 +1,4 @@
// Copyright 2000-2021 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.jetbrains.python.debugger;
import com.jetbrains.python.debugger.pydev.AbstractCommand;
@@ -1,3 +1,4 @@
// Copyright 2000-2021 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.jetbrains.python.debugger;
import com.intellij.openapi.application.ApplicationManager;
@@ -1,3 +1,4 @@
// Licensed under the terms of the Eclipse Public License (EPL).
package com.jetbrains.python.debugger.pydev;
import com.intellij.openapi.application.ApplicationManager;
@@ -1,3 +1,4 @@
// Licensed under the terms of the Eclipse Public License (EPL).
package com.jetbrains.python.debugger.pydev;
@@ -1,3 +1,4 @@
// Licensed under the terms of the Eclipse Public License (EPL).
package com.jetbrains.python.debugger.pydev;
@@ -1,4 +1,4 @@
// Copyright 2000-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
// Licensed under the terms of the Eclipse Public License (EPL).
package com.jetbrains.python.debugger.pydev;
@@ -1,3 +1,4 @@
// Copyright 2000-2021 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.jetbrains.python.debugger.pydev;
import com.jetbrains.python.debugger.PyDebugValue;
@@ -1,3 +1,4 @@
// Licensed under the terms of the Eclipse Public License (EPL).
package com.jetbrains.python.debugger.pydev;
import com.jetbrains.python.debugger.IPyDebugProcess;
@@ -1,3 +1,4 @@
// Copyright 2000-2021 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.jetbrains.python.debugger.pydev;
import com.jetbrains.python.debugger.ArrayChunk;
@@ -1,3 +1,4 @@
// Licensed under the terms of the Eclipse Public License (EPL).
package com.jetbrains.python.debugger.pydev;
import com.intellij.xdebugger.frame.XValueChildrenList;
@@ -1,3 +1,4 @@
// Licensed under the terms of the Eclipse Public License (EPL).
package com.jetbrains.python.debugger.pydev;
import com.jetbrains.python.debugger.PyDebugValue;
@@ -1,3 +1,4 @@
// Copyright 2000-2021 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.jetbrains.python.debugger.pydev;
import com.jetbrains.python.debugger.IPyDebugProcess;
@@ -1,3 +1,4 @@
// Copyright 2000-2021 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.jetbrains.python.debugger.pydev;
import org.jetbrains.annotations.NotNull;
@@ -1,4 +1,4 @@
// Copyright 2000-2019 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
// Licensed under the terms of the Eclipse Public License (EPL).
package com.jetbrains.python.debugger.pydev;
import com.intellij.util.io.URLUtil;
@@ -1,4 +1,4 @@
// Copyright 2000-2021 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
// Licensed under the terms of the Eclipse Public License (EPL).
package com.jetbrains.python.debugger.pydev;
import com.intellij.openapi.util.Pair;
@@ -1,3 +1,4 @@
// Copyright 2000-2021 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.jetbrains.python.debugger.pydev;
/**
@@ -1,3 +1,4 @@
// Licensed under the terms of the Eclipse Public License (EPL).
package com.jetbrains.python.debugger.pydev;
@@ -1,3 +1,4 @@
// Copyright 2000-2021 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.jetbrains.python.debugger.pydev;
@@ -1,3 +1,4 @@
// Licensed under the terms of the Eclipse Public License (EPL).
package com.jetbrains.python.debugger.pydev;
@@ -1,3 +1,4 @@
// Licensed under the terms of the Eclipse Public License (EPL).
package com.jetbrains.python.debugger.pydev;
@@ -1,3 +1,4 @@
// Copyright 2000-2021 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.jetbrains.python.debugger.pydev;
import com.intellij.openapi.util.Pair;
@@ -1,3 +1,4 @@
// Copyright 2000-2021 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.jetbrains.python.debugger.pydev;
import org.jetbrains.annotations.NotNull;
@@ -1,3 +1,4 @@
// Copyright 2000-2021 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.jetbrains.python.debugger.pydev;
@@ -1,3 +1,4 @@
// Licensed under the terms of the Eclipse Public License (EPL).
package com.jetbrains.python.debugger.pydev;
import com.jetbrains.python.debugger.PyDebuggerException;