~subdownloader-developers/subdownloader/trunk

« back to all changes in this revision

Viewing changes to gui/chooseLanguage.py

  • Committer: Marco Rodrigues
  • Date: 2010-09-03 22:50:13 UTC
  • Revision ID: gothicx@gmail.com-20100903225013-5qe593nq530f1ojz
Bump Copyright year to 2010

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/env python
2
 
# Copyright (c) 2009 SubDownloader Developers - See COPYING - GPLv3
 
2
# Copyright (c) 2010 SubDownloader Developers - See COPYING - GPLv3
3
3
 
4
4
from PyQt4 import QtCore, QtGui
5
5
from PyQt4.QtCore import Qt, SIGNAL, QObject, QCoreApplication, \