Skip to content

Commit 64aef72

Browse files
authored
Merge pull request scalative#167 from scalative/move-to-scalative
Move to scalative
2 parents 6036361 + e6a7f3c commit 64aef72

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

LICENSE.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
Copyright (c) 2013-2014, Simon Jagoe
1+
Copyright (c) 2013-2017 Haas Developers
2+
23
All rights reserved.
34

45
Redistribution and use in source and binary forms, with or without

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,9 +130,9 @@ def write_version_py(filename='haas/_version.py'):
130130
setup(
131131
name='haas',
132132
version=__version__,
133-
url='https://github.com/sjagoe/haas',
133+
url='https://github.com/scalative/haas',
134134
author='Simon Jagoe',
135-
author_email='simon@simonjagoe.com',
135+
author_email='simon@scalative.com',
136136
classifiers=[
137137
'Development Status :: 3 - Alpha',
138138
'Intended Audience :: Developers',

0 commit comments

Comments
 (0)