diff --git a/website/lib/sharezone_plus/sharezone_plus_page.dart b/website/lib/sharezone_plus/sharezone_plus_page.dart index 6dbca0398..9ebeaadb6 100644 --- a/website/lib/sharezone_plus/sharezone_plus_page.dart +++ b/website/lib/sharezone_plus/sharezone_plus_page.dart @@ -1,3 +1,11 @@ +// Copyright (c) 2024 Sharezone UG (haftungsbeschränkt) +// Licensed under the EUPL-1.2-or-later. +// +// You may obtain a copy of the Licence at: +// https://joinup.ec.europa.eu/software/page/eupl +// +// SPDX-License-Identifier: EUPL-1.2 + import 'package:flutter/foundation.dart'; import 'package:flutter/material.dart'; import 'package:sharezone_plus_page_ui/sharezone_plus_page_ui.dart';