File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22# -*- coding: utf8 -*-
33
44# ============================================================================
5- # Copyright (c) 2013-2016 nexB Inc. http://www.nexb.com/ - All rights reserved.
5+ # Copyright (c) 2013-2017 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
2121from collections import namedtuple
2222import logging
2323
24- __version__ = '3.0.0.dev4 '
24+ __version__ = '3.0.0.dev5 '
2525
2626__about_spec_version__ = '2.0.0.dev2'
2727
Original file line number Diff line number Diff line change 22# -*- coding: utf8 -*-
33
44# ============================================================================
5- # Copyright (c) 2013-2016 nexB Inc. http://www.nexb.com/ - All rights reserved.
5+ # Copyright (c) 2013-2017 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
Original file line number Diff line number Diff line change 22# -*- coding: utf8 -*-
33
44# ============================================================================
5- # Copyright (c) 2013-2016 nexB Inc. http://www.nexb.com/ - All rights reserved.
5+ # Copyright (c) 2013-2017 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