Update copyright dates
This commit is contained in:
parent
0cf8a9befc
commit
da74afdbdc
15 changed files with 21 additions and 21 deletions
4
setup.py
4
setup.py
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Copyright (C) 2011-2013 Sebastien Helleu <flashcode@flashtux.org>
|
||||
# Copyright (C) 2011-2014 Sébastien Helleu <flashcode@flashtux.org>
|
||||
#
|
||||
# This file is part of QWeeChat, a Qt remote GUI for WeeChat.
|
||||
#
|
||||
|
@ -31,7 +31,7 @@ setup(name='qweechat',
|
|||
long_description='Qt remote GUI for WeeChat',
|
||||
author='Sébastien Helleu',
|
||||
author_email='flashcode@flashtux.org',
|
||||
url='http://www.weechat.org/',
|
||||
url='http://weechat.org/',
|
||||
license='GPL3',
|
||||
classifiers = ['Development Status :: 2 - Pre-Alpha',
|
||||
'Environment :: X11 Applications :: Qt',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue