1 .TH fss_extended_list_write_print_copyright "3" "May 2024" "FLL - Featureless Linux Library 0.6.11" "Library Functions"
3 fss_extended_list_write_print_copyright
6 .B #include <program/fss_extended_list_write.h>
8 \fBf_status_t fss_extended_list_write_print_copyright\fP(
9 \fBconst f_file_t \fP\fIfile\fP,
10 \fBconst bool \fP\fIdetail\fP
23 If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is set). If FALSE, then the short copyright is printed.
27 \fBF_none\fP on success.
32 \fIfss_extended_list_write_main\fP(3), \fIfss_extended_list_write_print_copyright\fP(3), \fIfss_extended_list_write_print_help\fP(3)
39 Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.