Thanks,
more explanation:

I have all licenses and they are all MIT License, but for example, if a PHP
code page includes more than 5 parts of codes from that different MIT
License Projects
if I add all my Licenses at the top of the file is it enough? so at this
point, the license of all used codes are added to the file with other
licenses(may include license and it was not used).

so is it ok if I add the license text to the top or bottom file that the
code is used in, but not specifying which code is for this license text?

On Fri, Apr 10, 2020 at 12:16 AM Ashkar Dev <ashkar...@gmail.com> wrote:

>
> Thanks for replay
> These are explanations of my question:
>
> I mean if I get code from a project or get the full project that is under
> MIT License,
> how I can do this while I use that codes in my Web Application :
>
> if I have a page and it includes some codes, some of them are mine code
> and there is also some part from some MIT Licensed Projects so is it legal
> to add all licenses at the top? I mean not adding the License directly with
> the code but at the top of its file.
>
> because I am on developing a project and used MIT Licensed codes of others
> and I collected the Licenses but now I'm not sure which code is with which
> license and also the code was may be modified so if at each of my code
> files I add just all license texts is it enough right?
>
> On Thu, Apr 9, 2020 at 3:00 PM <
> license-discuss-requ...@lists.opensource.org> wrote:
>
>> Send License-discuss mailing list submissions to
>>         license-discuss@lists.opensource.org
>>
>> To subscribe or unsubscribe via the World Wide Web, visit
>>
>> http://lists.opensource.org/mailman/listinfo/license-discuss_lists.opensource.org
>>
>> or, via email, send a message with subject or body 'help' to
>>         license-discuss-requ...@lists.opensource.org
>>
>> You can reach the person managing the list at
>>         license-discuss-ow...@lists.opensource.org
>>
>> When replying, please edit your Subject line so it is more specific
>> than "Re: Contents of License-discuss digest..."
>>
>>
>> Today's Topics:
>>
>>    1. Re: MIT License (Thorsten Glaser)
>>
>>
>> ----------------------------------------------------------------------
>>
>> Message: 1
>> Date: Wed, 8 Apr 2020 13:04:55 +0000 (UTC)
>> From: Thorsten Glaser <t...@mirbsd.de>
>> To: license-discuss@lists.opensource.org
>> Subject: Re: [License-discuss] MIT License
>> Message-ID: <pine.bsm.4.64l.2004081302220.31...@herc.mirbsd.org>
>> Content-Type: TEXT/PLAIN; charset=utf-8
>>
>> Ashkar Dev dixit:
>>
>> >can you explain the point that says to include the license of used code,
>> >but can it be included inside the file but not directly with copied code?
>>
>> Not sure I understand you directly, but:
>>
>> If you redistribute some MIT-licenced work which has documentation,
>> and the documentation is part of the distribution, it?s enough if
>> the licence is reproduced in the documentation.
>>
>> In all other cases, you have to include the licence with the work
>> itself.
>>
>> As an example, you cannot just distribute a minified version of
>> some MIT-licenced ECMAscript library. You have to either add the
>> licence as comment into it or put the licence in documentation
>> that?s distributed along. (Note that minified equals compiled,
>> not source, so, to count as Open Source, you have to also make
>> the source code available.)
>>
>> IANAL, TINLA.
>>
>> bye,
>> //mirabilos
>> --
>> 15:41?<Lo-lan-do:#fusionforge> Somebody write a testsuite for helloworld
>> :-)
>>
>>
>>
>> ------------------------------
>>
>> Subject: Digest Footer
>>
>> _______________________________________________
>> License-discuss mailing list
>> License-discuss@lists.opensource.org
>>
>> http://lists.opensource.org/mailman/listinfo/license-discuss_lists.opensource.org
>>
>>
>> ------------------------------
>>
>> End of License-discuss Digest, Vol 97, Issue 4
>> **********************************************
>>
>
_______________________________________________
The opinions expressed in this email are those of the sender and not 
necessarily those of the Open Source Initiative. Official statements by the 
Open Source Initiative will be sent from an opensource.org email address.

License-discuss mailing list
License-discuss@lists.opensource.org
http://lists.opensource.org/mailman/listinfo/license-discuss_lists.opensource.org

Reply via email to