diff options
Diffstat (limited to 'functions/man.sh')
-rwxr-xr-x | functions/man.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/functions/man.sh b/functions/man.sh index 7896f5a9c..cb886fba1 100755 --- a/functions/man.sh +++ b/functions/man.sh @@ -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. |