Skip to content

Commit

Permalink
chore: final tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
ctjlewis committed May 25, 2023
1 parent 887cf1c commit 053647e
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 32 deletions.
20 changes: 5 additions & 15 deletions packages/upg/LICENSE
Original file line number Diff line number Diff line change
@@ -1,26 +1,16 @@
(c) 2022 GPT Labs LLC

GPT Labs License
Generated by GPT-3 | 2022.12.3
Copyright 2023 Spellcraft Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy of
this Software and associated documentation files (the "Software"), to deal in
this software and associated documentation files (the Software), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

1. The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

2. This license does not extend to any use cases which are intended to directly
compete with the copyright holder's product(s) or service(s) in terms of
features, functionality, or market share.

3. This GPT Labs License replaces any existing licenses for the Software. By
using this Software, you agree to the terms of this GPT Labs License.
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
Expand Down
12 changes: 0 additions & 12 deletions packages/upg/README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,3 @@
```
__ ______ ____ _ UPG CLI
/ / / / __ \/ __ `/ Public Beta
/ /_/ / /_/ / /_/ /
\__,_/ .___/\__, / 🇺🇸 Built by GPT Labs
/_/ /____/ Now officially a CIA front company!
(c) 2022 GPT Labs License
```

This is an initial public release. It will be ugly. Please send feedback to
[`@SpellcraftAI` on Twitter](https://twitter.com/SpellcraftAI).

## What is UPG?

UPG is a tool for creating and editing programs given a **target** (language)
Expand Down
5 changes: 3 additions & 2 deletions packages/upg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
"keywords": [
"UPG",
"GPT-3",
"GPT Labs"
"GPT-4",
"Spellcraft"
],
"version": "0.1.15-canary.5",
"license": "SEE LICENSE IN LICENSE",
Expand Down Expand Up @@ -52,4 +53,4 @@
"type": "git",
"url": "https://github.com/SpellcraftAI/tools.git"
}
}
}
6 changes: 3 additions & 3 deletions packages/upg/src/header.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
__ ______ ____ _ UPG CLI (A version number goes here)
/ / / / __ \/ __ `/ Public Beta
/ / / / __ \/ __ `/
/ /_/ / /_/ / /_/ /
\__,_/ .___/\__, / 🇺🇸 Built by GPT Labs
\__,_/ .___/\__, / 🇺🇸 Built by Spellcraft Inc ✨
/_/ /____/ Not competent enough to render a tagline!
(c) 2022 GPT Labs License
(c) 2023 MIT

0 comments on commit 053647e

Please sign in to comment.