aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/src/jmh/kotlin/benchmarks/ChannelSinkBenchmark.kt
diff options
context:
space:
mode:
authorVsevolod Tolstopyatov <qwwdfsad@gmail.com>2020-02-18 15:28:00 +0300
committerVsevolod Tolstopyatov <qwwdfsad@gmail.com>2020-02-18 15:28:00 +0300
commit6d1a6e36e799db8ccc1dce2a252cc7fb16065656 (patch)
tree6775b212ca93380565ae27071d39e47e5f0b0b8d /benchmarks/src/jmh/kotlin/benchmarks/ChannelSinkBenchmark.kt
parentbf9509da7a0eff08e489555254d9662f2cc1894f (diff)
downloadplatform_external_kotlinx.coroutines-6d1a6e36e799db8ccc1dce2a252cc7fb16065656.tar.gz
platform_external_kotlinx.coroutines-6d1a6e36e799db8ccc1dce2a252cc7fb16065656.tar.bz2
platform_external_kotlinx.coroutines-6d1a6e36e799db8ccc1dce2a252cc7fb16065656.zip
Update copyright year
Diffstat (limited to 'benchmarks/src/jmh/kotlin/benchmarks/ChannelSinkBenchmark.kt')
-rw-r--r--benchmarks/src/jmh/kotlin/benchmarks/ChannelSinkBenchmark.kt2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/src/jmh/kotlin/benchmarks/ChannelSinkBenchmark.kt b/benchmarks/src/jmh/kotlin/benchmarks/ChannelSinkBenchmark.kt
index 8b5e90aa..9c7f38a6 100644
--- a/benchmarks/src/jmh/kotlin/benchmarks/ChannelSinkBenchmark.kt
+++ b/benchmarks/src/jmh/kotlin/benchmarks/ChannelSinkBenchmark.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2016-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
+ * Copyright 2016-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
*/
package benchmarks