add GPL and fix formating
This commit is contained in:
parent
ff1fafd650
commit
423a6a4500
1 changed files with 23 additions and 2 deletions
25
debian/copyright
vendored
25
debian/copyright
vendored
|
@ -7,8 +7,7 @@ Copyright: 2011-2015 GitLab B.V.
|
|||
License: Expat
|
||||
|
||||
Files: app/assets/fonts/*
|
||||
Copyright: 2010, 2012, 2014 Adobe Systems Incorporated (http://www.adobe.com/),
|
||||
with Reserved Font Name `Source'.
|
||||
Copyright: 2010, 2012, 2014 Adobe Systems Incorporated (http://www.adobe.com/)
|
||||
License: OFL
|
||||
|
||||
Files: vendor/assets/javascripts/autosize.js
|
||||
|
@ -147,3 +146,25 @@ License: OFL
|
|||
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
||||
OTHER DEALINGS IN THE FONT SOFTWARE.
|
||||
|
||||
License: GPL
|
||||
This program is free software; you can redistribute it
|
||||
and/or modify it under the terms of the GNU General Public
|
||||
License as published by the Free Software Foundation; either
|
||||
version 3 of the License, or (at your option) any later
|
||||
version.
|
||||
.
|
||||
This program 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 General Public License for more
|
||||
details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public
|
||||
License along with this package; if not, write to the Free
|
||||
Software Foundation, Inc., 51 Franklin St, Fifth Floor,
|
||||
Boston, MA 02110-1301 USA
|
||||
.
|
||||
On Debian systems, the full text of the GNU General Public
|
||||
License version 2 can be found in the file
|
||||
`/usr/share/common-licenses/GPL-3'.
|
||||
|
|
Loading…
Reference in a new issue