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

update all files License

This commit is contained in:
astaxie
2014-04-12 13:18:18 +08:00
parent 8bcf03c652
commit 6c6e4ecfbc
135 changed files with 817 additions and 10 deletions
LICENSEadmin.goapp.gobeego.go
cache
config.go
config
config_test.go
context
controller.go
example
beeapi
chat
filter.gofiter_test.goflash.goflash_test.go
httplib
log.go
logs
memzipfile.go
middleware
mime.go
orm
plugins/auth
reload.gorouter.gorouter_test.go
session
staticfile.gotemplate.gotemplate_test.gotemplatefunc.gotemplatefunc_test.go
testing
toolbox
utils
validation

@ -1,3 +1,9 @@
// 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 models
import (