diff options
author | Lyndon Brown <jnqnfe@gmail.com> | 2020-03-11 10:07:21 +0000 |
---|---|---|
committer | Lyndon Brown <jnqnfe@gmail.com> | 2020-03-11 13:51:19 +0000 |
commit | 7a4a9f94b89d22c083c1610ecbcb7a173f1b73db (patch) | |
tree | 8b9345abe9e10fd91a4e8b84a247369abbd6b1b8 /manpages | |
parent | 87e9543c98a5b8d22fe1659b73f2927bdf6e895f (diff) | |
download | vyos-live-build-7a4a9f94b89d22c083c1610ecbcb7a173f1b73db.tar.gz vyos-live-build-7a4a9f94b89d22c083c1610ecbcb7a173f1b73db.zip |
amend copyright & licensing blocks
Current versions of the project files are built upon versions published
and licensed by Daniel Baumann, but are modified copies of those files and
thus need to be marked as such per licensing requirements (afaik he did
not pass along ownership / licensing rights to anyone when he left the
project). We should also be careful to not be misrepresenting such
modified copies as being attributed to Daniel.
Adding a new copyright line referring to "The Debian Live team" should
suffice for this.
The authorship block in man pages has also similarly been updated.
Notes:
- tweaked a copy of daniel copyright lines stating 2014 instead of 2015.
both of these cases were in files that i had personally introduced in
some of my past merged commits that moved some code around. i don't know
why they stated 2014.
- binary_onie was introduced in 2018, so that has a 2018 date instead of
2016 unlike the rest.
- 'efi-image' is a 3rd-party (Canonical Ltd) work that we bundle, but it
has been modified by 674794a8f4d61a729d2dbd6d99385d2826138694 and
36a3ba76347ef72df1c316312ed3a26aa4b0c816 so I similarly added a
debian live copyright line.
- 'grub-cpmodules' is similar. it was only changed by the indentation fix
of 36a3ba76347ef72df1c316312ed3a26aa4b0c816 but modification is
modification, and this does help cover any possible future changes that
might be made.
Diffstat (limited to 'manpages')
-rwxr-xr-x | manpages/bin/update-version.sh | 1 | ||||
-rw-r--r-- | manpages/en/lb.1 | 2 | ||||
-rw-r--r-- | manpages/en/lb_binary.1 | 2 | ||||
-rw-r--r-- | manpages/en/lb_bootstrap.1 | 2 | ||||
-rw-r--r-- | manpages/en/lb_build.1 | 2 | ||||
-rw-r--r-- | manpages/en/lb_chroot.1 | 2 | ||||
-rw-r--r-- | manpages/en/lb_clean.1 | 2 | ||||
-rw-r--r-- | manpages/en/lb_config.1 | 2 | ||||
-rw-r--r-- | manpages/en/lb_installer.1 | 2 | ||||
-rw-r--r-- | manpages/en/lb_source.1 | 2 | ||||
-rw-r--r-- | manpages/en/live-build.7 | 2 |
11 files changed, 11 insertions, 10 deletions
diff --git a/manpages/bin/update-version.sh b/manpages/bin/update-version.sh index 53c440be9..a529c026f 100755 --- a/manpages/bin/update-version.sh +++ b/manpages/bin/update-version.sh @@ -1,6 +1,7 @@ #!/bin/sh ## live-build(7) - Live System Build Components +## Copyright (C) 2016-2020 The Debian Live team ## Copyright (C) 2006-2015 Daniel Baumann <mail@daniel-baumann.ch> ## ## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. diff --git a/manpages/en/lb.1 b/manpages/en/lb.1 index 236c3132d..c5f93ef47 100644 --- a/manpages/en/lb.1 +++ b/manpages/en/lb.1 @@ -31,4 +31,4 @@ More information about live\-build and the Live Systems project can be found on Bugs can be reported by submitting a bugreport for the live\-build package in the Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Live Systems mailing list at <\fIdebian-live@lists.debian.org\fR>. .SH AUTHOR -live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>. +live\-build was originally written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>. Since 2016 development has been continued by the Debian Live team. diff --git a/manpages/en/lb_binary.1 b/manpages/en/lb_binary.1 index 584751b71..4fbc837c5 100644 --- a/manpages/en/lb_binary.1 +++ b/manpages/en/lb_binary.1 @@ -29,4 +29,4 @@ More information about live\-build and the Live Systems project can be found on Bugs can be reported by submitting a bugreport for the live\-build package in the Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Live Systems mailing list at <\fIdebian-live@lists.debian.org\fR>. .SH AUTHOR -live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>. +live\-build was originally written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>. Since 2016 development has been continued by the Debian Live team. diff --git a/manpages/en/lb_bootstrap.1 b/manpages/en/lb_bootstrap.1 index a56057b63..f8d7d65d5 100644 --- a/manpages/en/lb_bootstrap.1 +++ b/manpages/en/lb_bootstrap.1 @@ -29,4 +29,4 @@ More information about live\-build and the Live Systems project can be found on Bugs can be reported by submitting a bugreport for the live\-build package in the Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Live Systems mailing list at <\fIdebian-live@lists.debian.org\fR>. .SH AUTHOR -live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>. +live\-build was originally written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>. Since 2016 development has been continued by the Debian Live team. diff --git a/manpages/en/lb_build.1 b/manpages/en/lb_build.1 index bba691be1..a07ef4948 100644 --- a/manpages/en/lb_build.1 +++ b/manpages/en/lb_build.1 @@ -31,4 +31,4 @@ More information about live\-build and the Live Systems project can be found on Bugs can be reported by submitting a bugreport for the live\-build package in the Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Live Systems mailing list at <\fIdebian-live@lists.debian.org\fR>. .SH AUTHOR -live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>. +live\-build was originally written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>. Since 2016 development has been continued by the Debian Live team. diff --git a/manpages/en/lb_chroot.1 b/manpages/en/lb_chroot.1 index dbc110259..9aa66a868 100644 --- a/manpages/en/lb_chroot.1 +++ b/manpages/en/lb_chroot.1 @@ -29,4 +29,4 @@ More information about live\-build and the Live Systems project can be found on Bugs can be reported by submitting a bugreport for the live\-build package in the Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Live Systems mailing list at <\fIdebian-live@lists.debian.org\fR>. .SH AUTHOR -live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>. +live\-build was originally written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>. Since 2016 development has been continued by the Debian Live team. diff --git a/manpages/en/lb_clean.1 b/manpages/en/lb_clean.1 index 8044ac16c..72317abf2 100644 --- a/manpages/en/lb_clean.1 +++ b/manpages/en/lb_clean.1 @@ -52,4 +52,4 @@ More information about live\-build and the Live Systems project can be found on Bugs can be reported by submitting a bugreport for the live\-build package in the Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Live Systems mailing list at <\fIdebian-live@lists.debian.org\fR>. .SH AUTHOR -live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>. +live\-build was originally written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>. Since 2016 development has been continued by the Debian Live team. diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1 index 2b1efa087..d2a071bd4 100644 --- a/manpages/en/lb_config.1 +++ b/manpages/en/lb_config.1 @@ -524,4 +524,4 @@ More information about live\-build and the Live Systems project can be found on Bugs can be reported by submitting a bugreport for the live\-build package in the Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Live Systems mailing list at <\fIdebian-live@lists.debian.org\fR>. .SH AUTHOR -live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>. +live\-build was originally written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>. Since 2016 development has been continued by the Debian Live team. diff --git a/manpages/en/lb_installer.1 b/manpages/en/lb_installer.1 index 3cff5f874..5d5ff214d 100644 --- a/manpages/en/lb_installer.1 +++ b/manpages/en/lb_installer.1 @@ -29,4 +29,4 @@ More information about live\-build and the Live Systems project can be found on Bugs can be reported by submitting a bugreport for the live\-build package in the Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Live Systems mailing list at <\fIdebian-live@lists.debian.org\fR>. .SH AUTHOR -live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>. +live\-build was originally written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>. Since 2016 development has been continued by the Debian Live team. diff --git a/manpages/en/lb_source.1 b/manpages/en/lb_source.1 index 93df19abd..4651eb26b 100644 --- a/manpages/en/lb_source.1 +++ b/manpages/en/lb_source.1 @@ -29,4 +29,4 @@ More information about live\-build and the Live Systems project can be found on Bugs can be reported by submitting a bugreport for the live\-build package in the Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Live Systems mailing list at <\fIdebian-live@lists.debian.org\fR>. .SH AUTHOR -live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>. +live\-build was originally written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>. Since 2016 development has been continued by the Debian Live team. diff --git a/manpages/en/live-build.7 b/manpages/en/live-build.7 index 1e6fb2e48..afe6a8946 100644 --- a/manpages/en/live-build.7 +++ b/manpages/en/live-build.7 @@ -251,4 +251,4 @@ More information about live\-build and the Live Systems project can be found on Bugs can be reported by submitting a bugreport for the live\-build package in the Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Live Systems mailing list at <\fIdebian-live@lists.debian.org\fR>. .SH AUTHOR -live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>. +live\-build was originally written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>. Since 2016 development has been continued by the Debian Live team. |