Skip to content

Commit b69a271

Browse files
committed
Merge branch 'master' of https://github.com/automl/Auto-PyTorch
2 parents 7b92f55 + f65d334 commit b69a271

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Auto-PyTorch
22

3-
Copyright (C) 2018 [AutoML Group](http://www.automl.org/)
3+
Copyright (C) 2019 [AutoML Group Freiburg](http://www.automl.org/)
44

55
This a very early pre-alpha version of our upcoming Auto-PyTorch.
66
So far, Auto-PyTorch only supports featurized data.
@@ -130,15 +130,14 @@ autoPyTorch = AutoNetClassification("tiny_cs", log_level='info', max_runtime=300
130130
## License
131131

132132
This program is free software: you can redistribute it and/or modify
133-
it under the terms of the 3-clause BSD license (please see the LICENSE file).
133+
it under the terms of the Apache license 2.0 (please see the LICENSE file).
134134

135135
This program is distributed in the hope that it will be useful,
136136
but WITHOUT ANY WARRANTY; without even the implied warranty of
137137
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
138138

139-
You should have received a copy of the 3-clause BSD license
139+
You should have received a copy of the Apache license 2.0
140140
along with this program (see LICENSE file).
141-
If not, see <https://opensource.org/licenses/BSD-3-Clause>.
142141

143142
## Reference
144143

0 commit comments

Comments
 (0)