Skip to content

Commit be62582

Browse files
committed
💡 Fix copyright headers
Signed-off-by: Peter Friese <[email protected]>
1 parent c4cefbc commit be62582

23 files changed

+23
-116
lines changed

Examples/FriendlyFlix/app/FriendlyFlix/FriendlyFlix/App/FriendlyFlixApp.swift

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
//
2-
// FriendlyFlixApp.swift
3-
// FriendlyFlixMocks
4-
//
5-
// Created by Peter Friese on 28.09.24.
1+
// Copyright © 2024 Google LLC. All rights reserved.
62
//
73
// Licensed under the Apache License, Version 2.0 (the "License");
84
// you may not use this file except in compliance with the License.

Examples/FriendlyFlix/app/FriendlyFlix/FriendlyFlix/App/RootView.swift

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
//
2-
// RootView.swift
3-
// FriendlyFlixMocks
4-
//
5-
// Created by Peter Friese on 10.10.24.
1+
// Copyright © 2024 Google LLC. All rights reserved.
62
//
73
// Licensed under the Apache License, Version 2.0 (the "License");
84
// you may not use this file except in compliance with the License.

Examples/FriendlyFlix/app/FriendlyFlix/FriendlyFlix/Features/Authentication/AccountScreen.swift

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
//
2-
// AccountScreen.swift
3-
// FriendlyFlixMocks
4-
//
5-
// Created by Peter Friese on 10.10.24.
1+
// Copyright © 2024 Google LLC. All rights reserved.
62
//
73
// Licensed under the Apache License, Version 2.0 (the "License");
84
// you may not use this file except in compliance with the License.

Examples/FriendlyFlix/app/FriendlyFlix/FriendlyFlix/Features/Authentication/AuthenticationScreen.swift

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
//
2-
// AuthenticationScreen.swift
3-
// FriendlyFlixMocks
4-
//
5-
// Created by Peter Friese on 10.10.24.
1+
// Copyright © 2024 Google LLC. All rights reserved.
62
//
73
// Licensed under the Apache License, Version 2.0 (the "License");
84
// you may not use this file except in compliance with the License.

Examples/FriendlyFlix/app/FriendlyFlix/FriendlyFlix/Features/Authentication/AuthenticationToolbarButton.swift

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
//
2-
// AuthenticationToolbarButton.swift
3-
// FriendlyFlixMocks
4-
//
5-
// Created by Peter Friese on 10.10.24.
1+
// Copyright © 2024 Google LLC. All rights reserved.
62
//
73
// Licensed under the Apache License, Version 2.0 (the "License");
84
// you may not use this file except in compliance with the License.

Examples/FriendlyFlix/app/FriendlyFlix/FriendlyFlix/Features/Details/MovieCardView.swift

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
//
2-
// MovieCardView.swift
3-
// FriendlyFlixMocks
4-
//
5-
// Created by Peter Friese on 30.09.24.
1+
// Copyright © 2024 Google LLC. All rights reserved.
62
//
73
// Licensed under the Apache License, Version 2.0 (the "License");
84
// you may not use this file except in compliance with the License.

Examples/FriendlyFlix/app/FriendlyFlix/FriendlyFlix/Features/Home/DetailsSection.swift

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
//
2-
// DetailsSection.swift
3-
// FriendlyFlixMocks
4-
//
5-
// Created by Peter Friese on 28.09.24.
1+
// Copyright © 2024 Google LLC. All rights reserved.
62
//
73
// Licensed under the Apache License, Version 2.0 (the "License");
84
// you may not use this file except in compliance with the License.

Examples/FriendlyFlix/app/FriendlyFlix/FriendlyFlix/Features/Home/HomeScreen.swift

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
//
2-
// HomeScreen.swift
3-
// FriendlyFlixMocks
4-
//
5-
// Created by Peter Friese on 28.09.24.
1+
// Copyright © 2024 Google LLC. All rights reserved.
62
//
73
// Licensed under the Apache License, Version 2.0 (the "License");
84
// you may not use this file except in compliance with the License.

Examples/FriendlyFlix/app/FriendlyFlix/FriendlyFlix/Features/Home/MovieTeaserView.swift

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
//
2-
// MovieTeaserView.swift
3-
// FriendlyFlixMocks
4-
//
5-
// Created by Peter Friese on 28.09.24.
1+
// Copyright © 2024 Google LLC. All rights reserved.
62
//
73
// Licensed under the Apache License, Version 2.0 (the "License");
84
// you may not use this file except in compliance with the License.

Examples/FriendlyFlix/app/FriendlyFlix/FriendlyFlix/Features/Library/LibraryScreen.swift

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
//
2-
// LibraryScreen.swift
3-
// FriendlyFlixMocks
4-
//
5-
// Created by Peter Friese on 28.09.24.
1+
// Copyright © 2024 Google LLC. All rights reserved.
62
//
73
// Licensed under the Apache License, Version 2.0 (the "License");
84
// you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)