aboutsummaryrefslogtreecommitdiff
path: root/transport/unix.go
diff options
context:
space:
mode:
authorAlexander NeonXP Kiryukhin <i@neonxp.ru>2024-04-28 00:18:38 +0300
committerAlexander NeonXP Kiryukhin <i@neonxp.ru>2024-04-28 00:18:38 +0300
commitf681f149ab1fb054cb4d4c8c712aa90678140d4c (patch)
treed7e8c6ad7c083a5d7c0745623160c6935b7578d9 /transport/unix.go
parentf93267d71ba6e905eff8b6d979045a04e164eec1 (diff)
Обновление имени пакета
Diffstat (limited to 'transport/unix.go')
-rw-r--r--transport/unix.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/transport/unix.go b/transport/unix.go
index f477d42..496c2f6 100644
--- a/transport/unix.go
+++ b/transport/unix.go
@@ -2,7 +2,7 @@
//
//Copyright (C) 2022 Max Nikitenko <moaddib666@gmail.com>
//
-//This file is part of go.neonxp.dev/jsonrpc2 project.
+//This file is part of go.neonxp.ru/jsonrpc2 project.
//
//This program is free software: you can redistribute it and/or modify
//it under the terms of the GNU General Public License as published by