@alanscodelog/utils
    Preparing search index...

    Function generateCopyrightNotice

    • What is says on the tin:

      © Copyright {startYear}-{currentYear} {author} - {notice = All Rights Reserved.}
      

      Parameters

      • startYear: string | number
      • author: string
      • notice: string = "All Rights Reserved."

      Returns string