File tree Expand file tree Collapse file tree 1 file changed +16
-3
lines changed
Expand file tree Collapse file tree 1 file changed +16
-3
lines changed Original file line number Diff line number Diff line change @@ -49,6 +49,19 @@ def deps do
4949end
5050```
5151
52- Documentation can be generated with [ ExDoc] ( https://github.com/elixir-lang/ex_doc )
53- and published on [ HexDocs] ( https://hexdocs.pm ) . Once published, the docs can
54- be found at < https://hexdocs.pm/ex_sopsy > .
52+ ## License
53+
54+ Copyright 2025 Konstantin hi@iamkonstantin.eu
55+
56+ Licensed under the Apache License, Version 2.0 (the "License");
57+ you may not use this file except in compliance with the License.
58+ You may obtain a copy of the License at
59+
60+ http://www.apache.org/licenses/LICENSE-2.0
61+
62+ Unless required by applicable law or agreed to in writing, software
63+ distributed under the License is distributed on an "AS IS" BASIS,
64+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
65+ See the License for the specific language governing permissions and
66+ limitations under the License.
67+
You can’t perform that action at this time.
0 commit comments