diff --git a/Apollo/assets/js/main.js b/Apollo/assets/js/main.js index 9e1d7505..b47b5a04 100755 --- a/Apollo/assets/js/main.js +++ b/Apollo/assets/js/main.js @@ -14,7 +14,7 @@ function ($rootScope, $state, $stateParams) { // set below basic information $rootScope.app = { name: 'Apollo', // name of your project - author: 'Venba Information technology', // author's name or company name + author: 'Apollo Distance Education Center', // author's name or company name description: 'Distance Education Center', // brief description version: '1.0', // current version year: ((new Date()).getFullYear()), // automatic current year (for copyright information)