File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2727 basestring = str # Python 3
2828
2929
30- __version__ = '3.0.2 '
30+ __version__ = '3.1.0 '
3131
3232
3333__about_spec_version__ = '3.0.0'
3434
3535__copyright__ = """
36- Copyright (c) 2013-2017 nexB Inc. All rights reserved. http://dejacode.org
36+ Copyright (c) 2013-2018 nexB Inc. All rights reserved. http://dejacode.org
3737Licensed under the Apache License, Version 2.0 (the "License");
3838you may not use this file except in compliance with the License.
3939You may obtain a copy of the License at
Original file line number Diff line number Diff line change 22# -*- coding: utf8 -*-
33
44# ============================================================================
5- # Copyright (c) 2013-2017 nexB Inc. http://www.nexb.com/ - All rights reserved.
5+ # Copyright (c) 2013-2018 nexB Inc. http://www.nexb.com/ - All rights reserved.
66# Licensed under the Apache License, Version 2.0 (the "License");
77# you may not use this file except in compliance with the License.
88# You may obtain a copy of the License at
You can’t perform that action at this time.
0 commit comments