Skip to content

Commit d88ea55

Browse files
committed
bitflip: add missing copyright notice
1 parent 134168d commit d88ea55

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

internal/bitflip/bitflip.go

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Copyright 2025 The LevelDB-Go and Pebble Authors. All rights reserved. Use
2+
// of this source code is governed by a BSD-style license that can be found in
3+
// the LICENSE file.
4+
15
package bitflip
26

37
// CheckSliceForBitFlip flips bits in data to see if it matches the expected checksum.

0 commit comments

Comments
 (0)