From owner-freebsd-ports@FreeBSD.ORG Mon Jun 8 22:27:13 2015 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6BB2DF1C for ; Mon, 8 Jun 2015 22:27:13 +0000 (UTC) (envelope-from m.e.sanliturk@gmail.com) Received: from mail-ig0-x22a.google.com (mail-ig0-x22a.google.com [IPv6:2607:f8b0:4001:c05::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 32D651774 for ; Mon, 8 Jun 2015 22:27:13 +0000 (UTC) (envelope-from m.e.sanliturk@gmail.com) Received: by igbpi8 with SMTP id pi8so73052934igb.1 for ; Mon, 08 Jun 2015 15:27:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=4bGLcI3OT+F2byFI6CK4Sjp9wBoAW0CrRZ7nGoCmg4U=; b=Ps1IcZ5D7id6DnYuxJMVawWnWYxpovrsFTPY1Nsqcghpvh3/PHYT24SCwHPj7kQ4Ek n5lvxzo/ZaG1bolvURsN1okM1eOz9zyZ3eiuzw9/IL5fpnH2N0rKdm/CL1wU/MlbumJJ JdhICuMqvCbFwybZH6JT7qjM5P2vETsk8r7nNeJoZ+sDjXVKPAWey5nydn/lVrk0J6J/ ElmoqmHSyK6sK2rEtv4EQEltmFWvshsDhwvA6ltL0fYy86CR9bAr5HRnTL7ngQOCXk4K dPNXLYBzFW/NXAvInyE7fbWHZu9sIGYe9tilE8YgucgoyPrJsoZBAPyd/NDRZDTGuS66 1u9A== MIME-Version: 1.0 X-Received: by 10.50.136.134 with SMTP id qa6mr16310788igb.26.1433802432570; Mon, 08 Jun 2015 15:27:12 -0700 (PDT) Received: by 10.65.15.33 with HTTP; Mon, 8 Jun 2015 15:27:12 -0700 (PDT) In-Reply-To: <193ca68a6320b9e31b4bb6f83f01471f@thebighonker.lerctr.org> References: <193ca68a6320b9e31b4bb6f83f01471f@thebighonker.lerctr.org> Date: Mon, 8 Jun 2015 15:27:12 -0700 Message-ID: Subject: Re: Question: License From: Mehmet Erol Sanliturk To: Larry Rosenman Cc: Freebsd ports Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Jun 2015 22:27:13 -0000 On Mon, Jun 8, 2015 at 12:59 PM, Larry Rosenman wrote: > Portlint suggested I set LICENSE for sysutils/lsof. What is the > appropriate value for the following: > > License > ======= > > Lsof has no license. Its use and distribution are subject to these > terms and conditions, found in each lsof source file. (The copyright > year in or format of the notice may vary slightly.) > > /* > * Copyright 2002 Purdue Research Foundation, West Lafayette, > * Indiana 47907. All rights reserved. > * > * Written by Victor A. Abell > * > * This software is not subject to any license of the American > * Telephone and Telegraph Company or the Regents of the > * University of California. > * > * Permission is granted to anyone to use this software for > * any purpose on any computer system, and to alter it and > * redistribute it freely, subject to the following > * restrictions: > * > * 1. Neither the authors nor Purdue University are responsible > * for any consequences of the use of this software. > * > * 2. The origin of this software must not be misrepresented, > * either by explicit claim or by omission. Credit to the > * authors and Purdue University must appear in documentation > * and sources. > * > * 3. Altered versions must be plainly marked as such, and must > * not be misrepresented as being the original software. > * > * 4. This notice may not be removed or altered. > */ > > Thanks! > > -- > Larry Rosenman http://www.lerctr.org/~ler > Phone: +1 214-642-9640 E-Mail: ler@lerctr.org > US Mail: 108 Turvey Cove, Hutto, TX 78634-5688 > _______________________________________________ > > This is a similar version of the following license : http://en.wikipedia.org/wiki/Zlib_License Thank you very much . Mehmet Erol Sanliturk