Felix Fontein
424d706f92
Fix more copyright lines, add more default copyright lines ( #5095 )
...
* Fix copyright lines.
* Add default copyright line.
2022-08-08 14:24:58 +02:00
Felix Fontein
496bf27b5c
Fix copyright lines (make sure 'Copyright' is there). ( #5083 )
2022-08-05 22:12:10 +02:00
Felix Fontein
123c7efe5e
Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt ( #5065 )
...
* Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt.
* Replace 'Copyright:' with 'Copyright'
sed -i 's|Copyright:\(.*\)|Copyright\1|' $(rg -l 'Copyright:')
Co-authored-by: Maxwell G <gotmax@e.email>
2022-08-05 12:28:29 +02:00
Abhijeet Kasurde
bf94f08bc4
Misc. typo fixes ( #4940 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2022-07-08 23:11:57 +02:00
Raymond Chang
1d3506490f
New Module: LXD Projects ( #4521 )
...
* add lxd_project module
* documentation improvement and version_added entry
* improve documentation
* use os.path.expanduser
* exclude from use-argspec-type-path test
* improve documentation
2022-04-25 22:20:54 +02:00