mirror of
https://github.com/logos-storage/nim-websock.git
synced 2026-01-05 23:23:10 +00:00
update copyright header in autobahn client and server file
This commit is contained in:
parent
3a0834943d
commit
dbd76f78e2
@ -1,3 +1,12 @@
|
|||||||
|
## nim-ws
|
||||||
|
## Copyright (c) 2021 Status Research & Development GmbH
|
||||||
|
## Licensed under either of
|
||||||
|
## * Apache License, version 2.0, ([LICENSE-APACHE](LICENSE-APACHE))
|
||||||
|
## * MIT license ([LICENSE-MIT](LICENSE-MIT))
|
||||||
|
## at your option.
|
||||||
|
## This file may not be copied, modified, or distributed except according to
|
||||||
|
## those terms.
|
||||||
|
|
||||||
import
|
import
|
||||||
std/[strutils],
|
std/[strutils],
|
||||||
pkg/[chronos, chronicles, stew/byteutils],
|
pkg/[chronos, chronicles, stew/byteutils],
|
||||||
|
|||||||
@ -1,3 +1,12 @@
|
|||||||
|
## nim-ws
|
||||||
|
## Copyright (c) 2021 Status Research & Development GmbH
|
||||||
|
## Licensed under either of
|
||||||
|
## * Apache License, version 2.0, ([LICENSE-APACHE](LICENSE-APACHE))
|
||||||
|
## * MIT license ([LICENSE-MIT](LICENSE-MIT))
|
||||||
|
## at your option.
|
||||||
|
## This file may not be copied, modified, or distributed except according to
|
||||||
|
## those terms.
|
||||||
|
|
||||||
import pkg/[
|
import pkg/[
|
||||||
chronos,
|
chronos,
|
||||||
chronicles,
|
chronicles,
|
||||||
|
|||||||
@ -1,3 +1,11 @@
|
|||||||
|
## nim-ws
|
||||||
|
## Copyright (c) 2021 Status Research & Development GmbH
|
||||||
|
## Licensed under either of
|
||||||
|
## * Apache License, version 2.0, ([LICENSE-APACHE](LICENSE-APACHE))
|
||||||
|
## * MIT license ([LICENSE-MIT](LICENSE-MIT))
|
||||||
|
## at your option.
|
||||||
|
## This file may not be copied, modified, or distributed except according to
|
||||||
|
## those terms.
|
||||||
|
|
||||||
import std/uri
|
import std/uri
|
||||||
import pkg/[chronos,
|
import pkg/[chronos,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user