File tree Expand file tree Collapse file tree 3 files changed +13
-10
lines changed Expand file tree Collapse file tree 3 files changed +13
-10
lines changed Original file line number Diff line number Diff line change 1+ Copyright 2025 rami.io GmbH
12
2- This repository contains proprietary software owned by
3+ Licensed under the Apache License, Version 2.0 (the "License");
4+ you may not use this file except in compliance with the License.
5+ You may obtain a copy of the License at
36
4- rami.io GmbH
5-
6- You can obtain a paid license and the full license text at
[email protected] .
7-
8- This software may only be used or distributed under this paid license.
7+ http://www.apache.org/licenses/LICENSE-2.0
98
9+ Unless required by applicable law or agreed to in writing, software
10+ distributed under the License is distributed on an "AS IS" BASIS,
11+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12+ See the License for the specific language governing permissions and
13+ limitations under the License.
Original file line number Diff line number Diff line change @@ -43,10 +43,9 @@ License
4343-------
4444
4545
46- Copyright 2025 Raphael Michel
47-
48- Released under the terms of the proprietary pretix Enterprise license.
46+ Copyright 2025 rami.io GmbH
4947
48+ Released under the terms of the Apache License 2.0
5049
5150
5251.. _pretix : https://github.com/pretix/pretix
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "pretix-worldlinedirect"
33dynamic = [" version" ]
44description = " Accept payments through Worldline Direct"
55readme = " README.rst"
6- license = {text = " pretix Enterprise " }
6+ license = {text = " Apache " }
77keywords = [" pretix" ]
88authors = [
99 {
name =
" pretix team" ,
email =
" [email protected] " },
You can’t perform that action at this time.
0 commit comments