If I copy form snippet (without whole template) of previous program using adminlte, do I have to provide footer that said this "Copyright 2014-2021 AdminLTE.io

Dear colorlib,

I have made application using adminlte 3.2 (without purchase a license) before than I want to use portion of my code from previous application that use adminlte 3.2 to another application and convert it into tailwind css,
do I still have to put Copyright © 2014-2021 AdminLTE.io. All rights reserved.

  <strong> in my new apploication

I really appreciate you answer, thanks, sorry for my bad english.

My Sincere

Awaludin

1 Like

I only use form and my own javascript function, not whole template
and I am not use adminlte js anymore.

You don’t need to keep the AdminLTE copyright but we would very much appreciate if you would keep a mentioned somewhere but you are not required to do so.

Thank you for your answer. I really appreciate it.

If you’re reusing code from AdminLTE 3.2, you should keep its required copyright/license notice. Converting it to Tailwind doesn’t automatically remove the license requirements. Check the AdminLTE 3.2 license to be sure.