Mercurial > libervia-pubsub
comparison sat_pubsub/tap_http.py @ 365:9fbb31ce495b
misc: date update (yes it's a bit late :p )
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 03 Nov 2017 14:36:19 +0100 |
parents | 5d7c3787672e |
children | 618a92080812 |
comparison
equal
deleted
inserted
replaced
364:8bd8be6815ab | 365:9fbb31ce495b |
---|---|
1 #!/usr/bin/python | 1 #!/usr/bin/python |
2 #-*- coding: utf-8 -*- | 2 #-*- coding: utf-8 -*- |
3 | 3 |
4 # Copyright (c) 2003-2011 Ralph Meijer | 4 # Copyright (c) 2003-2011 Ralph Meijer |
5 # Copyright (c) 2012-2016 Jérôme Poisson | 5 # Copyright (c) 2012-2017 Jérôme Poisson |
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 |
9 # it under the terms of the GNU Affero General Public License as published by | 9 # it under the terms of the GNU Affero General Public License as published by |
10 # the Free Software Foundation, either version 3 of the License, or | 10 # the Free Software Foundation, either version 3 of the License, or |