Skip to content

Commit 83c55c0

Browse files
committed
Remove Akamai from LICENCE
Previously, clauses were added to the licence to allow John Chittum (@j5awry) to contribute to the project whilst working at Akamai. During this time, he made no copyrightable code commit and as of Jan 17th 2020 he will no longer be working for Akamai. As such, there is no need for Flask-RESTX to continue with the licence additions.
1 parent 503afc4 commit 83c55c0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CONTRIBUTING.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,10 +110,11 @@ If you're new to NPM, also check out `nvm <https://github.com/creationix/nvm/blo
110110
Updating Copyright
111111
------------------
112112

113-
If you're a part of a corporation with an NDA, you may be required to update the LICENSE.
113+
If you're a part of a corporation with an NDA, you may be required to update the
114+
LICENSE file. This should be discussed and agreed upon by the project maintainers.
114115

115116
1. Check with your legal department first.
116-
2. Add an appropriate line to the LICENSE file. See the Akamai entry for an example
117+
2. Add an appropriate line to the LICENSE file.
117118
3. When making a commit, add the specific copyright notice.
118119

119120
Double check with your legal department about their regulations. Not all changes

LICENSE

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ BSD 3-Clause License
22

33
Original work Copyright (c) 2013 Twilio, Inc
44
Modified work Copyright (c) 2014 Axel Haustant
5-
Addition contributions Copyright (c) 2019 Akamai Technologies
65

76
All rights reserved.
87

0 commit comments

Comments
 (0)