Skip to content

Commit

Permalink
Change Copyright information for OpenDive
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcus Arnett authored and Marcus Arnett committed Nov 10, 2023
1 parent 2af189d commit 222a30b
Show file tree
Hide file tree
Showing 107 changed files with 118 additions and 117 deletions.
2 changes: 1 addition & 1 deletion CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ representative at an online or offline event.

Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported to the community leaders responsible for enforcement at
@MarcoDotIO on Twitter.
@OpenDive on Twitter.
All complaints will be reviewed and investigated promptly and fairly.

All community leaders are obligated to respect the privacy and security of the
Expand Down
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ Pull requests are the best way to propose changes to the codebase (we use [Githu
## Any contributions you make will be under the MIT Software License
In short, when you submit code changes, your submissions are understood to be under the same [MIT License](http://choosealicense.com/licenses/mit/) that covers the project. Feel free to contact the maintainers if that's a concern.

## Report bugs using Github's [issues](https://github.com/MarcoDotIO/OpenAIKit/issues)
We use GitHub issues to track public bugs. Report a bug by [opening a new issue](https://github.com/MarcoDotIO/OpenAIKit/issues/new/choose); it's that easy!
## Report bugs using Github's [issues](https://github.com/OpenDive/OpenAIKit/issues)
We use GitHub issues to track public bugs. Report a bug by [opening a new issue](https://github.com/OpenDive/OpenAIKit/issues/new/choose); it's that easy!

## Write bug reports with detail, background, and sample code
[This is an example](http://stackoverflow.com/q/12488905/180626) of a bug report Brian A. Danielak wrote, and I think it's not a bad model. Here's [another example from Craig Hockenberry](http://www.openradar.me/11905408), an app developer whom I greatly respect.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// AudioPlayerViewModel.swift
// OpenAIKit
//
// Copyright (c) 2023 MarcoDotIO
// Copyright (c) 2023 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 @@
// CreateTranscription.swift
// OpenAIKit
//
// Copyright (c) 2023 MarcoDotIO
// Copyright (c) 2023 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/Chat/ChatMainView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// ChatMainView.swift
// OpenAIKit
//
// Copyright (c) 2023 MarcoDotIO
// Copyright (c) 2023 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 @@
// CreateChatCompletion.swift
// OpenAIKit
//
// Copyright (c) 2023 MarcoDotIO
// Copyright (c) 2023 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 @@
// CreateChatCompletionStreaming.swift
// OpenAIKit
//
// Copyright (c) 2023 MarcoDotIO
// Copyright (c) 2023 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 @@
// CompletionMainView.swift
// iOS_Example
//
// Copyright (c) 2023 MarcoDotIO
// Copyright (c) 2023 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 @@
// GenerateCompletionExample.swift
// OpenAIKit
//
// Copyright (c) 2023 MarcoDotIO
// Copyright (c) 2023 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 @@
// ContentPolicyExample.swift
// OpenAIKit
//
// Copyright (c) 2023 MarcoDotIO
// Copyright (c) 2023 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/ContentView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// ContentView.swift
// OpenAIKit
//
// Copyright (c) 2023 MarcoDotIO
// Copyright (c) 2023 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 @@
// CreateEmbeddingsExample.swift
// OpenAIKit
//
// Copyright (c) 2023 MarcoDotIO
// Copyright (c) 2023 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 @@
// DeleteFileExample.swift
// OpenAIKit
//
// Copyright (c) 2023 MarcoDotIO
// Copyright (c) 2023 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 @@
// FileDetailsView.swift
// OpenAIKit
//
// Copyright (c) 2023 MarcoDotIO
// Copyright (c) 2023 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/File/FileMainView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// FileMainView.swift
// OpenAIKit
//
// Copyright (c) 2023 MarcoDotIO
// Copyright (c) 2023 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 @@
// ListFilesExample.swift
// OpenAIKit
//
// Copyright (c) 2023 MarcoDotIO
// Copyright (c) 2023 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 @@
// RetrieveFileContentsExample.swift
// OpenAIKit
//
// Copyright (c) 2023 MarcoDotIO
// Copyright (c) 2023 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 @@
// RetrieveFileExample.swift
// OpenAIKit
//
// Copyright (c) 2023 MarcoDotIO
// Copyright (c) 2023 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 @@
// UploadFileExample.swift
// OpenAIKit
//
// Copyright (c) 2023 MarcoDotIO
// Copyright (c) 2023 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 @@
// EditImageExample.swift
// OpenAIKit
//
// Copyright (c) 2023 MarcoDotIO
// Copyright (c) 2023 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 @@
// GenerateImageExample.swift
// OpenAIKit
//
// Copyright (c) 2023 MarcoDotIO
// Copyright (c) 2023 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 @@
// GenerateImageVariationExample.swift
// OpenAIKit
//
// Copyright (c) 2023 MarcoDotIO
// Copyright (c) 2023 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/Image/ImageMainView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// ImageMainView.swift
// iOS_Example
//
// Copyright (c) 2023 MarcoDotIO
// Copyright (c) 2023 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 @@
// ListModelsExample.swift
// OpenAIKit
//
// Copyright (c) 2023 MarcoDotIO
// Copyright (c) 2023 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/Model/ModelMainView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// ModelMainView.swift
// iOS_Example
//
// Copyright (c) 2023 MarcoDotIO
// Copyright (c) 2023 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 @@
// RetrieveModelExample.swift
// OpenAIKit
//
// Copyright (c) 2023 MarcoDotIO
// Copyright (c) 2023 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
// OpenAIKit
//
// Copyright (c) 2023 MarcoDotIO
// Copyright (c) 2023 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/macOS_Example/macOS_Example/ContentView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// ContentView.swift
// OpenAIKit
//
// Copyright (c) 2023 MarcoDotIO
// Copyright (c) 2023 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 @@
// macOS_ExampleApp.swift
// OpenAIKit
//
// Copyright (c) 2023 MarcoDotIO
// Copyright (c) 2023 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/tvOS_Example/tvOS_Example/ContentView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// ContentView.swift
// tvOS_Example
//
// Copyright (c) 2023 MarcoDotIO
// Copyright (c) 2023 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/tvOS_Example/tvOS_Example/tvOS_ExampleApp.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// tvOS_ExampleApp.swift
// tvOS_Example
//
// Copyright (c) 2023 MarcoDotIO
// Copyright (c) 2023 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 @@
// ContentView.swift
// watchOS_Example Watch App
//
// Copyright (c) 2023 MarcoDotIO
// Copyright (c) 2023 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 @@
// watchOS_ExampleApp.swift
// watchOS_Example Watch App
//
// Copyright (c) 2023 MarcoDotIO
// Copyright (c) 2023 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 LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) MarcoDotIO 2023
Copyright (c) OpenDive 2023

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 Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Package.swift
// OpenAIKit
//
// Copyright (c) 2023 MarcoDotIO
// Copyright (c) 2023 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 [email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// [email protected]
// OpenAIKit
//
// Copyright (c) 2023 MarcoDotIO
// Copyright (c) 2023 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 [email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// [email protected]
// OpenAIKit
//
// Copyright (c) 2023 MarcoDotIO
// Copyright (c) 2023 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 [email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// [email protected]
// OpenAIKit
//
// Copyright (c) 2023 MarcoDotIO
// Copyright (c) 2023 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 [email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// [email protected]
// OpenAIKit
//
// Copyright (c) 2023 MarcoDotIO
// Copyright (c) 2023 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 222a30b

Please sign in to comment.