Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-11 | amend copyright & licensing blocks | Lyndon Brown | |
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. | |||
2020-03-09 | echo: fix bad colour choice | Lyndon Brown | |
white is not going to work well on a terminal with a white background, obviously. We should keep the standard colour and just try applying the bold. or do we want to consider a non black/white colour? like blue...? Gbp-Dch: Short | |||
2015-01-04 | Updating year in copyright notices to 2015. | Daniel Baumann | |
2014-02-08 | Updating copyright notices for 2014. | Daniel Baumann | |
2013-05-06 | Removing all references to my old email address. | Daniel Baumann | |
2013-05-06 | Updating year in all copyright notices. | Daniel Baumann | |
2013-05-06 | Adding debian version 4.0~a1-1.debian/4.0_a1-1 | Daniel Baumann | |
2013-01-01 | Updating year in all copyright notices. | Daniel Baumann | |
2012-07-30 | Updating GPL standard header in all files. | Daniel Baumann | |
2012-02-06 | Updating year in copyright notices for 2012. | Daniel Baumann | |
2011-03-09 | Updating year in hooks and script files. | Daniel Baumann | |
2011-03-09 | Adding debian version 3.0~a1-1. | Daniel Baumann | |
2011-03-09 | Updating year in manpage, hooks, script and template files. | Daniel Baumann | |
2011-03-09 | Updating copyright headers for live-build. | Daniel Baumann | |
2011-03-09 | Updating year to 2010 in copyright notices. | Daniel Baumann | |
2011-03-09 | Updating year in copyright notices for 2009. | Daniel Baumann | |
2011-03-09 | Implementing colorful output (currently disabled by default, though). | Daniel Baumann | |
2011-03-09 | Updating color functions. | Daniel Baumann | |
2011-03-09 | Don't use set -e in sourced functions, this is the job of the actual ↵ | Daniel Baumann | |
executed script. | |||
2011-03-09 | Adding color functions for future usage. | Daniel Baumann | |