Skip to content

Commit

Permalink
Add proper header for new files, change copyright date
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcus Arnett committed Feb 21, 2024
1 parent 62a3307 commit 1cb9a90
Show file tree
Hide file tree
Showing 362 changed files with 547 additions and 454 deletions.
2 changes: 1 addition & 1 deletion Examples/iOS_Example/iOS_Example/ContentView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// ContentView.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// HomeViewModel.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Examples/iOS_Example/iOS_Example/Views/AccountView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// AccountView.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// CreateCollectionView.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Examples/iOS_Example/iOS_Example/Views/HomeView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// HomeView.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Examples/iOS_Example/iOS_Example/Views/MintNFTView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// MintNFTView.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Examples/iOS_Example/iOS_Example/Views/TransferView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// TransferView.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Examples/iOS_Example/iOS_Example/iOS_ExampleApp.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// iOS_ExampleApp.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Sources/SuiKit/Extensions/Array.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Array.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Sources/SuiKit/Extensions/Data.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Data.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Sources/SuiKit/Extensions/Sequence.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Sequence.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Sources/SuiKit/Extensions/String.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// String.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Sources/SuiKit/Extensions/UInt256.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// UInt256.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Sources/SuiKit/Extensions/UInt64.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// UInt64.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Sources/SuiKit/Extensions/URLSession.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// URLSession.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Sources/SuiKit/Protocols/BCS/EncodingContainer.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// EncodingContainer.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Sources/SuiKit/Protocols/BCS/EncodingProtocol.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// EncodingProtocol.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Sources/SuiKit/Protocols/BCS/KeyProtocol.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// KeyProtocol.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// KeyValueProtocol.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// PrivateKeyProtocol.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// PublicKeyProtocol.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// SecKeyConvertible.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Sources/SuiKit/Protocols/Sui/ConnectionProtocol.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// ConnectionProtocol.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Sources/SuiKit/Protocols/Sui/RPCErrorRequest.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// RPCErrorRequest.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Sources/SuiKit/Protocols/Sui/ResolvedProtocol.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// ResolvedProtocol.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// SignerWithProviderProtocol.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Sources/SuiKit/Protocols/Sui/SuiRPCError.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// SuiRPCErrorProtocol.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Sources/SuiKit/Protocols/Sui/TransactionProtocol.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// TransactionProtocol.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Sources/SuiKit/Protocols/Sui/TypeProtocol.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// TypeProtocol.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Sources/SuiKit/Types/Enums/Errors/AccountError.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// AccountError.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Sources/SuiKit/Types/Enums/Errors/BCSError.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// BCSError.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Sources/SuiKit/Types/Enums/Errors/SuiError.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// SuiError.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Sources/SuiKit/Types/Enums/Objects/MoveStruct.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// MoveStruct.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Sources/SuiKit/Types/Enums/Objects/MoveValue.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// MoveValue.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Sources/SuiKit/Types/Enums/Objects/ObjectOwner.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// ObjectOwner.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Sources/SuiKit/Types/Enums/Objects/ObjectRead.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// ObjectRead.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Sources/SuiKit/Types/Enums/Objects/RawData.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// RawData.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Sources/SuiKit/Types/Enums/Objects/SuiParsedData.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// SuiParsedData.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// SortOrder.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// SuiEventFilter.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// SuiObjectDataFilter.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// TransactionFilter.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// DynamicFieldType.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// ExecutionStatusType.swift
// SuiKit
//
// Copyright (c) 2023 OpenDive
// Copyright (c) 2024 OpenDive
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
Loading

0 comments on commit 1cb9a90

Please sign in to comment.