File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# -*- coding: utf-8 -*-
2
2
#
3
- # Copyright (C) 2013-2014 Gauvain Pocentek <gauvain@pocentek.net>
3
+ # Copyright (C) 2013-2015 Gauvain Pocentek <gauvain@pocentek.net>
4
4
#
5
5
# This program is free software: you can redistribute it and/or modify
6
6
# it under the terms of the GNU Lesser General Public License as published by
31
31
__author__ = 'Gauvain Pocentek'
32
32
__email__ = 'gauvain@pocentek.net'
33
33
__license__ = 'LGPL3'
34
- __copyright__ = 'Copyright 2013-2014 Gauvain Pocentek'
34
+ __copyright__ = 'Copyright 2013-2015 Gauvain Pocentek'
35
35
36
36
warnings .simplefilter ('always' , DeprecationWarning )
37
37
Original file line number Diff line number Diff line change 1
1
#!/usr/bin/env python
2
2
# -*- coding: utf-8 -*-
3
3
#
4
- # Copyright (C) 2013-2014 Gauvain Pocentek <gauvain@pocentek.net>
4
+ # Copyright (C) 2013-2015 Gauvain Pocentek <gauvain@pocentek.net>
5
5
#
6
6
# This program is free software: you can redistribute it and/or modify
7
7
# it under the terms of the GNU Lesser General Public License as published by
You can’t perform that action at this time.
0 commit comments