mirror of
https://github.com/astaxie/beego.git
synced 2025-06-11 04:40:39 +00:00
beego: update licence& fix #669
This commit is contained in:
@ -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 session
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user