mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-23 02:48:26 +00:00
Change headers of all elm files
This commit is contained in:
@ -1,9 +1,10 @@
|
||||
{-
|
||||
Copyright 2020 Docspell Contributors
|
||||
Copyright 2020 Docspell Contributors
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
-}
|
||||
|
||||
|
||||
module Data.BasicSize exposing
|
||||
( BasicSize(..)
|
||||
, all
|
||||
|
@ -1,9 +1,10 @@
|
||||
{-
|
||||
Copyright 2020 Docspell Contributors
|
||||
Copyright 2020 Docspell Contributors
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
-}
|
||||
|
||||
|
||||
module Data.CalEvent exposing
|
||||
( CalEvent
|
||||
, everyMonth
|
||||
|
@ -1,9 +1,10 @@
|
||||
{-
|
||||
Copyright 2020 Docspell Contributors
|
||||
Copyright 2020 Docspell Contributors
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
-}
|
||||
|
||||
|
||||
module Data.Color exposing
|
||||
( Color(..)
|
||||
, all
|
||||
|
@ -1,9 +1,10 @@
|
||||
{-
|
||||
Copyright 2020 Docspell Contributors
|
||||
Copyright 2020 Docspell Contributors
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
-}
|
||||
|
||||
|
||||
module Data.ContactType exposing
|
||||
( ContactType(..)
|
||||
, all
|
||||
|
@ -1,9 +1,10 @@
|
||||
{-
|
||||
Copyright 2020 Docspell Contributors
|
||||
Copyright 2020 Docspell Contributors
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
-}
|
||||
|
||||
|
||||
module Data.CustomFieldChange exposing
|
||||
( CustomFieldChange(..)
|
||||
, CustomFieldValueCollect
|
||||
|
@ -1,9 +1,10 @@
|
||||
{-
|
||||
Copyright 2020 Docspell Contributors
|
||||
Copyright 2020 Docspell Contributors
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
-}
|
||||
|
||||
|
||||
module Data.CustomFieldType exposing
|
||||
( CustomFieldType(..)
|
||||
, all
|
||||
|
@ -1,9 +1,10 @@
|
||||
{-
|
||||
Copyright 2020 Docspell Contributors
|
||||
Copyright 2020 Docspell Contributors
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
-}
|
||||
|
||||
|
||||
module Data.Direction exposing
|
||||
( Direction(..)
|
||||
, all
|
||||
|
@ -1,9 +1,10 @@
|
||||
{-
|
||||
Copyright 2020 Docspell Contributors
|
||||
Copyright 2020 Docspell Contributors
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
-}
|
||||
|
||||
|
||||
module Data.DropdownStyle exposing
|
||||
( DropdownStyle
|
||||
, mainStyle
|
||||
|
@ -1,9 +1,10 @@
|
||||
{-
|
||||
Copyright 2020 Docspell Contributors
|
||||
Copyright 2020 Docspell Contributors
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
-}
|
||||
|
||||
|
||||
module Data.EquipmentUse exposing
|
||||
( EquipmentUse(..)
|
||||
, all
|
||||
|
@ -1,9 +1,10 @@
|
||||
{-
|
||||
Copyright 2020 Docspell Contributors
|
||||
Copyright 2020 Docspell Contributors
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
-}
|
||||
|
||||
|
||||
module Data.Fields exposing
|
||||
( Field(..)
|
||||
, all
|
||||
|
@ -1,9 +1,10 @@
|
||||
{-
|
||||
Copyright 2020 Docspell Contributors
|
||||
Copyright 2020 Docspell Contributors
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
-}
|
||||
|
||||
|
||||
module Data.Flags exposing
|
||||
( Config
|
||||
, Flags
|
||||
|
@ -1,9 +1,10 @@
|
||||
{-
|
||||
Copyright 2020 Docspell Contributors
|
||||
Copyright 2020 Docspell Contributors
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
-}
|
||||
|
||||
|
||||
module Data.Icons exposing
|
||||
( addFiles
|
||||
, addFiles2
|
||||
|
@ -1,9 +1,10 @@
|
||||
{-
|
||||
Copyright 2020 Docspell Contributors
|
||||
Copyright 2020 Docspell Contributors
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
-}
|
||||
|
||||
|
||||
module Data.ItemNav exposing (ItemNav, fromList)
|
||||
|
||||
import Api.Model.ItemLight exposing (ItemLight)
|
||||
|
@ -1,9 +1,10 @@
|
||||
{-
|
||||
Copyright 2020 Docspell Contributors
|
||||
Copyright 2020 Docspell Contributors
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
-}
|
||||
|
||||
|
||||
module Data.ItemQuery exposing
|
||||
( AttrMatch(..)
|
||||
, ItemQuery(..)
|
||||
|
@ -1,9 +1,10 @@
|
||||
{-
|
||||
Copyright 2020 Docspell Contributors
|
||||
Copyright 2020 Docspell Contributors
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
-}
|
||||
|
||||
|
||||
module Data.ItemSelection exposing
|
||||
( ItemSelection(..)
|
||||
, isActive
|
||||
|
@ -1,9 +1,10 @@
|
||||
{-
|
||||
Copyright 2020 Docspell Contributors
|
||||
Copyright 2020 Docspell Contributors
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
-}
|
||||
|
||||
|
||||
module Data.ItemTemplate exposing
|
||||
( ItemTemplate
|
||||
, TemplateContext
|
||||
|
@ -1,9 +1,10 @@
|
||||
{-
|
||||
Copyright 2020 Docspell Contributors
|
||||
Copyright 2020 Docspell Contributors
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
-}
|
||||
|
||||
|
||||
module Data.Items exposing
|
||||
( concat
|
||||
, first
|
||||
|
@ -1,9 +1,10 @@
|
||||
{-
|
||||
Copyright 2020 Docspell Contributors
|
||||
Copyright 2020 Docspell Contributors
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
-}
|
||||
|
||||
|
||||
module Data.Language exposing
|
||||
( Language(..)
|
||||
, all
|
||||
|
@ -1,9 +1,10 @@
|
||||
{-
|
||||
Copyright 2020 Docspell Contributors
|
||||
Copyright 2020 Docspell Contributors
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
-}
|
||||
|
||||
|
||||
module Data.ListType exposing
|
||||
( ListType(..)
|
||||
, all
|
||||
|
@ -1,9 +1,10 @@
|
||||
{-
|
||||
Copyright 2020 Docspell Contributors
|
||||
Copyright 2020 Docspell Contributors
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
-}
|
||||
|
||||
|
||||
module Data.Money exposing
|
||||
( Money
|
||||
, MoneyParseError(..)
|
||||
|
@ -1,9 +1,10 @@
|
||||
{-
|
||||
Copyright 2020 Docspell Contributors
|
||||
Copyright 2020 Docspell Contributors
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
-}
|
||||
|
||||
|
||||
module Data.OrgUse exposing
|
||||
( OrgUse(..)
|
||||
, all
|
||||
|
@ -1,9 +1,10 @@
|
||||
{-
|
||||
Copyright 2020 Docspell Contributors
|
||||
Copyright 2020 Docspell Contributors
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
-}
|
||||
|
||||
|
||||
module Data.PersonUse exposing
|
||||
( PersonUse(..)
|
||||
, all
|
||||
|
@ -1,9 +1,10 @@
|
||||
{-
|
||||
Copyright 2020 Docspell Contributors
|
||||
Copyright 2020 Docspell Contributors
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
-}
|
||||
|
||||
|
||||
module Data.Priority exposing
|
||||
( Priority(..)
|
||||
, all
|
||||
|
@ -1,9 +1,10 @@
|
||||
{-
|
||||
Copyright 2020 Docspell Contributors
|
||||
Copyright 2020 Docspell Contributors
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
-}
|
||||
|
||||
|
||||
module Data.QueryParseResult exposing (QueryParseResult, success)
|
||||
|
||||
|
||||
|
@ -1,9 +1,10 @@
|
||||
{-
|
||||
Copyright 2020 Docspell Contributors
|
||||
Copyright 2020 Docspell Contributors
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
-}
|
||||
|
||||
|
||||
module Data.SSLType exposing
|
||||
( SSLType(..)
|
||||
, all
|
||||
|
@ -1,9 +1,10 @@
|
||||
{-
|
||||
Copyright 2020 Docspell Contributors
|
||||
Copyright 2020 Docspell Contributors
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
-}
|
||||
|
||||
|
||||
module Data.SourceState exposing
|
||||
( SourceState(..)
|
||||
, all
|
||||
|
@ -1,9 +1,10 @@
|
||||
{-
|
||||
Copyright 2020 Docspell Contributors
|
||||
Copyright 2020 Docspell Contributors
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
-}
|
||||
|
||||
|
||||
module Data.UiSettings exposing
|
||||
( ItemPattern
|
||||
, Pos(..)
|
||||
|
@ -1,9 +1,10 @@
|
||||
{-
|
||||
Copyright 2020 Docspell Contributors
|
||||
Copyright 2020 Docspell Contributors
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
-}
|
||||
|
||||
|
||||
module Data.UiTheme exposing
|
||||
( UiTheme(..)
|
||||
, cycle
|
||||
|
@ -1,9 +1,10 @@
|
||||
{-
|
||||
Copyright 2020 Docspell Contributors
|
||||
Copyright 2020 Docspell Contributors
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
-}
|
||||
|
||||
|
||||
module Data.UserState exposing
|
||||
( UserState(..)
|
||||
, all
|
||||
|
@ -1,9 +1,10 @@
|
||||
{-
|
||||
Copyright 2020 Docspell Contributors
|
||||
Copyright 2020 Docspell Contributors
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
-}
|
||||
|
||||
|
||||
module Data.Validated exposing
|
||||
( Validated(..)
|
||||
, isInvalid
|
||||
|
Reference in New Issue
Block a user