diff options
Diffstat (limited to 'frontend')
-rwxr-xr-x | frontend/lb | 1 | ||||
-rwxr-xr-x | frontend/live-build | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/frontend/lb b/frontend/lb index f2015b033..464b07dcc 100755 --- a/frontend/lb +++ b/frontend/lb @@ -1,6 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts +## 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/frontend/live-build b/frontend/live-build index dfd1e4667..29efec9cf 100755 --- a/frontend/live-build +++ b/frontend/live-build @@ -1,6 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts +## Copyright (C) 2016-2020 The Debian Live team ## Copyright (C) 2006-2015 Daniel Baumann <mail@daniel-baumann.ch> ## ## This program is free software: you can redistribute it and/or modify |