github / github/choosealicense.com

Describe best practice if including code from other projects

Open
#242 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
4.2k
Forks
1.6k
Avg merge
19m
Merged PRs (30d)
5

Description

As GitHub obviously encourages, some projects will include code from other projects. What is the best thing to do in that situation? Should the originator's copyright info in their license be added to the license file in the new project? Something like this? e.g.

```
The MIT License (MIT)

Copyright (c) 2014

Copyright (c) 2013

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...
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.