HDBC-session: update copyright notice.

This commit is contained in:
Kei Hibino 2018-06-07 16:37:54 +09:00
parent ccd675ee4d
commit c143deb777
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ license: BSD3
license-file: LICENSE
author: Kei Hibino
maintainer: ex8k.hibino@gmail.com
copyright: Copyright (c) 2013-2017 Kei Hibino
copyright: Copyright (c) 2013-2018 Kei Hibino
category: Database
build-type: Simple
cabal-version: >=1.10

View File

@ -2,7 +2,7 @@
-- |
-- Module : Database.HDBC.Session
-- Copyright : 2013-2016 Kei Hibino
-- Copyright : 2013-2018 Kei Hibino
-- License : BSD3
--
-- Maintainer : ex8k.hibino@gmail.com