comparison upreckon-vcs @ 78:d46bd7ee3e69

Updated copyright notices
author Oleg Oshmyan <chortos@inbox.lv>
date Thu, 13 Jan 2011 19:48:33 +0200
parents b9d5857f7b9a
children ee8a99dcaaed
comparison
equal deleted inserted replaced
77:69eadc60f4e2 78:d46bd7ee3e69
1 #! /usr/bin/env python 1 #! /usr/bin/env python
2 # Copyright (c) 2009-2010 Chortos-2 <chortos@inbox.lv> 2 # Copyright (c) 2009-2011 Chortos-2 <chortos@inbox.lv>
3 3
4 from __future__ import division, with_statement 4 from __future__ import division, with_statement
5 import optparse, sys, compat 5 import optparse, sys, compat
6 6
7 def import_error(e): 7 def import_error(e):