diff --git a/server/ogmios.cabal b/server/ogmios.cabal index 105404de13..00b4846b2d 100644 --- a/server/ogmios.cabal +++ b/server/ogmios.cabal @@ -6,7 +6,7 @@ cabal-version: 3.0 name: ogmios version: 0 -synopsis: A JSON-WSP WebSocket client for cardano-node +synopsis: A JSON/RPC-2.0 WebSocket client for cardano-node description: Please see the README on GitHub at category: Web stability: stable @@ -14,7 +14,7 @@ homepage: https://github.com/cardanosolutions/ogmios#readme bug-reports: https://github.com/cardanosolutions/ogmios/issues author: KtorZ maintainer: matthias.benkort@gmail.com -copyright: 2020-2021 KtorZ +copyright: 2020-2024 KtorZ license: MPL-2.0 license-file: LICENSE build-type: Simple diff --git a/server/package.yaml b/server/package.yaml index 6d6aa186d0..a51d4fafb9 100644 --- a/server/package.yaml +++ b/server/package.yaml @@ -7,9 +7,9 @@ github: "cardanosolutions/ogmios" license: MPL-2.0 author: "KtorZ " maintainer: "matthias.benkort@gmail.com" -copyright: "2020-2021 KtorZ" +copyright: "2020-2024 KtorZ" description: Please see the README on GitHub at -synopsis: A JSON-WSP WebSocket client for cardano-node +synopsis: A JSON/RPC-2.0 WebSocket client for cardano-node category: Web extra-source-files: