-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated readme to include new pre- and post-release script functional…
…ity and clarify sftp configuration and added a guidelines section and a license section; Configs are now also sorted to be uploaded last in the pipeline; Added guidelines and license
- Loading branch information
1 parent
629824c
commit e90f38b
Showing
4 changed files
with
95 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# Logo and Name Usage Guidelines | ||
|
||
Thank you for using the Birdhouse Framework. We are pleased that you've chosen our framework for your projects. To maintain the integrity of the Birdhouse Framework brand and to prevent any confusion or misrepresentation, we've established the following guidelines for using the Birdhouse Framework logo and name. | ||
|
||
### Permitted Use | ||
|
||
- **Project Attribution:** You may use the Birdhouse Framework logo and name to indicate that your project or product was built using the Birdhouse Framework. For example, in your project documentation or on your website, you may include statements like "Built with Birdhouse" together with the logo. You can also display the Birdhouse Framework logo with a note indicating your project's use of the framework. | ||
- **Educational and Instructional Material:** You are welcome to use the logo and name in educational or instructional materials that teach or demonstrate how to use the Birdhouse Framework, such as tutorials, courses, or articles. | ||
|
||
### Restrictions | ||
|
||
- **No Implication of Affiliation or Endorsement:** The use of the Birdhouse Framework logo and name should not imply any official affiliation with or endorsement by the Birdhouse Framework team unless such a relationship has been formally established. Please avoid using the logo or name in a way that suggests sponsorship, partnership, or any official status without explicit permission. | ||
- **Inappropriate Use:** You should not use the Birdhouse Framework logo or name in any way that is misleading, defamatory, infringes on intellectual property rights, violates any rights of privacy or publicity, or is otherwise unlawful or in any manner that disparages the Birdhouse Framework or its community. | ||
|
||
### Visual and Verbal Representation | ||
|
||
- **Maintain Original Design:** Do not alter, distort, or reconfigure the logo. It should be used as provided by the Birdhouse Framework, ensuring that its design integrity is preserved. | ||
|
||
- **Color Modification:** You are permitted to modify the color of the logo to better align with your project's design aesthetic, provided there is sufficient contrast to maintain its visibility and recognizability. This flexibility is intended to facilitate the logo's integration into a variety of design contexts while respecting the Birdhouse Framework's brand identity. | ||
|
||
- **Prohibited Uses:** The Birdhouse Framework logo should not be used in any manner that implies endorsement, affiliation, or sponsorship by the Birdhouse Framework unless such a relationship has been officially established. Additionally, the logo must not be used in contexts that could be considered inappropriate, offensive, or in conflict with the values and reputation of the Birdhouse Framework. | ||
|
||
### Request for Permission | ||
|
||
If you wish to use the Birdhouse Framework logo or name in any manner not covered by these guidelines, or if you have any doubts about the correct use of the logo and name, please contact us at [contact@housebird.games](mailto:contact@housebird.games). We're more than happy to discuss your needs and, if possible, grant permission. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
Copyright 2024 Felix T. Vogel | ||
|
||
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 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: | ||
|
||
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 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 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters