From c0007a95666da2bfb25744942c8ad8c146d00cf1 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Fri, 10 Nov 2023 11:54:54 +0100 Subject: [PATCH] Fix licenseheader --- src/pretix/control/views/orderimport.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pretix/control/views/orderimport.py b/src/pretix/control/views/orderimport.py index d7cd60cf5..48abe174f 100644 --- a/src/pretix/control/views/orderimport.py +++ b/src/pretix/control/views/orderimport.py @@ -19,6 +19,7 @@ # You should have received a copy of the GNU Affero General Public License along with this program. If not, see # . # + # This file is based on an earlier version of pretix which was released under the Apache License 2.0. The full text of # the Apache License 2.0 can be obtained at . #