Mercurial > libervia-pubsub
comparison sat_pubsub/backend.py @ 440:074037832daf
dates update
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 19 Mar 2021 11:59:40 +0100 |
parents | b5e1e8d93dd4 |
children | 8da3db1e82a9 |
comparison
equal
deleted
inserted
replaced
439:36c9fb677f1d | 440:074037832daf |
---|---|
1 #!/usr/bin/env python3 | 1 #!/usr/bin/env python3 |
2 # | 2 # |
3 # Copyright (c) 2012-2019 Jérôme Poisson | 3 # Copyright (c) 2012-2021 Jérôme Poisson |
4 # Copyright (c) 2013-2016 Adrien Cossa | 4 # Copyright (c) 2013-2016 Adrien Cossa |
5 # Copyright (c) 2003-2011 Ralph Meijer | 5 # Copyright (c) 2003-2011 Ralph Meijer |
6 | 6 |
7 | 7 |
8 # This program is free software: you can redistribute it and/or modify | 8 # This program is free software: you can redistribute it and/or modify |