Skip to content

Commit ad5f281

Browse files
committed
initial version
1 parent c95b549 commit ad5f281

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

license.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1-
Copyright (c) 2018 NVIDIA Corporation. All rights reserved.
2-
This work is licensed under a Creative Commons [Attribution-NonCommercial-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode).
1+
# Creative Commons
32

4-
## Creative Commons
5-
6-
# Attribution-NonCommercial-ShareAlike 4.0 International
3+
## [Attribution-NonCommercial-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode)
74

85
Creative Commons Corporation (“Creative Commons”) is not a law firm and does not provide legal services or legal advice. Distribution of Creative Commons public licenses does not create a lawyer-client or other relationship. Creative Commons makes its licenses and related information available on an “as-is” basis. Creative Commons gives no warranties regarding its licenses, any material licensed under their terms and conditions, or any related information. Creative Commons disclaims all liability for damages resulting from their use to the fullest extent possible.
96

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![License CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-blue.svg)](license.md)
1+
[![License CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-blue.svg)](https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode)
22
![Python 2.7](https://img.shields.io/badge/python-2.7-green.svg)
33
# Deep Object Pose Estimation - ROS Inference
44

@@ -119,7 +119,7 @@ If you use this tool in a research project, please cite as follows:
119119
120120
## License
121121
122-
Copyright (C) 2018 NVIDIA Corporation. All rights reserved. Licensed under the CC BY-NC-SA 4.0 license (https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode).
122+
Copyright (C) 2018 NVIDIA Corporation. All rights reserved. Licensed under the [CC BY-NC-SA 4.0 license](https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode).
123123
124124
125125
## Acknowledgment

0 commit comments

Comments
 (0)