update models, add licence in start.sh

This commit is contained in:
skyblue 2014-04-05 22:46:32 +08:00
parent b0e7dd6864
commit ce350a737a
2 changed files with 15 additions and 6 deletions

View file

@ -1,5 +1,9 @@
#!/bin/bash -
#
# Copyright 2014 The Gogs Authors. All rights reserved.
# Use of this source code is governed by a MIT-style
# license that can be found in the LICENSE file.
#
# start gogs web
#
cd "$(dirname $0)"