Merge pull request #345 from orchardup/docker-inc

Docker, Inc.
This commit is contained in:
Aanand Prasad 2014-07-25 14:31:58 -07:00
commit ed283fd3df
2 changed files with 2 additions and 3 deletions

View File

@ -176,7 +176,7 @@
END OF TERMS AND CONDITIONS
Copyright 2014 Orchard Laboratories Ltd.
Copyright 2014 Docker, Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.

View File

@ -33,8 +33,7 @@ setup(
version=find_version("fig", "__init__.py"),
description='Punctual, lightweight development environments using Docker',
url='http://www.fig.sh/',
author='Orchard Laboratories Ltd.',
author_email='hello@orchardup.com',
author='Docker, Inc.',
license='Apache License 2.0',
packages=find_packages(),
include_package_data=True,