Skip to content

Commit 8deefbf

Browse files
committed
Add copyright notice
1 parent ca9ffad commit 8deefbf

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/commonMain/kotlin/net/pearx/okservable/collection/ObservableMap.kt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
/*
2+
* Copyright © 2020, PearX Team
3+
* This Source Code Form is subject to the terms of the Mozilla Public
4+
* License, v. 2.0. If a copy of the MPL was not distributed with this file,
5+
* You can obtain one at https://mozilla.org/MPL/2.0/.
6+
*/
7+
18
@file:Suppress("UNCHECKED_CAST")
29

310
package net.pearx.okservable.collection

0 commit comments

Comments
 (0)