Skip to content
This repository was archived by the owner on Jul 7, 2026. It is now read-only.

Commit 4409c62

Browse files
committed
Update copyright date
1 parent 5407f37 commit 4409c62

25 files changed

Lines changed: 25 additions & 25 deletions

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (C) 2018-2019 Bryant Moscon - bmoscon@gmail.com
1+
Copyright (C) 2018-2020 Bryant Moscon - bmoscon@gmail.com
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

cryptostore/aggregator/aggregator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
'''
2-
Copyright (C) 2018-2019 Bryant Moscon - bmoscon@gmail.com
2+
Copyright (C) 2018-2020 Bryant Moscon - bmoscon@gmail.com
33
44
Please see the LICENSE file for the terms and conditions
55
associated with this software.

cryptostore/aggregator/cache.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
'''
2-
Copyright (C) 2018-2019 Bryant Moscon - bmoscon@gmail.com
2+
Copyright (C) 2018-2020 Bryant Moscon - bmoscon@gmail.com
33
44
Please see the LICENSE file for the terms and conditions
55
associated with this software.

cryptostore/aggregator/kafka.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
'''
2-
Copyright (C) 2018-2019 Bryant Moscon - bmoscon@gmail.com
2+
Copyright (C) 2018-2020 Bryant Moscon - bmoscon@gmail.com
33
44
Please see the LICENSE file for the terms and conditions
55
associated with this software.

cryptostore/aggregator/redis.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
'''
2-
Copyright (C) 2018-2019 Bryant Moscon - bmoscon@gmail.com
2+
Copyright (C) 2018-2020 Bryant Moscon - bmoscon@gmail.com
33
44
Please see the LICENSE file for the terms and conditions
55
associated with this software.

cryptostore/aggregator/util.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
'''
2-
Copyright (C) 2018-2019 Bryant Moscon - bmoscon@gmail.com
2+
Copyright (C) 2018-2020 Bryant Moscon - bmoscon@gmail.com
33
44
Please see the LICENSE file for the terms and conditions
55
associated with this software.

cryptostore/collector.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
'''
2-
Copyright (C) 2018-2019 Bryant Moscon - bmoscon@gmail.com
2+
Copyright (C) 2018-2020 Bryant Moscon - bmoscon@gmail.com
33
44
Please see the LICENSE file for the terms and conditions
55
associated with this software.

cryptostore/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
'''
2-
Copyright (C) 2018-2019 Bryant Moscon - bmoscon@gmail.com
2+
Copyright (C) 2018-2020 Bryant Moscon - bmoscon@gmail.com
33
44
Please see the LICENSE file for the terms and conditions
55
associated with this software.

cryptostore/cryptostore.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
'''
2-
Copyright (C) 2018-2019 Bryant Moscon - bmoscon@gmail.com
2+
Copyright (C) 2018-2020 Bryant Moscon - bmoscon@gmail.com
33
44
Please see the LICENSE file for the terms and conditions
55
associated with this software.

cryptostore/data/arctic.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
'''
2-
Copyright (C) 2018-2019 Bryant Moscon - bmoscon@gmail.com
2+
Copyright (C) 2018-2020 Bryant Moscon - bmoscon@gmail.com
33
44
Please see the LICENSE file for the terms and conditions
55
associated with this software.

0 commit comments

Comments
 (0)