From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gustavo Zacarias Date: Fri, 22 Apr 2016 10:31:59 -0300 Subject: [Buildroot] [PATCH 1/2] libinput: add explicit event-gui handling In-Reply-To: <20160421233913.7ed963dd@free-electrons.com> References: <1461273652-8935-1-git-send-email-gustavo@zacarias.com.ar> <20160421233913.7ed963dd@free-electrons.com> Message-ID: <571A27CF.4090707@zacarias.com.ar> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On 21/04/16 18:39, Thomas Petazzoni wrote: > You say in the commit log you're doing whitespace changes, but it seems > like the licence lines were moved down in the file. For what reason? > > Thomas Hi. I tend to like licensing info below, so yes i've moved it down, just pure habit. Regards.