Skip to content

Commit db0ef0c

Browse files
committed
Update copyright year to 2019 in all the knit-generated files
1 parent 96a5c8e commit db0ef0c

File tree

101 files changed

+101
-101
lines changed

Some content is hidden

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

101 files changed

+101
-101
lines changed

docs/basics.md

Lines changed: 1 addition & 1 deletion

docs/cancellation-and-timeouts.md

Lines changed: 1 addition & 1 deletion

docs/channels.md

Lines changed: 1 addition & 1 deletion

docs/composing-suspending-functions.md

Lines changed: 1 addition & 1 deletion

docs/coroutine-context-and-dispatchers.md

Lines changed: 1 addition & 1 deletion

docs/exception-handling.md

Lines changed: 1 addition & 1 deletion

docs/select-expression.md

Lines changed: 1 addition & 1 deletion

docs/shared-mutable-state-and-concurrency.md

Lines changed: 1 addition & 1 deletion

kotlinx-coroutines-core/jvm/test/guide/example-basic-01.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2016-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
2+
* Copyright 2016-2019 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
33
*/
44

55
// This file was automatically generated from coroutines-guide.md by Knit tool. Do not edit.

kotlinx-coroutines-core/jvm/test/guide/example-basic-02.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2016-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
2+
* Copyright 2016-2019 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
33
*/
44

55
// This file was automatically generated from coroutines-guide.md by Knit tool. Do not edit.

0 commit comments

Comments
 (0)