comparison config.py @ 78:d46bd7ee3e69

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