license
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
package melody
|
||||
// Copyright 2015 Ola Holmström. All rights reserved.
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// Package melody implements a framework for dealing with WebSockets.
|
||||
//
|
||||
@@ -17,3 +19,5 @@ package melody
|
||||
// })
|
||||
// r.Run(":5000")
|
||||
// }
|
||||
|
||||
package melody
|
||||
|
||||
Reference in New Issue
Block a user