diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 24d579c..994fc39 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,15 +2,10 @@ + + - - - - - - - - + - + - - - - - - - - - @@ -588,9 +540,18 @@ + + + + + + + + + - @@ -602,18 +563,18 @@ - + - + - + - + @@ -625,12 +586,12 @@ - + - + @@ -672,13 +633,6 @@ - - - - - - - @@ -693,16 +647,6 @@ - - - - - - - - - - @@ -717,16 +661,6 @@ - - - - - - - - - - @@ -910,13 +844,6 @@ - - - - - - - @@ -924,13 +851,6 @@ - - - - - - - @@ -943,13 +863,6 @@ - - - - - - - @@ -962,9 +875,6 @@ - - - @@ -986,5 +896,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..b20fb56 --- /dev/null +++ b/LICENSE @@ -0,0 +1,9 @@ +“Commons Clause” License Condition v1.0 + +The Software is provided to you by the Licensor under the License, as defined below, subject to the following condition. +Without limiting other conditions in the License, the grant of rights under the License will not include, and the License does not grant to you, right to Sell the Software. +For purposes of the foregoing, “Sell” means practicing any or all of the rights granted to you under the License to provide to third parties, for a fee or other consideration (including without limitation fees for hosting or consulting/ support services related to the Software), a product or service whose value derives, entirely or substantially, from the functionality of the Software. Any license notice or attribution required by the License must also include this Commons Cause License Condition notice. + +Software: CraftBeerPi4 +License: MIT +Licensor: Manuel Fritsch \ No newline at end of file diff --git a/config/config.yaml b/config/config.yaml index 66451e3..59aa9ff 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -1,6 +1,6 @@ name: CraftBeerPi -version: 4.1 +version: 4.0 index_url: /api/doc diff --git a/craftbeerpi.db b/craftbeerpi.db index c1add87..fa97ecf 100644 Binary files a/craftbeerpi.db and b/craftbeerpi.db differ