Closed stanlane closed 7 years ago
Since I am not really familiar with this licensing, If there are required modifications, please submit a pull request.
@inbasic First of all, can you please rename COPYING to LICENSE?
@stanlane done.
@inbasic Thank you.
@inbasic Replace the previous license notices with this:
/* 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/media-tools.html
* GitHub: https://github.com/inbasic/bulk-media-downloader/ */
done
@inbasic Thank you once again.
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.
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.
Sorry for causing you trouble, I can fork your repository and modify the source files if you want to.