Wendt Piotr (@pietras333)'s Customized All Rights Reserved License Template
This license template was customized by Wendt Piotr (@pietras333).
Repository Name: [Your Repository Name]
Copyright © [Year] [Your Name]
All Rights Reserved
Wendt Piotr (@pietras333)'s Customized All Rights Reserved License Template
This license template was customized by Wendt Piotr (@pietras333).
Repository Name: [Your Repository Name]
Copyright © [Year] [Your Name]
All Rights Reserved
Copyright by Code Boxx
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
Подборка меток с типами лицензии для README вашего проекта.
Этот список включает самые популярные лицензии для проектов с открытым исходным кодом и открытыми данными.
Просто скопируйте и вставьте код под метками в ваши Markdown файлы
Переводы: (Нет гарантий, что переводы соответсвуют оригиналу)
GitHub Flavored Markdown lets you create useful documents in GitHub and GitHub Enterprise using .md files.
Like other varieties of markdown, GitHub Markdown tries to be as readable as possible in its raw form, resulting in an intentionally limited set of formatting options.
However, these options can feel restrictive when dealing with complex content.
Although GitHub Markdown strips out most HTML tags, here are a few tricks that can give you more flexibility when formatting your documents. These advanced formatting options can make your documents more useable, but they come at the expense of plain text readability, so use with caution.
| <% | |
| 'Option Explicit | |
| ' Rijndael.asp | |
| ' Copyright 2001 Phil Fresle | |
| ' [email protected] | |
| ' http://www.frez.co.uk | |
| ' Implementation of the AES Rijndael Block Cipher. Inspired by Mike Scott's | |
| ' implementation in C. Permission for free direct or derivative use is granted | |
| ' subject to compliance with any conditions that the originators of the | |
| ' algorithm place on its exploitation. |