File tree 2 files changed +8
-3
lines changed
2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -263,3 +263,7 @@ PIDFile=/run/mycontainerid.pid
263
263
[Install]
264
264
WantedBy=multi-user.target
265
265
```
266
+
267
+ ## License
268
+
269
+ The code and docs are released under the [ Apache 2.0 license] ( LICENSE ) .
Original file line number Diff line number Diff line change @@ -323,6 +323,7 @@ generated when building libcontainer with docker.
323
323
324
324
## Copyright and license
325
325
326
- Code and documentation copyright 2014 Docker, inc. Code released under the Apache 2.0 license.
327
- Docs released under Creative commons.
328
-
326
+ Code and documentation copyright 2014 Docker, inc.
327
+ The code and documentation are released under the [ Apache 2.0 license] ( ../LICENSE ) .
328
+ The documentation is also released under Creative Commons Attribution 4.0 International License.
329
+ You may obtain a copy of the license, titled CC-BY-4.0, at http://creativecommons.org/licenses/by/4.0/ .
You can’t perform that action at this time.
0 commit comments