Re: UMD license

Jean-Louis Martineau <[email protected]> Mon, 7 Aug 2017 10:21:29 -0400
Newsgroups gmane.comp.archivers.amanda.devel
Message-ID <[email protected]>
Hi Chapman,

Sorry for the delay, been in vacation and busy.

Is it correct for you if I add the attached 'COPYRIGHT.BSD' file and 
allow you to release under that license?

Jean-Louis


On 19/06/17 10:20 AM, Chapman Flack wrote:
> Hi,
>
> If a contribution is made under the UMD license, which is called
> "BSD-style" in [1], does that mean the exact language in [2], or
> with edits to show the copyright held by the contributor (as [1]
> provides)?
>
> When I compare it to an unaltered 3-clause BSD license [3],
> the UMD license seems to have taken out all references to
> "copyright holders" and "contributors" and replaced them
> with only "U.M." If new files get contributed with exactly that
> wording at the top, it's not clear any interests of the contributor
> are protected.
>
> I see that there have been past contributions from my place of work
> (by John R. Jackson) and they were made under UMD, and I tried looking
> through the repo to find the exact header at the top of any file he
> may have contributed, but all I could find was a file with
> no header at the top, so not quite the conclusive example I
> was looking for. :)
>
> Cheers,
> -Chap
>
> [1]: http://wiki.zmanda.com/index.php/Licensing_your_Contribution 
> <http://wiki.zmanda.com/index.php/Licensing_your_Contribution>
> [2]: https://github.com/zmanda/amanda/blob/tags/3_2_3/COPYRIGHT 
> <https://github.com/zmanda/amanda/blob/tags/3_2_3/COPYRIGHT>
> [3]: https://opensource.org/licenses/BSD-3-Clause 
> <https://opensource.org/licenses/BSD-3-Clause>
This message is the property of CARBONITE, INC. and may contain confidential or privileged information.
If this message has been delivered to you by mistake, then do not copy or deliver this message to anyone.  Instead, destroy it and notify me by reply e-mail
COPYRIGHT.BSD (text/plain, 1.6 KB)
This copyright apply to all codes written by authors that made contribution made under the BSD license.
Read the AUTHORS file to know which authors made contribution made under the BSD license.

The 3-Clause BSD License

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.