Codebase list libcypher-parser / run/faa35b85-1299-4350-ab40-e642710b41af/main debian / copyright
run/faa35b85-1299-4350-ab40-e642710b41af/main

Tree @run/faa35b85-1299-4350-ab40-e642710b41af/main (Download .tar.gz)

copyright @run/faa35b85-1299-4350-ab40-e642710b41af/mainraw · history · blame

Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: libcypher-parser
Upstream-Contact: Chris Leishman <chris@leishman.org>
Source: https://github.com/cleishm/libcypher-parser.git
Copyright: Copyright 2016 Chris Leishman <chris@leishman.org>

Files: *
Copyright: 2016 Chris Leishman (http://github.com/cleishm)
License: Apache

Files: debian/*
Copyright: 2016 Chris Leishman (http://github.com/cleishm)
License: Apache

Files: aclocal.m4 compile config.guess config.sub configure depcomp ltmain.sh
 missing test-driver m4/libtool.m4 m4/ltsugar.m4 m4/ltoptions.m4 m4/ltversion.m4
 m4/lt~obsolete.m4 */Makefile.in
Copyright: 1996-2015 Free Software Foundation, Inc.
License: GPL-2+-with-autotools-exception

Files: aminclude.am m4/ax_prog_doxygen.m4
Copyright: 2009 Oren Ben-Kiki <oren@ben-kiki.org>
License: permissive
 Copying and distribution of this file, with or without modification, are
 permitted in any medium without royalty provided the copyright notice
 and this notice are preserved. This file is offered as-is, without any
 warranty.

Files: install-sh
Copyright: 1994 X Consortium
License: Expat

Files: m4/ax_thread_local.m4
Copyright: 2008 Alan Woodland <ajw05@aber.ac.uk>
           2010 Diego Elio Petteno` <flameeyes@gmail.com>
License: GPL-3+-with-autotools-exception

Files: m4/ax_pthread.m4
Copyright: 2008 Steven G. Johnson <stevenj@alum.mit.edu>
           2011 Daniel Richard G. <skunk@iSKUNK.ORG>
License: GPL-3+-with-autotools-exception

Files: m4/pkg.m4
Copyright: 2004 Scott James Remnant <scott@netsplit.com>.
License: GPL-2+-with-autotools-exception

License: Apache
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
 http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 On Debian systems, the complete text of the Apache version 2.0 license
 can be found in "/usr/share/common-licenses/Apache-2.0".

License: GPL-2+-with-autotools-exception
 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 2 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 program. If not, see <http://www.gnu.org/licenses/>.
 .
 As a special exception to the GNU General Public License, if you
 distribute this file as part of a program that contains a
 configuration script generated by Autoconf, you may include it under
 the same distribution terms that you use for the rest of that program.

License: GPL-3+-with-autotools-exception
 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 program. If not, see <http://www.gnu.org/licenses/>.
 .
 As a special exception, the respective Autoconf Macro's copyright owner
 gives unlimited permission to copy, distribute and modify the configure
 scripts that are the output of Autoconf when processing the Macro. You
 need not follow the terms of the GNU General Public License when using
 or distributing such scripts, even though portions of the text of the
 Macro appear in them. The GNU General Public License (GPL) does govern
 all other use of the material that constitutes the Autoconf Macro.
 .
 This special exception to the GPL applies to versions of the Autoconf
 Macro released by the Autoconf Archive. When you make and distribute a
 modified version of the Autoconf Macro, you may extend this special
 exception to the GPL to apply to your modified version as well.

License: Expat
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to
 deal in the Software without restriction, including without limitation the
 rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
 sell copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
 X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
 TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.