diff --git a/LICENSE.txt b/LICENSE.txt index 29dc4e296..120c362c4 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2019-2023 JetBrains s.r.o. +Copyright (c) 2019-2024 JetBrains s.r.o. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/build.gradle.kts b/build.gradle.kts index cf9e8502a..2933b4db1 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2019-2023 JetBrains s.r.o. + * Copyright (c) 2019-2024 JetBrains s.r.o. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/buildSrc/build.gradle.kts b/buildSrc/build.gradle.kts index 61b85785e..e34088699 100644 --- a/buildSrc/build.gradle.kts +++ b/buildSrc/build.gradle.kts @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2019-2023 JetBrains s.r.o. + * Copyright (c) 2019-2024 JetBrains s.r.o. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/buildSrc/src/main/kotlin/Inline.kt b/buildSrc/src/main/kotlin/Inline.kt index f36a765c1..cefa73fb0 100644 --- a/buildSrc/src/main/kotlin/Inline.kt +++ b/buildSrc/src/main/kotlin/Inline.kt @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2019-2023 JetBrains s.r.o. + * Copyright (c) 2019-2024 JetBrains s.r.o. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/buildSrc/src/main/kotlin/jacocoReport.kt b/buildSrc/src/main/kotlin/jacocoReport.kt index a36fb8983..2438314cc 100644 --- a/buildSrc/src/main/kotlin/jacocoReport.kt +++ b/buildSrc/src/main/kotlin/jacocoReport.kt @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2019-2023 JetBrains s.r.o. + * Copyright (c) 2019-2024 JetBrains s.r.o. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/buildSrc/src/main/kotlin/publishOnSpace.kt b/buildSrc/src/main/kotlin/publishOnSpace.kt index 2af57cb0e..26f21b419 100644 --- a/buildSrc/src/main/kotlin/publishOnSpace.kt +++ b/buildSrc/src/main/kotlin/publishOnSpace.kt @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2019-2023 JetBrains s.r.o. + * Copyright (c) 2019-2024 JetBrains s.r.o. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/docSrc/build.gradle.kts b/docSrc/build.gradle.kts index 2695501a2..bbecc5277 100644 --- a/docSrc/build.gradle.kts +++ b/docSrc/build.gradle.kts @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2019-2023 JetBrains s.r.o. + * Copyright (c) 2019-2024 JetBrains s.r.o. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/docSrc/src/index.html b/docSrc/src/index.html index 5c19e8eb0..0f79fff59 100644 --- a/docSrc/src/index.html +++ b/docSrc/src/index.html @@ -1,7 +1,7 @@