1
0
mirror of https://github.com/astaxie/beego.git synced 2025-06-23 20:20:20 +00:00

beego: update licence& fix

This commit is contained in:
astaxie
2014-07-03 23:40:21 +08:00
parent 14dee37a21
commit fefd8ddb5b
160 changed files with 1074 additions and 773 deletions
.go_styleadmin.goapp.gobeego.go
cache
config.go
config
config_test.go
context
controller.godocs.gofilter.gofilter_test.goflash.goflash_test.go
forms
httplib
log.go
logs
memzipfile.go
middleware
mime.gonamespace.gonamespace_test.go
orm
parser.go
plugins/auth
router.gorouter_test.go
session
staticfile.go
swagger
template.gotemplate_test.gotemplatefunc.gotemplatefunc_test.go
testing
toolbox
tree.gotree_test.go
utils
validation

@ -1,13 +1,12 @@
// Beego (http://beego.me/)
//
// @description beego is an open-source, high-performance web framework for the Go programming language.
//
// @link http://github.com/astaxie/beego for the canonical source repository
//
// @license http://github.com/astaxie/beego/blob/master/LICENSE
//
// @authors astaxie
package cache
import (