diff --git a/enzevalos_iphone/NewOnboardingView.swift b/enzevalos_iphone/NewOnboardingView.swift index d6bb67a8f47560ec805176ff374bcfc94013c213..392363820b89e5fd4d2e0dfa256abad178cc3d4a 100644 --- a/enzevalos_iphone/NewOnboardingView.swift +++ b/enzevalos_iphone/NewOnboardingView.swift @@ -2,18 +2,9 @@ // NewOnboardingView.swift // enzevalos_iphone // -// This program is free software: you can redistribute it and/or modify -// it under the terms of the GNU General Public License as published by -// the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// Created by melicoa97 on 02.03.20. +// Copyright © 2020 fu-berlin. All rights reserved. // -// This program is distributed in the hope that it will be useful, -// but WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -// GNU General Public License for more details. -// -// You should have received a copy of the GNU General Public License -// along with this program. If not, see <https://www.gnu.org/licenses/>. import SwiftUI diff --git a/enzevalos_iphone/OnboardingIntro.swift b/enzevalos_iphone/OnboardingIntro.swift index 8ad60cec6dd31fb1d5c57755e75da164b0c7ae12..b71b35c1536bbbb4a81a83dc5ccb53c899ded780 100644 --- a/enzevalos_iphone/OnboardingIntro.swift +++ b/enzevalos_iphone/OnboardingIntro.swift @@ -2,19 +2,9 @@ // OnboardingIntro.swift // enzevalos_iphone // -// This program is free software: you can redistribute it and/or modify -// it under the terms of the GNU General Public License as published by -// the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// Created by melicoa97 on 03.03.20. +// Copyright © 2020 fu-berlin. All rights reserved. // -// This program is distributed in the hope that it will be useful, -// but WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -// GNU General Public License for more details. -// -// You should have received a copy of the GNU General Public License -// along with this program. If not, see <https://www.gnu.org/licenses/>. - var buttonheight:CGFloat=60 import SwiftUI diff --git a/enzevalos_iphone/OnboardingIntroInfoSection.swift b/enzevalos_iphone/OnboardingIntroInfoSection.swift index 3e2fd00f15cbc3ca07b33b97fc6283870267b4de..61ef9f0279af9723213cb0c85e6f988db1b14f1b 100644 --- a/enzevalos_iphone/OnboardingIntroInfoSection.swift +++ b/enzevalos_iphone/OnboardingIntroInfoSection.swift @@ -2,18 +2,9 @@ // OnboardingIntroInfosection.swift // enzevalos_iphone // -// This program is free software: you can redistribute it and/or modify -// it under the terms of the GNU General Public License as published by -// the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// Created by melicoa97 on 03.03.20. +// Copyright © 2020 fu-berlin. All rights reserved. // -// This program is distributed in the hope that it will be useful, -// but WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -// GNU General Public License for more details. -// -// You should have received a copy of the GNU General Public License -// along with this program. If not, see <https://www.gnu.org/licenses/>. import SwiftUI