Minimal README + LICENSE

This commit is contained in:
Timothée Floure 2020-09-20 16:39:13 +02:00
commit 36dc622470
2 changed files with 20 additions and 0 deletions

15
LICENSE Normal file
View File

@ -0,0 +1,15 @@
Recycled Cloud OS images
Copyright (C) 2020 Timothée Floure
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.

5
README.md Normal file
View File

@ -0,0 +1,5 @@
# Recycled Cloud OS Images
Definition for our OS images. The scripts assume they are running on their
target OS (e.g. alpine images assumes alpine, ubuntu image assumes ubuntu,
etc.).