Skip to content

Commit 1a8c41b

Browse files
committed
style: update license header
1 parent 5102e91 commit 1a8c41b

File tree

278 files changed

+278
-278
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

278 files changed

+278
-278
lines changed

common/src/main/kotlin/spp/jetbrains/PluginBundle.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

common/src/main/kotlin/spp/jetbrains/PluginUI.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

common/src/main/kotlin/spp/jetbrains/ScopeExtensions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

common/src/main/kotlin/spp/jetbrains/SourceKey.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

common/src/main/kotlin/spp/jetbrains/UserData.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

common/src/main/kotlin/spp/jetbrains/artifact/model/ArtifactBinaryExpression.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

common/src/main/kotlin/spp/jetbrains/artifact/model/ArtifactElement.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

common/src/main/kotlin/spp/jetbrains/artifact/model/ArtifactLiteralValue.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

common/src/main/kotlin/spp/jetbrains/artifact/model/BlockArtifact.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

common/src/main/kotlin/spp/jetbrains/artifact/model/CallArtifact.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

common/src/main/kotlin/spp/jetbrains/artifact/model/ControlStructureArtifact.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

common/src/main/kotlin/spp/jetbrains/artifact/model/FunctionArtifact.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

common/src/main/kotlin/spp/jetbrains/artifact/model/IfArtifact.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

common/src/main/kotlin/spp/jetbrains/artifact/service/ArtifactModelService.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

common/src/main/kotlin/spp/jetbrains/artifact/service/ArtifactScopeService.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

common/src/main/kotlin/spp/jetbrains/artifact/service/ArtifactTypeService.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

common/src/main/kotlin/spp/jetbrains/artifact/service/define/AbstractSourceMarkerService.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

common/src/main/kotlin/spp/jetbrains/artifact/service/define/IArtifactModelService.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

common/src/main/kotlin/spp/jetbrains/artifact/service/define/IArtifactScopeService.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

common/src/main/kotlin/spp/jetbrains/artifact/service/define/IArtifactTypeService.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

common/src/main/kotlin/spp/jetbrains/artifact/service/define/ISourceMarkerService.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

common/src/main/kotlin/spp/jetbrains/icons/PluginIcons.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

common/src/main/kotlin/spp/jetbrains/monitor/skywalking/SkywalkingMonitorService.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

common/src/main/kotlin/spp/jetbrains/monitor/skywalking/model/DurationStep.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

common/src/main/kotlin/spp/jetbrains/monitor/skywalking/model/GetEndpointMetrics.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

common/src/main/kotlin/spp/jetbrains/monitor/skywalking/model/GetEndpointTraces.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

common/src/main/kotlin/spp/jetbrains/monitor/skywalking/model/GetMultipleEndpointMetrics.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

common/src/main/kotlin/spp/jetbrains/monitor/skywalking/model/ServiceInstance.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

common/src/main/kotlin/spp/jetbrains/monitor/skywalking/model/TimeInfo.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

common/src/main/kotlin/spp/jetbrains/monitor/skywalking/model/TopNCondition.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

common/src/main/kotlin/spp/jetbrains/monitor/skywalking/model/ZonedDuration.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

common/src/main/kotlin/spp/jetbrains/state/LiveStateBar.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

common/src/main/kotlin/spp/jetbrains/status/SourceStatus.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

common/src/main/kotlin/spp/jetbrains/status/SourceStatusListener.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

common/src/main/kotlin/spp/jetbrains/status/SourceStatusService.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

common/src/main/kotlin/spp/jetbrains/utils/ViewUtils.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

core/src/main/kotlin/spp/jetbrains/command/LiveCommand.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

core/src/main/kotlin/spp/jetbrains/command/LiveCommandContext.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

core/src/main/kotlin/spp/jetbrains/command/LiveLocationContext.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

core/src/main/kotlin/spp/jetbrains/indicator/LiveIndicator.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

core/src/main/kotlin/spp/jetbrains/plugin/LivePluginService.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

core/src/main/kotlin/spp/jetbrains/plugin/LiveStatusManager.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

core/src/main/kotlin/spp/jetbrains/plugin/impl/LivePluginServiceImpl.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

insight/src/main/kotlin/spp/jetbrains/insight/InsightExtensions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

insight/src/main/kotlin/spp/jetbrains/insight/InsightKeys.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

insight/src/main/kotlin/spp/jetbrains/insight/InsightPassProvider.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

insight/src/main/kotlin/spp/jetbrains/insight/LiveInsightManager.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

insight/src/main/kotlin/spp/jetbrains/insight/ProceduralAnalyzer.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

insight/src/main/kotlin/spp/jetbrains/insight/ProceduralPath.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

insight/src/main/kotlin/spp/jetbrains/insight/coupler/FunctionDurationCoupler.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Source++, the continuous feedback platform for developers.
3-
* Copyright (C) 2022 CodeBrig, Inc.
3+
* Copyright (C) 2022-2023 CodeBrig, Inc.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)