Skip to content

Commit edf2f5f

Browse files
committed
Update copyright years
1 parent 6b5f365 commit edf2f5f

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ So does passing integer keys in without running them through a mixing function.
7171
License
7272
-------
7373

74-
Copyright © 2020-2021 the Blobloom authors
74+
Copyright © 2020-2022 the Blobloom authors
7575

7676
Licensed under the Apache License, Version 2.0 (the "License");
7777
you may not use this file except in compliance with the License.

bloomfilter.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2020-2021 the Blobloom authors
1+
// Copyright 2020-2022 the Blobloom authors
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

setop_64bit.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2020 the Blobloom authors
1+
// Copyright 2020-2022 the Blobloom authors
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

setop_other.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2020 the Blobloom authors
1+
// Copyright 2020-2022 the Blobloom authors
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

sync.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 the Blobloom authors
1+
// Copyright 2021-2022 the Blobloom authors
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)