Skip to content

Commit ef86495

Browse files
committed
style: update copyright
1 parent 7800124 commit ef86495

File tree

321 files changed

+321
-321
lines changed

Some content is hidden

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

321 files changed

+321
-321
lines changed

core/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-2023 CodeBrig, Inc.
3+
* Copyright (C) 2022-2024 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/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-2023 CodeBrig, Inc.
3+
* Copyright (C) 2022-2024 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/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-2023 CodeBrig, Inc.
3+
* Copyright (C) 2022-2024 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/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-2023 CodeBrig, Inc.
3+
* Copyright (C) 2022-2024 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/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-2023 CodeBrig, Inc.
3+
* Copyright (C) 2022-2024 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/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-2023 CodeBrig, Inc.
3+
* Copyright (C) 2022-2024 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/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-2023 CodeBrig, Inc.
3+
* Copyright (C) 2022-2024 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/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-2023 CodeBrig, Inc.
3+
* Copyright (C) 2022-2024 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/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-2023 CodeBrig, Inc.
3+
* Copyright (C) 2022-2024 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/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-2023 CodeBrig, Inc.
3+
* Copyright (C) 2022-2024 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)