From owner-cvs-all@FreeBSD.ORG Fri Oct 23 23:15:48 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AE9C8106566B; Fri, 23 Oct 2009 23:15:48 +0000 (UTC) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 854478FC13; Fri, 23 Oct 2009 23:15:48 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n9NNFmtw083508; Fri, 23 Oct 2009 23:15:48 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n9NNFmDB083507; Fri, 23 Oct 2009 23:15:48 GMT (envelope-from keramida) Message-Id: <200910232315.n9NNFmDB083507@repoman.freebsd.org> From: Giorgos Keramidas Date: Fri, 23 Oct 2009 23:15:48 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/el_GR.ISO8859-7/articles/bsdl-gpl article.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Oct 2009 23:15:48 -0000 keramida 2009-10-23 23:15:48 UTC FreeBSD doc repository Modified files: el_GR.ISO8859-7/articles/bsdl-gpl article.sgml Log: Fix a double-negative about dynamic linking with GPL code The double negative is sort of obvious: "not linking with GPL code is not a GPL violation" (and cannot be). It is the case of _linking_ dynamically with GPL code that we are interested in. Obtained from: FreeBSD Greek Documentation Project Revision Changes Path 1.4 +1 -1 doc/el_GR.ISO8859-7/articles/bsdl-gpl/article.sgml