Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
8b0fda18
Commit
8b0fda18
authored
Jan 31, 2013
by
Diego Biurrun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc/developer: Add ISC license to list of acceptable licenses
parent
cb30bf7f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
developer.texi
doc/developer.texi
+4
-2
No files found.
doc/developer.texi
View file @
8b0fda18
...
@@ -250,8 +250,10 @@ For Emacs, add these roughly equivalent lines to your @file{.emacs.d/init.el}:
...
@@ -250,8 +250,10 @@ For Emacs, add these roughly equivalent lines to your @file{.emacs.d/init.el}:
@item
@item
Contributions should be licensed under the
Contributions should be licensed under the
@uref
{
http://www.gnu.org/licenses/lgpl-2.1.html, LGPL 2.1
}
,
@uref
{
http://www.gnu.org/licenses/lgpl-2.1.html, LGPL 2.1
}
,
including an "or any later version" clause, or the
including an "or any later version" clause, or, if you prefer
@uref
{
http://mit-license.org/, MIT license
}
.
a gift-style license, the
@uref
{
http://www.isc.org/software/license/, ISC
}
or
@uref
{
http://mit-license.org/, MIT
}
license.
@uref
{
http://www.gnu.org/licenses/gpl-2.0.html, GPL 2
}
including
@uref
{
http://www.gnu.org/licenses/gpl-2.0.html, GPL 2
}
including
an "or any later version" clause is also acceptable, but LGPL is
an "or any later version" clause is also acceptable, but LGPL is
preferred.
preferred.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment