From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) by huchra.bufferbloat.net (Postfix) with ESMTP id 4112421F515 for ; Thu, 16 Oct 2014 14:29:40 -0700 (PDT) DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1413494979; h=Sender: Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-Id: To: Reply-To: From: Date; bh=CeP3JJNB+V3zap2f1+m3fP9CwIGtzEgjllf6LJKsWWk=; b=BwHKjiIcXupoA1K/Yea9kQ9OO+531nVvY/t8OE3L66SXP5ilBH9vmj8LlGbluNak21dB8dMa eaqT/BvHe/I07Ac20MEZuM77a0dXbWPbVmSw/lh95PG04itcqqjTmb+Pr9tr1FK20S+gy3tt C7DevDeH8CuXB/nmYFZ/5942IJY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=github.com; s=mailo; q=dns; h=Date: From: Reply-To: To: Message-Id: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding: Sender; b=EW7weB4TTtGSaXKLPJ+JPXzGvpvifnMvvuIEqaH7Ix0ZSFPvxo+QKNO+GTV4QjmB417Syj M+Ln/OYwD2BhB5/05Fhaq6mf3+AaufhhU/BJb343Eg3VGs5kgMiKMjpoINwzSysb3ULIKgjG 0QkjkHf6uHSa6fyweZ4u15DWGP2pQ= Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 544038be.54ae330-in6; Thu, 16 Oct 2014 21:29:34 -0000 (UTC) Date: Thu, 16 Oct 2014 14:29:34 -0700 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-Id: <544038be7d204_2af73fff1b9c72a0225b@hookshot-fe3-cp1-prd.iad.github.net.mail> Subject: [dtaht/ceropackages-3.10] fb3426: Clarification of license and copyright of sqm-scri... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_544038be7cccf_2af73fff1b9c72a022489"; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Mailgun-Sid: WyIzOWVlZSIsICJjZXJvd3J0LWNvbW1pdHNAbGlzdHMuYnVmZmVyYmxvYXQubmV0IiwgIjQwZiJd Sender: noreply@github.com X-BeenThere: cerowrt-commits@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list Reply-To: GitHub List-Id: Development commits for the cerowrt project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Oct 2014 21:30:09 -0000 ----==_mimepart_544038be7cccf_2af73fff1b9c72a022489 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.10 Commit: fb3426f41ac42c9be6abdd513fecea06ab4ce2ec https://github.com/dtaht/ceropackages-3.10/commit/fb3426f41ac42c9be6abdd513fecea06ab4ce2ec Author: Sebastian Moeller Date: 2014-10-16 (Thu, 16 Oct 2014) Changed paths: M net/sqm-scripts/files/usr/lib/sqm/functions.sh M net/sqm-scripts/files/usr/lib/sqm/run.sh M net/sqm-scripts/files/usr/lib/sqm/simple.qos M net/sqm-scripts/files/usr/lib/sqm/simple_pppoe.qos M net/sqm-scripts/files/usr/lib/sqm/simplest.qos M net/sqm-scripts/files/usr/lib/sqm/stop.sh Log Message: ----------- Clarification of license and copyright of sqm-scripts Make explicit that all sqm-scripts files are licensed under GPLv2. ----==_mimepart_544038be7cccf_2af73fff1b9c72a022489--