Skip to content

Commit 765bbf5

Browse files
committed
Updates
1 parent 8b39603 commit 765bbf5

Some content is hidden

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

45 files changed

+46
-48
lines changed

CHANGES.md

Lines changed: 2 additions & 1 deletion

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (C) 2017-2023 Bryant Moscon - [email protected]
1+
Copyright (C) 2017-2024 Bryant Moscon - [email protected]
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy
44
of this software and associated documentation files (the "Software"), to

README.md

Lines changed: 0 additions & 1 deletion

cryptofeed/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
'''
2-
Copyright (C) 2017-2023 Bryant Moscon - [email protected]
2+
Copyright (C) 2017-2024 Bryant Moscon - [email protected]
33
44
Please see the LICENSE file for the terms and conditions
55
associated with this software.

cryptofeed/backends/_util.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
'''
2-
Copyright (C) 2017-2023 Bryant Moscon - [email protected]
2+
Copyright (C) 2017-2024 Bryant Moscon - [email protected]
33
44
Please see the LICENSE file for the terms and conditions
55
associated with this software.

cryptofeed/backends/aggregate.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
'''
2-
Copyright (C) 2017-2023 Bryant Moscon - [email protected]
2+
Copyright (C) 2017-2024 Bryant Moscon - [email protected]
33
44
Please see the LICENSE file for the terms and conditions
55
associated with this software.

cryptofeed/backends/arctic.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
'''
2-
Copyright (C) 2017-2023 Bryant Moscon - [email protected]
2+
Copyright (C) 2017-2024 Bryant Moscon - [email protected]
33
44
Please see the LICENSE file for the terms and conditions
55
associated with this software.

cryptofeed/backends/backend.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
'''
2-
Copyright (C) 2017-2023 Bryant Moscon - [email protected]
2+
Copyright (C) 2017-2024 Bryant Moscon - [email protected]
33
44
Please see the LICENSE file for the terms and conditions
55
associated with this software.

cryptofeed/backends/gcppubsub.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
'''
2-
Copyright (C) 2017-2023 Bryant Moscon - [email protected]
2+
Copyright (C) 2017-2024 Bryant Moscon - [email protected]
33
44
Please see the LICENSE file for the terms and conditions
55
associated with this software.

cryptofeed/backends/http.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
'''
2-
Copyright (C) 2017-2023 Bryant Moscon - [email protected]
2+
Copyright (C) 2017-2024 Bryant Moscon - [email protected]
33
44
Please see the LICENSE file for the terms and conditions
55
associated with this software.

0 commit comments

Comments
 (0)