getCopyrightUrl static method

String getCopyrightUrl()

Implementation

static String getCopyrightUrl() {
  return appProperties['copyrightUrl'];
}