mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-23 08:46:56 +00:00
Add copyright info to two modules missing it.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{-# LANGUAGE OverloadedStrings #-}
|
||||
{- |
|
||||
Module : Text.Pandoc.Readers.Mdoc.Macros
|
||||
Copyright :
|
||||
Copyright : © 2024 Evan Silberman
|
||||
License : GNU GPL, version 2 or above
|
||||
|
||||
Maintainer : Evan Silberman <evan@jklol.net>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{-# LANGUAGE OverloadedStrings #-}
|
||||
{- |
|
||||
Module : Text.Pandoc.Readers.Mdoc.Standards
|
||||
Copyright :
|
||||
Copyright : © 2024 Evan Silberman
|
||||
License : GNU GPL, version 2 or above
|
||||
|
||||
Maintainer : Evan Silberman <evan@jklol.net>
|
||||
|
||||
Reference in New Issue
Block a user