Skip to content

Commit b10120c

Browse files
author
Stefan Krawczyk
committed
Changes license to apache 2.0
Because we're an apache project now.
1 parent 77267e6 commit b10120c

File tree

2 files changed

+11
-18
lines changed

2 files changed

+11
-18
lines changed

LICENSE

Lines changed: 10 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,15 @@
11
Copyright (c) 2019-2022 Stitch Fix
22
Copyright (c) 2023-2025 DAGWorks Inc.
3-
All rights reserved.
3+
Copyright (c) 2025-present Apache Software Foundation
44

5-
Redistribution and use in source and binary forms, with or without modification, are permitted
6-
(subject to the limitations in the disclaimer below) provided that the following conditions are met:
5+
Licensed under the Apache License, Version 2.0 (the "License");
6+
you may not use this file except in compliance with the License.
7+
You may obtain a copy of the License at
78

8-
* Redistributions of source code must retain the above copyright notice, this list of conditions and the following
9-
disclaimer.
10-
* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following
11-
disclaimer in the documentation and/or other materials provided with the distribution.
12-
* Neither the name of Stitch Fix, DAGWorks, nor the names of its contributors may be used to endorse or promote products derived
13-
from this software without specific prior written permission.
9+
http://www.apache.org/licenses/LICENSE-2.0
1410

15-
NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE GRANTED BY THIS LICENSE. THIS SOFTWARE IS PROVIDED BY
16-
THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
17-
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
18-
COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19-
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
20-
OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
21-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
22-
POSSIBILITY OF SUCH DAMAGE.
11+
Unless required by applicable law or agreed to in writing, software
12+
distributed under the License is distributed on an "AS IS" BASIS,
13+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+
See the License for the specific language governing permissions and
15+
limitations under the License.

docs/get-started/license.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
License
33
=======
44

5-
Hamilton is released under the `BSD 3-Clause Clear License <https://github.com/dagworks-inc/hamilton/blob/main/LICENSE>`_.
5+
Hamilton is released under the `Apache 2.0 License <https://github.com/apache/hamilton/blob/main/LICENSE>`_.
66

77

88

0 commit comments

Comments
 (0)