Corrected and updated copyright statements
This commit is contained in:
parent
6a6343c146
commit
241b9ea832
@ -1,4 +1,8 @@
|
|||||||
|
|
||||||
|
# Copyright (c) 2007 Vreixo Formoso
|
||||||
|
# Copyright (c) 2009 - 2018 Thomas Schmitt
|
||||||
|
# Provided under the terms of the GNU General Public License version 2 or later.
|
||||||
|
|
||||||
# ts A90315 : LIBBURNIA_PKGCONFDIR is defined OS specific in acinclude.m4
|
# ts A90315 : LIBBURNIA_PKGCONFDIR is defined OS specific in acinclude.m4
|
||||||
# was: pkgconfigdir=$(libdir)/pkgconfig
|
# was: pkgconfigdir=$(libdir)/pkgconfig
|
||||||
pkgconfigdir=$(LIBBURNIA_PKGCONFDIR)
|
pkgconfigdir=$(LIBBURNIA_PKGCONFDIR)
|
||||||
|
3
README
3
README
@ -2,7 +2,8 @@
|
|||||||
libisofs
|
libisofs
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
|
|
||||||
Released under GPL (see COPYING file for details).
|
Released under GNU General Public License version 2 or later.
|
||||||
|
See COPYING file for details.
|
||||||
|
|
||||||
Copyright (C) 2008 - 2018 Vreixo Formoso,
|
Copyright (C) 2008 - 2018 Vreixo Formoso,
|
||||||
Mario Danic,
|
Mario Danic,
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
|
||||||
|
dnl Copyright (c) 2009 - 2018 Thomas Schmitt
|
||||||
|
dnl Provided under the terms of the GNU General Public License version 2 or later.
|
||||||
|
|
||||||
|
|
||||||
AC_DEFUN([LIBBURNIA_SET_FLAGS],
|
AC_DEFUN([LIBBURNIA_SET_FLAGS],
|
||||||
[
|
[
|
||||||
case $target_os in
|
case $target_os in
|
||||||
|
@ -224,13 +224,13 @@ Registered:
|
|||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
This text is under
|
This text is under
|
||||||
Copyright (c) 2009 - 2011 Thomas Schmitt <scdbackup@gmx.net>
|
Copyright (c) 2009 - 2015 Thomas Schmitt <scdbackup@gmx.net>
|
||||||
It shall only be modified in sync with libisofs and other software which
|
It shall only be modified in sync with libisofs and other software which
|
||||||
makes use of AAIP. Please mail change requests to mailing list
|
makes use of AAIP. Please mail change requests to mailing list
|
||||||
<bug-xorriso@gnu.org> or to the copyright holder in private.
|
<bug-xorriso@gnu.org> or to the copyright holder in private.
|
||||||
Only if you cannot reach the copyright holder for at least one month it is
|
Only if you cannot reach the copyright holder for at least one month it is
|
||||||
permissible to modify this text under the same license as the affected
|
permissible to modify this text under the same license as the affected
|
||||||
copy of libisofs.
|
copy of libisofs. Currently: GNU General Public License version 2 or later.
|
||||||
If you do so, you commit yourself to taking reasonable effort to stay in
|
If you do so, you commit yourself to taking reasonable effort to stay in
|
||||||
sync with the other interested users of this text.
|
sync with the other interested users of this text.
|
||||||
|
|
||||||
|
@ -11,7 +11,12 @@
|
|||||||
|
|
||||||
To be included by aaip_0_2.c
|
To be included by aaip_0_2.c
|
||||||
|
|
||||||
Copyright (c) 2009 - 2011 Thomas Schmitt, libburnia project, GPLv2+
|
Copyright (c) 2009 - 2011 Thomas Schmitt
|
||||||
|
|
||||||
|
This file is part of the libisofs project; you can redistribute it and/or
|
||||||
|
modify it under the terms of the GNU General Public License version 2
|
||||||
|
or later as published by the Free Software Foundation.
|
||||||
|
See COPYING file for details.
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -7,7 +7,12 @@
|
|||||||
|
|
||||||
To be included by aaip_0_2.c for FreeBSD, NetBSD, and OpenBSD
|
To be included by aaip_0_2.c for FreeBSD, NetBSD, and OpenBSD
|
||||||
|
|
||||||
Copyright (c) 2009 - 2016 Thomas Schmitt, libburnia project, GPLv2+
|
Copyright (c) 2009 - 2016 Thomas Schmitt
|
||||||
|
|
||||||
|
This file is part of the libisofs project; you can redistribute it and/or
|
||||||
|
modify it under the terms of the GNU General Public License version 2
|
||||||
|
or later as published by the Free Software Foundation.
|
||||||
|
See COPYING file for details.
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -7,7 +7,12 @@
|
|||||||
|
|
||||||
To be included by aaip_0_2.c for Linux
|
To be included by aaip_0_2.c for Linux
|
||||||
|
|
||||||
Copyright (c) 2009 - 2018 Thomas Schmitt, libburnia project, GPLv2+
|
Copyright (c) 2009 - 2018 Thomas Schmitt
|
||||||
|
|
||||||
|
This file is part of the libisofs project; you can redistribute it and/or
|
||||||
|
modify it under the terms of the GNU General Public License version 2
|
||||||
|
or later as published by the Free Software Foundation.
|
||||||
|
See COPYING file for details.
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -7,7 +7,12 @@
|
|||||||
See libisofs/aaip_0_2.h
|
See libisofs/aaip_0_2.h
|
||||||
http://libburnia-project.org/wiki/AAIP
|
http://libburnia-project.org/wiki/AAIP
|
||||||
|
|
||||||
Copyright (c) 2009 - 2016 Thomas Schmitt, libburnia project, GPLv2+
|
Copyright (c) 2009 - 2016 Thomas Schmitt
|
||||||
|
|
||||||
|
This file is part of the libisofs project; you can redistribute it and/or
|
||||||
|
modify it under the terms of the GNU General Public License version 2
|
||||||
|
or later as published by the Free Software Foundation.
|
||||||
|
See COPYING file for details.
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -9,7 +9,12 @@
|
|||||||
|
|
||||||
test/aaip_0_2.h - Public declarations
|
test/aaip_0_2.h - Public declarations
|
||||||
|
|
||||||
Copyright (c) 2009 - 2016 Thomas Schmitt, libburnia project, GPLv2+
|
Copyright (c) 2009 - 2016 Thomas Schmitt
|
||||||
|
|
||||||
|
This file is part of the libisofs project; you can redistribute it and/or
|
||||||
|
modify it under the terms of the GNU General Public License version 2
|
||||||
|
or later as published by the Free Software Foundation.
|
||||||
|
See COPYING file for details.
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright (c) 2002 - 2008 H. Peter Anvin
|
||||||
* Copyright (c) 2008 - 2015 Thomas Schmitt
|
* Copyright (c) 2008 - 2015 Thomas Schmitt
|
||||||
* with special credits to H. Peter Anvin for isohybrid
|
* with special credits to Matthew Garrett for isohybrid with GPT and APM
|
||||||
* and to Matthew Garrett for isohybrid with GPT and APM
|
|
||||||
*
|
*
|
||||||
* This file is part of the libisofs project; you can redistribute it and/or
|
* This file is part of the libisofs project; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU General Public License version 2
|
* modify it under the terms of the GNU General Public License version 2
|
||||||
|
Loading…
Reference in New Issue
Block a user