We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6036361 + e6a7f3c commit 64aef72Copy full SHA for 64aef72
LICENSE.txt
@@ -1,4 +1,5 @@
1
-Copyright (c) 2013-2014, Simon Jagoe
+Copyright (c) 2013-2017 Haas Developers
2
+
3
All rights reserved.
4
5
Redistribution and use in source and binary forms, with or without
setup.py
@@ -130,9 +130,9 @@ def write_version_py(filename='haas/_version.py'):
130
setup(
131
name='haas',
132
version=__version__,
133
- url='https://github.com/sjagoe/haas',
+ url='https://github.com/scalative/haas',
134
author='Simon Jagoe',
135
- author_email='simon@simonjagoe.com',
+ author_email='simon@scalative.com',
136
classifiers=[
137
'Development Status :: 3 - Alpha',
138
'Intended Audience :: Developers',
0 commit comments