[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464119#comment-13464119
 ] 

Joe Brockmeier commented on CLOUDSTACK-145:
-------------------------------------------

Chip, 

Looking at the license for OpenSSH, it appears that *if* the configuration file 
was considered copyrighted it would be under a BSD 2-Clause license. (Portable 
OpenSSH is distributed under several licenses, all "under a BSD license or a 
license more free than that." 

Several pieces are called out under specific licenses, the remainder is under 
2-Clause BSD. So - if we're going to call this file out, it should be under the 
BSD 2-Clause license. I've attached the full LICENSE file that is distributed 
with Portable OpenSSH, but the relevant bit is below. Please let me know if you 
need anything further so we can close this.

"6) Remaining components of the software are provided under a standard 2-term 
BSD licence with the following names as copyright holders:" 

Markus Friedl
        Theo de Raadt
        Niels Provos
        Dug Song
        Aaron Campbell
        Damien Miller
        Kevin Steves
        Daniel Kouril
        Wesley Griffin
        Per Allansson
        Nils Nordman
        Simon Wilkinson

    Portable OpenSSH additionally includes code from the following copyright
    holders, also under the 2-term BSD license:

        Ben Lindstrom
        Tim Rice
        Andre Lucas
        Chris Adams
        Corinna Vinschen
        Cray Inc.
        Denis Parker
        Gert Doering
        Jakob Schlyter
        Jason Downs
        Juha Yrjölä
        Michael Stone
        Networks Associates Technology, Inc.
        Solar Designer
        Todd C. Miller
        Wayne Schroeder
        William Jones
        Darren Tucker
        Sun Microsystems
        The SCO Group
        Daniel Walsh

     * 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.
     *
     * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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.

                
> Establish legal use of patches/systemvm/debian/config/etc/ssh/sshd_config
> -------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-145
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-145
>             Project: CloudStack
>          Issue Type: Bug
>    Affects Versions: pre-4.0.0
>            Reporter: Chip Childers
>            Assignee: Joe Brockmeier
>            Priority: Blocker
>              Labels: licensing
>             Fix For: 4.0.0
>
>         Attachments: LICENCE
>
>
> We need to establish if the following file is one of the following: 
> 1) Written specifically for CloudStack 
> 2) Taken (and perhaps modified) from a source that has an ASLv2 compatible 
> license 
> 3) Taken (and perhaps modified) from a source that does not have a compatible 
> license, and then figure out what to do about it. 
> patches/systemvm/debian/config/etc/ssh/sshd_config

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to