Skip to content

Commit 7f49b6a

Browse files
authored
Add LICENSE
1 parent b51ff26 commit 7f49b6a

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,3 +89,20 @@ git clone [email protected]:Rishit-dagli/Gradient-Centralization-TensorFlow
8989
pip install -e .[dev]
9090
```
9191

92+
## License
93+
94+
```
95+
Copyright 2020 Rishit Dagli
96+
97+
Licensed under the Apache License, Version 2.0 (the "License");
98+
you may not use this file except in compliance with the License.
99+
You may obtain a copy of the License at
100+
101+
http://www.apache.org/licenses/LICENSE-2.0
102+
103+
Unless required by applicable law or agreed to in writing, software
104+
distributed under the License is distributed on an "AS IS" BASIS,
105+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
106+
See the License for the specific language governing permissions and
107+
limitations under the License.
108+
```

0 commit comments

Comments
 (0)