Skip to content

Add license header to all source files #7

@bonimy

Description

@bonimy

License headers are a standard practice with most licenses. While the MIT license (used with this project), does not require this, I'd like to still see it there.

Proposed header format:

// <copyright file="%FileName%" company="R3 Productions">
//     Copyright (c) 2008 Roice Nelson, Nelson Garcia. All rights reserved. Licensed under
//     MIT License. See LICENSE in project root for full license information, or visit
//     https://opensource.org/licenses/MIT
// </copyright>

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions