get Copyright
open fun getCopyright(@NonNull context: Context, @Nullable defaultCopyright: String): String
Content copied to clipboard
Call this method to get the [copyright] either configured in the BE admin interface or default if not configured. Note : The configured copyright may include the current year
Return
The configured copyright or defaultCopyright
Parameters
context
The application context
default Copyright
The default copyright if not configured in the BE admin