From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Engster Newsgroups: gmane.emacs.devel Subject: Re: First draft of the Emacs website Date: Wed, 02 Dec 2015 17:39:19 +0100 Message-ID: <87a8pserew.fsf@isaac.fritz.box> References: <565EE871.6030805@gmail.com> <87k2oxrl7m.fsf@petton.fr> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1449074401 22361 80.91.229.3 (2 Dec 2015 16:40:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 2 Dec 2015 16:40:01 +0000 (UTC) Cc: "H.Tsurumoto" , emacs-devel@gnu.org To: Nicolas Petton Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Dec 02 17:39:50 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1a4ARa-0003r6-Fd for ged-emacs-devel@m.gmane.org; Wed, 02 Dec 2015 17:39:50 +0100 Original-Received: from localhost ([::1]:59179 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4ARZ-0003Hy-VD for ged-emacs-devel@m.gmane.org; Wed, 02 Dec 2015 11:39:49 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47906) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4ARG-0003Gu-B6 for emacs-devel@gnu.org; Wed, 02 Dec 2015 11:39:36 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a4ARC-0005eA-Qv for emacs-devel@gnu.org; Wed, 02 Dec 2015 11:39:30 -0500 Original-Received: from randomsample.de ([5.45.97.173]:41923) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4ARC-0005ch-HX for emacs-devel@gnu.org; Wed, 02 Dec 2015 11:39:26 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=randomsample.de; s=a; h=Content-Type:MIME-Version:Message-ID:Date:References:In-Reply-To:Subject:Cc:To:From; bh=6ii/djxqMoljs55Ui4d8GOA/41KgR6XB/f2mS+POF0k=; b=EBcWlnck300F8sYa0xtHE8fx5znlxtdgxgS2TppNHCbY5PcXoVxytnyg5UhrGQ2kbE/QEGr+T3u5j7vGf9j3gksxHbyui734J2zZEghOcBbu38YLA6y4ahAHSYnL91W6; Original-Received: from ip4d1494ed.dynamic.kabel-deutschland.de ([77.20.148.237] helo=isaac.fritz.box) by randomsample.de with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1a4AR6-0002cd-9v; Wed, 02 Dec 2015 17:39:20 +0100 In-Reply-To: <87k2oxrl7m.fsf@petton.fr> (Nicolas Petton's message of "Wed, 02 Dec 2015 15:14:53 +0100") User-Agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.5 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 5.45.97.173 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:195762 Archived-At: Nicolas Petton writes: > "H.Tsurumoto" writes: > >> Hi Everyone, I think very nice design too. >> >> By the way, I tried to access this web site by Firefox with LibreJS, >> it blocked "animation.js " and "jquery.min.js >> ". >> >> "animation.js " was licensed by GPLv3+, but LibreJS >> didn't detect the license. > > No clue. It seems jslibre is pretty picky what kind of license blurbs it expects at the top [1]. However, you can use the rel=jslicense attribute. See https://www.fsf.org/blogs/licensing/rel-jslicense -David [1] https://fossies.org/dox/librejs-6.0.10/license__definitions_8js_source.html