Skip to content

Commit f65d334

Browse files
authored
Update README.md
1 parent 472618e commit f65d334

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.
@@ -129,15 +129,14 @@ autoPyTorch = AutoNetClassification("tiny_cs", log_level='info', max_runtime=300
129129
## License
130130

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

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

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

142141
## Reference
143142

0 commit comments

Comments
 (0)