Closed davidhedlund closed 7 years ago
I think this is addressed. If not let me know!
I updated the issue.
COPYING is renamed to LICENSE
@inbasic Thank you.
And now
/*******************************************************************************
Bookmark Manager and Viewer - An elegant bookmark manager with fuzzy search and more
Copyright (C) 2014-2017 InBasic
This program is free software: you can redistribute it and/or modify
it under the terms of the Mozilla Public License as published by
the Mozilla Foundation, either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
Mozilla Public License for more details.
You should have received a copy of the Mozilla Public License
along with this program. If not, see {https://www.mozilla.org/en-US/MPL/}.
Home: http://add0n.com/bookmarks-manager.html
GitHub: https://github.com/inbasic/bookmarks-manager/
*/
with
/* Copyright (C) 2014-2017 InBasic
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* Home: http://add0n.com/bookmarks-manager.html
* GitHub: https://github.com/inbasic/bookmarks-manager/ */
done!
@inbasic Thank you once again.
Please read https://github.com/mozilla/addons/issues/4734 and vote on the comment to help us on the Free Software Directory speed up the license approval process.
Previously I recommended a modification of the GPL guidelines which was wrong. Now I've had a fresh look on the actual license.
From https://www.mozilla.org/en-US/MPL/2.0/
Exhibit A - Source Code Form License Notice
If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE file in a relevant directory) where a recipient would be likely to look for such a notice.
You may add additional accurate notices of copyright ownership.
Requests
Can you please download https://www.mozilla.org/media/MPL/2.0/index.txt, rename the file from index.txt to LICENSE, and put it in the root directory for your add-on?
You can copy pre-defined headers from https://www.mozilla.org/en-US/MPL/headers/ if you want to use them.