aboutsummaryrefslogtreecommitdiff
path: root/rpc/middleware.go
diff options
context:
space:
mode:
authorAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-12-11 01:51:56 +0300
committerAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-12-11 01:51:56 +0300
commitcb8c7e887dbf347d6e5295771574b13fa12e5b17 (patch)
tree0b0f893be830e46c0aebfa9e69e6082ff2a75ac4 /rpc/middleware.go
parent94edf043563ed65318b376a8895734b438e135ad (diff)
Поправил имя пакетаHEADv1.3.2master
Diffstat (limited to 'rpc/middleware.go')
-rw-r--r--rpc/middleware.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpc/middleware.go b/rpc/middleware.go
index b348de8..8feea71 100644
--- a/rpc/middleware.go
+++ b/rpc/middleware.go
@@ -2,7 +2,7 @@
//
//Copyright (C) 2022 Alexander Kiryukhin <i@neonxp.dev>
//
-//This file is part of go.neonxp.ru/jsonrpc2 project.
+//This file is part of neonxp.ru/go/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