From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on gw.ystu.ru X-Spam-Level: X-Spam-Status: No, score=-0.2 required=4.0 tests=BAYES_40,SPF_HELO_PASS autolearn=ham version=3.1.8 From: Dmitriy Shadrinov Organization: Yaroslavl State Technical University To: ALT Linux Sisyphus discussion list Date: Wed, 11 Jul 2007 00:51:34 +0400 User-Agent: KMail/1.9.6 References: <4692788F.2030906@altlinux.org> In-Reply-To: <4692788F.2030906@altlinux.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200707110051.35062.shadrinovdd@ystu.ru> X-Virus-Scanned: ClamAV using ClamSMTP Subject: Re: [sisyphus] =?utf-8?b?U2FtYmEg0L/QtdGA0LXRhdC+0LTQuNGCINC90LAgR05V?= =?utf-8?q?_GPLv3?= X-BeenThere: sisyphus@lists.altlinux.org X-Mailman-Version: 2.1.9rc1 Precedence: list Reply-To: ALT Linux Sisyphus discussion list List-Id: ALT Linux Sisyphus discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jul 2007 20:51:44 -0000 Archived-At: List-Archive: List-Post: 9 July 2007, Alexander Bokovoy написал: > Как и в случае предыдущих крупных обновлений версий, Samba Team > продолжит обеспечивать исправления в безопасности для 3.0.25b до тех > пор, пока эта версия широко применяется на практике. Однако, все новые > функции будут добавляться только в версии 3.2.x и более поздние, под > лицензией GPLv3. > > Помогите, я читал ужасные вещи о том, что GPLv3 запрещает использование > Digital Rights Management (DRM). Что это означает для моих продуктов на > основе Samba? Я не юрист, но, вот интересная выдержка: http://www.gnu.org/licenses/gpl-faq.html#DRMProhibited Does GPLv3 prohibit DRM? It does not; you can use code released under GPLv3 to develop any kind of DRM technology you like. However, if you do this, section 3 says that the system will not count as an effective technological “protection” measure, which means that if someone breaks the DRM, he will be free to distribute his software too, unhindered by the DMCA and similar laws. As usual, the GNU GPL does not restrict what people do in software, it just stops them from restricting others.