Skip to content

Commit 8be2cee

Browse files
committed
chore: license headers
1 parent 3fbf6fb commit 8be2cee

File tree

1 file changed

+6
-0
lines changed
  • packages/firebase_database/firebase_database/android/src/main/kotlin/io/flutter/plugins/firebase/database

1 file changed

+6
-0
lines changed

packages/firebase_database/firebase_database/android/src/main/kotlin/io/flutter/plugins/firebase/database/TransactionHandler.kt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/*
2+
* Copyright 2022, the Chromium project authors. Please see the AUTHORS file
3+
* for details. All rights reserved. Use of this source code is governed by a
4+
* BSD-style license that can be found in the LICENSE file.
5+
*/
6+
17
package io.flutter.plugins.firebase.database
28

39
import android.util.Log

0 commit comments

Comments
 (0)