Skip to content

Commit 3b8510b

Browse files
authored
Update license headers to include 2024 (#256)
1 parent 3f6e556 commit 3b8510b

File tree

103 files changed

+104
-104
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

103 files changed

+104
-104
lines changed

.swiftpm/xcode/package.xcworkspace/xcshareddata/IDETemplateMacros.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plist version="1.0">
44
<dict>
55
<key>FILEHEADER</key>
6-
<string> Copyright 2022-2023 The Connect Authors
6+
<string> Copyright 2022-2024 The Connect Authors
77
//
88
// Licensed under the Apache License, Version 2.0 (the "License");
99
// you may not use this file except in compliance with the License.

Examples/ElizaSharedSources/AppSources/ElizaApp.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2022-2023 The Connect Authors
1+
// Copyright 2022-2024 The Connect Authors
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

Examples/ElizaSharedSources/AppSources/MenuView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2022-2023 The Connect Authors
1+
// Copyright 2022-2024 The Connect Authors
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

Examples/ElizaSharedSources/AppSources/Message.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2022-2023 The Connect Authors
1+
// Copyright 2022-2024 The Connect Authors
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

Examples/ElizaSharedSources/AppSources/MessagingView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2022-2023 The Connect Authors
1+
// Copyright 2022-2024 The Connect Authors
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

Examples/ElizaSharedSources/AppSources/MessagingViewModel.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2022-2023 The Connect Authors
1+
// Copyright 2022-2024 The Connect Authors
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

Libraries/Connect/Internal/GeneratedSources/proto/grpc/status/v1/status.pb.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
// For information on using the generated types, please see the documentation:
88
// https://github.com/apple/swift-protobuf/
99

10-
// Copyright 2022-2023 The Connect Authors
10+
// Copyright 2022-2024 The Connect Authors
1111
//
1212
// Licensed under the Apache License, Version 2.0 (the "License");
1313
// you may not use this file except in compliance with the License.

Libraries/Connect/Internal/Interceptors/ConnectInterceptor.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2022-2023 The Connect Authors
1+
// Copyright 2022-2024 The Connect Authors
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

Libraries/Connect/Internal/Interceptors/GRPCWebInterceptor.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2022-2023 The Connect Authors
1+
// Copyright 2022-2024 The Connect Authors
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

Libraries/Connect/Internal/Interceptors/InterceptorChain.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2022-2023 The Connect Authors
1+
// Copyright 2022-2024 The Connect Authors
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)