On Wed, Jun 1, 2011 at 1:05 PM, Anders Logg <[email protected]> wrote: > The extra space bothers me: > > You should have received a copy of the GNU Lesser General Public > License along with Instant. If not, see <http://www.gnu.org/licenses/>. > ~~ > > Is it intentional, or can we remove it?
It is simply copied and pasted directly from the GPL. See the bottom here: http://www.gnu.org/licenses/gpl.html We can certainly remove it if we don't want it. In that case, there is also one extra space in the paragraph above this. Johannes > -- > Anders > > > ---------- Forwarded message ---------- > From: Johannes Ring <[email protected]> > To: [email protected] > Date: Wed, 01 Jun 2011 09:16:16 -0000 > Subject: [Bug 791120] [NEW] Missing copyright/license header > Public bug reported: > > Most files in Instant does not have a proper copyright/license header. > Please add this in all files. The header should preferably look like > this: > > # Copyright (C) <date> <name of first author> > # Copyright (C) <date> <name of second author> > # > # This file is part of Instant. > # > # Instant is free software: you can redistribute it and/or modify > # it under the terms of the GNU Lesser General Public License as published by > # the Free Software Foundation, either version 3 of the License, or > # (at your option) any later version. > # > # Instant is distributed in the hope that it will be useful, > # but WITHOUT ANY WARRANTY; without even the implied warranty of > # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the > # GNU Lesser General Public License for more details. > # > # You should have received a copy of the GNU Lesser General Public License > # along with Instant. If not, see <http://www.gnu.org/licenses/>. > # > # Alternatively, Instant may be distributed under the terms of the BSD > license. > > ** Affects: instant > Importance: Undecided > Status: Confirmed > > ** Changed in: instant > Status: New => Confirmed > > -- > You received this bug notification because you are a member of Instant > Core Team, which is the registrant for Instant. > https://bugs.launchpad.net/bugs/791120 > > Title: > Missing copyright/license header > > Status in Instant: > Confirmed > > Bug description: > Most files in Instant does not have a proper copyright/license header. > Please add this in all files. The header should preferably look like > this: > > # Copyright (C) <date> <name of first author> > # Copyright (C) <date> <name of second author> > # > # This file is part of Instant. > # > # Instant is free software: you can redistribute it and/or modify > # it under the terms of the GNU Lesser General Public License as published by > # the Free Software Foundation, either version 3 of the License, or > # (at your option) any later version. > # > # Instant is distributed in the hope that it will be useful, > # but WITHOUT ANY WARRANTY; without even the implied warranty of > # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the > # GNU Lesser General Public License for more details. > # > # You should have received a copy of the GNU Lesser General Public License > # along with Instant. If not, see <http://www.gnu.org/licenses/>. > # > # Alternatively, Instant may be distributed under the terms of the BSD > license. > > _______________________________________________ > Mailing list: https://launchpad.net/~fenics > Post to : [email protected] > Unsubscribe : https://launchpad.net/~fenics > More help : https://help.launchpad.net/ListHelp > > _______________________________________________ Mailing list: https://launchpad.net/~fenics Post to : [email protected] Unsubscribe : https://launchpad.net/~fenics More help : https://help.launchpad.net/ListHelp

