Skip to content

Commit

Permalink
Merge pull request #193 from line/fix/company-brand
Browse files Browse the repository at this point in the history
Rebrand LINE Corporation to LY Corporation
  • Loading branch information
onevcat authored Oct 2, 2023
2 parents 0fe1417 + 1cc8f95 commit f6ffe29
Show file tree
Hide file tree
Showing 344 changed files with 1,026 additions and 1,026 deletions.
2 changes: 1 addition & 1 deletion .jazzy-internal.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
author: LINE Corporation
author: LY Corporation
author_url: https://line.me
clean: true
github_url: https://github.com/line/line-sdk-ios-swift
Expand Down
2 changes: 1 addition & 1 deletion .jazzy.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
author: LINE Corporation
author: LY Corporation
author_url: https://line.me
clean: true
github_url: https://github.com/line/line-sdk-ios-swift
Expand Down
6 changes: 3 additions & 3 deletions LineSDK.xcworkspace/xcshareddata/IDETemplateMacros.plist
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
<string>
// ___FILENAME___
//
// Copyright (c) 2016-present, LINE Corporation. All rights reserved.
// Copyright (c) 2016-present, LY Corporation. All rights reserved.
//
// You are hereby granted a non-exclusive, worldwide, royalty-free license to use,
// copy and distribute this software in source code or binary form for use
// in connection with the web services and APIs provided by LINE Corporation.
// in connection with the web services and APIs provided by LY Corporation.
//
// As with any software that integrates with the LINE Corporation platform, your use of this software
// As with any software that integrates with the LY Corporation platform, your use of this software
// is subject to the LINE Developers Agreement [http://terms2.line.me/LINE_Developers_Agreement].
// This copyright notice shall be included in all copies or substantial portions of the software.
//
Expand Down
6 changes: 3 additions & 3 deletions LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
//
// ECDSA.swift
//
// Copyright (c) 2016-present, LINE Corporation. All rights reserved.
// Copyright (c) 2016-present, LY Corporation. All rights reserved.
//
// You are hereby granted a non-exclusive, worldwide, royalty-free license to use,
// copy and distribute this software in source code or binary form for use
// in connection with the web services and APIs provided by LINE Corporation.
// in connection with the web services and APIs provided by LY Corporation.
//
// As with any software that integrates with the LINE Corporation platform, your use of this software
// As with any software that integrates with the LY Corporation platform, your use of this software
// is subject to the LINE Developers Agreement [http://terms2.line.me/LINE_Developers_Agreement].
// This copyright notice shall be included in all copies or substantial portions of the software.
//
Expand Down
6 changes: 3 additions & 3 deletions LineSDK/LineSDK/Crypto/Algorithms/RSA.swift
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
//
// RSA.swift
//
// Copyright (c) 2016-present, LINE Corporation. All rights reserved.
// Copyright (c) 2016-present, LY Corporation. All rights reserved.
//
// You are hereby granted a non-exclusive, worldwide, royalty-free license to use,
// copy and distribute this software in source code or binary form for use
// in connection with the web services and APIs provided by LINE Corporation.
// in connection with the web services and APIs provided by LY Corporation.
//
// As with any software that integrates with the LINE Corporation platform, your use of this software
// As with any software that integrates with the LY Corporation platform, your use of this software
// is subject to the LINE Developers Agreement [http://terms2.line.me/LINE_Developers_Agreement].
// This copyright notice shall be included in all copies or substantial portions of the software.
//
Expand Down
6 changes: 3 additions & 3 deletions LineSDK/LineSDK/Crypto/CryptoAlgorithm.swift
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
//
// CryptoAlgorithm.swift
//
// Copyright (c) 2016-present, LINE Corporation. All rights reserved.
// Copyright (c) 2016-present, LY Corporation. All rights reserved.
//
// You are hereby granted a non-exclusive, worldwide, royalty-free license to use,
// copy and distribute this software in source code or binary form for use
// in connection with the web services and APIs provided by LINE Corporation.
// in connection with the web services and APIs provided by LY Corporation.
//
// As with any software that integrates with the LINE Corporation platform, your use of this software
// As with any software that integrates with the LY Corporation platform, your use of this software
// is subject to the LINE Developers Agreement [http://terms2.line.me/LINE_Developers_Agreement].
// This copyright notice shall be included in all copies or substantial portions of the software.
//
Expand Down
6 changes: 3 additions & 3 deletions LineSDK/LineSDK/Crypto/CryptoData.swift
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
//
// CryptoData.swift
//
// Copyright (c) 2016-present, LINE Corporation. All rights reserved.
// Copyright (c) 2016-present, LY Corporation. All rights reserved.
//
// You are hereby granted a non-exclusive, worldwide, royalty-free license to use,
// copy and distribute this software in source code or binary form for use
// in connection with the web services and APIs provided by LINE Corporation.
// in connection with the web services and APIs provided by LY Corporation.
//
// As with any software that integrates with the LINE Corporation platform, your use of this software
// As with any software that integrates with the LY Corporation platform, your use of this software
// is subject to the LINE Developers Agreement [http://terms2.line.me/LINE_Developers_Agreement].
// This copyright notice shall be included in all copies or substantial portions of the software.
//
Expand Down
6 changes: 3 additions & 3 deletions LineSDK/LineSDK/Crypto/CryptoError.swift
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
//
// CryptoError.swift
//
// Copyright (c) 2016-present, LINE Corporation. All rights reserved.
// Copyright (c) 2016-present, LY Corporation. All rights reserved.
//
// You are hereby granted a non-exclusive, worldwide, royalty-free license to use,
// copy and distribute this software in source code or binary form for use
// in connection with the web services and APIs provided by LINE Corporation.
// in connection with the web services and APIs provided by LY Corporation.
//
// As with any software that integrates with the LINE Corporation platform, your use of this software
// As with any software that integrates with the LY Corporation platform, your use of this software
// is subject to the LINE Developers Agreement [http://terms2.line.me/LINE_Developers_Agreement].
// This copyright notice shall be included in all copies or substantial portions of the software.
//
Expand Down
6 changes: 3 additions & 3 deletions LineSDK/LineSDK/Crypto/CryptoHelpers.swift
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
//
// RSAHelpers.swift
//
// Copyright (c) 2016-present, LINE Corporation. All rights reserved.
// Copyright (c) 2016-present, LY Corporation. All rights reserved.
//
// You are hereby granted a non-exclusive, worldwide, royalty-free license to use,
// copy and distribute this software in source code or binary form for use
// in connection with the web services and APIs provided by LINE Corporation.
// in connection with the web services and APIs provided by LY Corporation.
//
// As with any software that integrates with the LINE Corporation platform, your use of this software
// As with any software that integrates with the LY Corporation platform, your use of this software
// is subject to the LINE Developers Agreement [http://terms2.line.me/LINE_Developers_Agreement].
// This copyright notice shall be included in all copies or substantial portions of the software.
//
Expand Down
6 changes: 3 additions & 3 deletions LineSDK/LineSDK/Crypto/CryptoKey.swift
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
//
// CryptoKey.swift
//
// Copyright (c) 2016-present, LINE Corporation. All rights reserved.
// Copyright (c) 2016-present, LY Corporation. All rights reserved.
//
// You are hereby granted a non-exclusive, worldwide, royalty-free license to use,
// copy and distribute this software in source code or binary form for use
// in connection with the web services and APIs provided by LINE Corporation.
// in connection with the web services and APIs provided by LY Corporation.
//
// As with any software that integrates with the LINE Corporation platform, your use of this software
// As with any software that integrates with the LY Corporation platform, your use of this software
// is subject to the LINE Developers Agreement [http://terms2.line.me/LINE_Developers_Agreement].
// This copyright notice shall be included in all copies or substantial portions of the software.
//
Expand Down
6 changes: 3 additions & 3 deletions LineSDK/LineSDK/Crypto/GetDiscoveryDocumentRequest.swift
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
//
// GetDiscoveryDocumentRequest.swift
//
// Copyright (c) 2016-present, LINE Corporation. All rights reserved.
// Copyright (c) 2016-present, LY Corporation. All rights reserved.
//
// You are hereby granted a non-exclusive, worldwide, royalty-free license to use,
// copy and distribute this software in source code or binary form for use
// in connection with the web services and APIs provided by LINE Corporation.
// in connection with the web services and APIs provided by LY Corporation.
//
// As with any software that integrates with the LINE Corporation platform, your use of this software
// As with any software that integrates with the LY Corporation platform, your use of this software
// is subject to the LINE Developers Agreement [http://terms2.line.me/LINE_Developers_Agreement].
// This copyright notice shall be included in all copies or substantial portions of the software.
//
Expand Down
6 changes: 3 additions & 3 deletions LineSDK/LineSDK/Crypto/GetJWKSetRequest.swift
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
//
// GetJWKSetRequest.swift
//
// Copyright (c) 2016-present, LINE Corporation. All rights reserved.
// Copyright (c) 2016-present, LY Corporation. All rights reserved.
//
// You are hereby granted a non-exclusive, worldwide, royalty-free license to use,
// copy and distribute this software in source code or binary form for use
// in connection with the web services and APIs provided by LINE Corporation.
// in connection with the web services and APIs provided by LY Corporation.
//
// As with any software that integrates with the LINE Corporation platform, your use of this software
// As with any software that integrates with the LY Corporation platform, your use of this software
// is subject to the LINE Developers Agreement [http://terms2.line.me/LINE_Developers_Agreement].
// This copyright notice shall be included in all copies or substantial portions of the software.
//
Expand Down
6 changes: 3 additions & 3 deletions LineSDK/LineSDK/Crypto/JWK/JWA.swift
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
//
// JWA.swift
//
// Copyright (c) 2016-present, LINE Corporation. All rights reserved.
// Copyright (c) 2016-present, LY Corporation. All rights reserved.
//
// You are hereby granted a non-exclusive, worldwide, royalty-free license to use,
// copy and distribute this software in source code or binary form for use
// in connection with the web services and APIs provided by LINE Corporation.
// in connection with the web services and APIs provided by LY Corporation.
//
// As with any software that integrates with the LINE Corporation platform, your use of this software
// As with any software that integrates with the LY Corporation platform, your use of this software
// is subject to the LINE Developers Agreement [http://terms2.line.me/LINE_Developers_Agreement].
// This copyright notice shall be included in all copies or substantial portions of the software.
//
Expand Down
6 changes: 3 additions & 3 deletions LineSDK/LineSDK/Crypto/JWK/JWK.swift
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
//
// JWK.swift
//
// Copyright (c) 2016-present, LINE Corporation. All rights reserved.
// Copyright (c) 2016-present, LY Corporation. All rights reserved.
//
// You are hereby granted a non-exclusive, worldwide, royalty-free license to use,
// copy and distribute this software in source code or binary form for use
// in connection with the web services and APIs provided by LINE Corporation.
// in connection with the web services and APIs provided by LY Corporation.
//
// As with any software that integrates with the LINE Corporation platform, your use of this software
// As with any software that integrates with the LY Corporation platform, your use of this software
// is subject to the LINE Developers Agreement [http://terms2.line.me/LINE_Developers_Agreement].
// This copyright notice shall be included in all copies or substantial portions of the software.
//
Expand Down
6 changes: 3 additions & 3 deletions LineSDK/LineSDK/Crypto/JWK/JWKSet.swift
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
//
// JWKSet.swift
//
// Copyright (c) 2016-present, LINE Corporation. All rights reserved.
// Copyright (c) 2016-present, LY Corporation. All rights reserved.
//
// You are hereby granted a non-exclusive, worldwide, royalty-free license to use,
// copy and distribute this software in source code or binary form for use
// in connection with the web services and APIs provided by LINE Corporation.
// in connection with the web services and APIs provided by LY Corporation.
//
// As with any software that integrates with the LINE Corporation platform, your use of this software
// As with any software that integrates with the LY Corporation platform, your use of this software
// is subject to the LINE Developers Agreement [http://terms2.line.me/LINE_Developers_Agreement].
// This copyright notice shall be included in all copies or substantial portions of the software.
//
Expand Down
6 changes: 3 additions & 3 deletions LineSDK/LineSDK/Crypto/JWT/JWT.swift
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
//
// JWT.swift
//
// Copyright (c) 2016-present, LINE Corporation. All rights reserved.
// Copyright (c) 2016-present, LY Corporation. All rights reserved.
//
// You are hereby granted a non-exclusive, worldwide, royalty-free license to use,
// copy and distribute this software in source code or binary form for use
// in connection with the web services and APIs provided by LINE Corporation.
// in connection with the web services and APIs provided by LY Corporation.
//
// As with any software that integrates with the LINE Corporation platform, your use of this software
// As with any software that integrates with the LY Corporation platform, your use of this software
// is subject to the LINE Developers Agreement [http://terms2.line.me/LINE_Developers_Agreement].
// This copyright notice shall be included in all copies or substantial portions of the software.
//
Expand Down
6 changes: 3 additions & 3 deletions LineSDK/LineSDK/Crypto/JWT/JWTCoder.swift
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
//
// JWTCoder.swift
//
// Copyright (c) 2016-present, LINE Corporation. All rights reserved.
// Copyright (c) 2016-present, LY Corporation. All rights reserved.
//
// You are hereby granted a non-exclusive, worldwide, royalty-free license to use,
// copy and distribute this software in source code or binary form for use
// in connection with the web services and APIs provided by LINE Corporation.
// in connection with the web services and APIs provided by LY Corporation.
//
// As with any software that integrates with the LINE Corporation platform, your use of this software
// As with any software that integrates with the LY Corporation platform, your use of this software
// is subject to the LINE Developers Agreement [http://terms2.line.me/LINE_Developers_Agreement].
// This copyright notice shall be included in all copies or substantial portions of the software.
//
Expand Down
6 changes: 3 additions & 3 deletions LineSDK/LineSDK/Crypto/JWT/JWTHelpers.swift
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
//
// JWTHelpers.swift
//
// Copyright (c) 2016-present, LINE Corporation. All rights reserved.
// Copyright (c) 2016-present, LY Corporation. All rights reserved.
//
// You are hereby granted a non-exclusive, worldwide, royalty-free license to use,
// copy and distribute this software in source code or binary form for use
// in connection with the web services and APIs provided by LINE Corporation.
// in connection with the web services and APIs provided by LY Corporation.
//
// As with any software that integrates with the LINE Corporation platform, your use of this software
// As with any software that integrates with the LY Corporation platform, your use of this software
// is subject to the LINE Developers Agreement [http://terms2.line.me/LINE_Developers_Agreement].
// This copyright notice shall be included in all copies or substantial portions of the software.
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
//
// GetBotFriendshipStatus.swift
//
// Copyright (c) 2016-present, LINE Corporation. All rights reserved.
// Copyright (c) 2016-present, LY Corporation. All rights reserved.
//
// You are hereby granted a non-exclusive, worldwide, royalty-free license to use,
// copy and distribute this software in source code or binary form for use
// in connection with the web services and APIs provided by LINE Corporation.
// in connection with the web services and APIs provided by LY Corporation.
//
// As with any software that integrates with the LINE Corporation platform, your use of this software
// As with any software that integrates with the LY Corporation platform, your use of this software
// is subject to the LINE Developers Agreement [http://terms2.line.me/LINE_Developers_Agreement].
// This copyright notice shall be included in all copies or substantial portions of the software.
//
Expand Down
6 changes: 3 additions & 3 deletions LineSDK/LineSDK/General/LineSDKError.swift
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
//
// LineSDKError.swift
//
// Copyright (c) 2016-present, LINE Corporation. All rights reserved.
// Copyright (c) 2016-present, LY Corporation. All rights reserved.
//
// You are hereby granted a non-exclusive, worldwide, royalty-free license to use,
// copy and distribute this software in source code or binary form for use
// in connection with the web services and APIs provided by LINE Corporation.
// in connection with the web services and APIs provided by LY Corporation.
//
// As with any software that integrates with the LINE Corporation platform, your use of this software
// As with any software that integrates with the LY Corporation platform, your use of this software
// is subject to the LINE Developers Agreement [http://terms2.line.me/LINE_Developers_Agreement].
// This copyright notice shall be included in all copies or substantial portions of the software.
//
Expand Down
6 changes: 3 additions & 3 deletions LineSDK/LineSDK/Graph/Model/Group.swift
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
//
// Group.swift
//
// Copyright (c) 2016-present, LINE Corporation. All rights reserved.
// Copyright (c) 2016-present, LY Corporation. All rights reserved.
//
// You are hereby granted a non-exclusive, worldwide, royalty-free license to use,
// copy and distribute this software in source code or binary form for use
// in connection with the web services and APIs provided by LINE Corporation.
// in connection with the web services and APIs provided by LY Corporation.
//
// As with any software that integrates with the LINE Corporation platform, your use of this software
// As with any software that integrates with the LY Corporation platform, your use of this software
// is subject to the LINE Developers Agreement [http://terms2.line.me/LINE_Developers_Agreement].
// This copyright notice shall be included in all copies or substantial portions of the software.
//
Expand Down
6 changes: 3 additions & 3 deletions LineSDK/LineSDK/Graph/Model/User.swift
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
//
// User.swift
//
// Copyright (c) 2016-present, LINE Corporation. All rights reserved.
// Copyright (c) 2016-present, LY Corporation. All rights reserved.
//
// You are hereby granted a non-exclusive, worldwide, royalty-free license to use,
// copy and distribute this software in source code or binary form for use
// in connection with the web services and APIs provided by LINE Corporation.
// in connection with the web services and APIs provided by LY Corporation.
//
// As with any software that integrates with the LINE Corporation platform, your use of this software
// As with any software that integrates with the LY Corporation platform, your use of this software
// is subject to the LINE Developers Agreement [http://terms2.line.me/LINE_Developers_Agreement].
// This copyright notice shall be included in all copies or substantial portions of the software.
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
//
// GetApproversInFriendsRequest.swift
//
// Copyright (c) 2016-present, LINE Corporation. All rights reserved.
// Copyright (c) 2016-present, LY Corporation. All rights reserved.
//
// You are hereby granted a non-exclusive, worldwide, royalty-free license to use,
// copy and distribute this software in source code or binary form for use
// in connection with the web services and APIs provided by LINE Corporation.
// in connection with the web services and APIs provided by LY Corporation.
//
// As with any software that integrates with the LINE Corporation platform, your use of this software
// As with any software that integrates with the LY Corporation platform, your use of this software
// is subject to the LINE Developers Agreement [http://terms2.line.me/LINE_Developers_Agreement].
// This copyright notice shall be included in all copies or substantial portions of the software.
//
Expand Down
Loading

0 comments on commit f6ffe29

Please sign in to comment.