Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
L
libzmq
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
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
libzmq
Commits
a46ca653
Commit
a46ca653
authored
Mar 17, 2017
by
Roy Lenferink
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
RELICENSE: Added templates for relicensing
parent
eccf8b7a
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
46 additions
and
0 deletions
+46
-0
relicense-template-mplv2-any-osi.txt
RELICENSE/templates/relicense-template-mplv2-any-osi.txt
+16
-0
relicense-template-mplv2-share-alike-osi.txt
...SE/templates/relicense-template-mplv2-share-alike-osi.txt
+16
-0
relicense-template-mplv2.txt
RELICENSE/templates/relicense-template-mplv2.txt
+14
-0
No files found.
RELICENSE/templates/relicense-template-mplv2-any-osi.txt
0 → 100644
View file @
a46ca653
# Permission to Relicense under MPLv2 or any other OSI approved license chosen by the current ZeroMQ BDFL
This is a statement by {{ name of company / name of individual }}
that grants permission to relicense its copyrights in the libzmq C++
library (ZeroMQ) under the Mozilla Public License v2 (MPLv2) or any other
Open Source Initiative approved license chosen by the current ZeroMQ
BDFL (Benevolent Dictator for Life).
A portion of the commits made by the Github handle "{{github username}}", with
commit author "{{github commit author}}", are copyright of {{ name }} .
This document hereby grants the libzmq project team to relicense libzmq,
including all past, present and future contributions of the author listed above.
{{ Full Name }}
{{ creation date of document (format: yyyy/mm/dd) }}
\ No newline at end of file
RELICENSE/templates/relicense-template-mplv2-share-alike-osi.txt
0 → 100644
View file @
a46ca653
# Permission to Relicense under MPLv2 or any other share-alike OSI approved license chosen by the current ZeroMQ BDFL
This is a statement by {{ name of company / name of individual }}
that grants permission to relicense its copyrights in the libzmq C++
library (ZeroMQ) under the Mozilla Public License v2 (MPLv2) or any other
share-alike Open Source Initiative approved license chosen by the current
ZeroMQ BDFL (Benevolent Dictator for Life).
A portion of the commits made by the Github handle "{{github username}}", with
commit author "{{github commit author}}", are copyright of {{ name }} .
This document hereby grants the libzmq project team to relicense libzmq,
including all past, present and future contributions of the author listed above.
{{ Full Name }}
{{ creation date of document (format: yyyy/mm/dd) }}
\ No newline at end of file
RELICENSE/templates/relicense-template-mplv2.txt
0 → 100644
View file @
a46ca653
# Permission to Relicense under MPLv2
This is a statement by {{ name of company / name of individual }}
that grants permission to relicense its copyrights in the libzmq C++
library (ZeroMQ) under the Mozilla Public License v2 (MPLv2).
A portion of the commits made by the Github handle "{{github username}}", with
commit author "{{github commit author}}", are copyright of {{ name }} .
This document hereby grants the libzmq project team to relicense libzmq,
including all past, present and future contributions of the author listed above.
{{ Full Name }}
{{ creation date of document (format: yyyy/mm/dd) }}
\ No newline at end of file
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