Skip to content

Commit bc7d137

Browse files
authored
Update README.md
Add license
1 parent 26bdb34 commit bc7d137

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,3 +141,19 @@ Specify each parameter using the `--set key=value[,key=value]` argument to
141141

142142
To generate htpasswd file, run this docker command:
143143
`docker run --entrypoint htpasswd registry:2 -Bbn user password > ./htpasswd`.
144+
145+
## License
146+
147+
Copyright © 2024 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
148+
149+
Licensed under the Apache License, Version 2.0 (the "License");
150+
you may not use this file except in compliance with the License.
151+
You may obtain a copy of the License at
152+
153+
<http://www.apache.org/licenses/LICENSE-2.0>
154+
155+
Unless required by applicable law or agreed to in writing, software
156+
distributed under the License is distributed on an "AS IS" BASIS,
157+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
158+
See the License for the specific language governing permissions and
159+
limitations under the License.

0 commit comments

Comments
 (0)