comparison multimerge.py @ 36:2d7767f0fb67

Remove version.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 05 Jul 2016 10:36:22 +0300
parents be1e798cc60a
children c1764df8b65c
comparison
equal deleted inserted replaced
35:be1e798cc60a 36:2d7767f0fb67
1 #!/usr/bin/python 1 #!/usr/bin/python
2 # coding=utf-8 2 # coding=utf-8
3 ### 3 ###
4 ### Google Calendar MultiMerge v0.000001 4 ### Google Calendar MultiMerge
5 ### (C) 2016 Matti 'ccr' Hamalainen <ccr@tnsp.org> 5 ### (C) 2016 Matti 'ccr' Hamalainen <ccr@tnsp.org>
6 ### 6 ###
7 ### Python 2.7 <= x < 3 required! Please refer to 7 ### Python 2.7 <= x < 3 required! Please refer to
8 ### README.txt for information on other depencies. 8 ### README.txt for information on other depencies.
9 ### 9 ###