summaryrefslogtreecommitdiff
path: root/lib/SlackBuilder/Package.hs
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2023-12-23 22:15:10 +0100
committerEugen Wissner <belka@caraus.de>2023-12-23 22:15:10 +0100
commit34d7dbd68fc4c61d4dbbd9c4427e5170ea569637 (patch)
treef2a4678ca2e84dc7c4d359d6fd15d0ca183ee4c3 /lib/SlackBuilder/Package.hs
parent49cbda602774bfceec3d31d95ec993aa1afcc74a (diff)
downloadslackbuilder-34d7dbd68fc4c61d4dbbd9c4427e5170ea569637.tar.gz
Add license information to all files
Diffstat (limited to 'lib/SlackBuilder/Package.hs')
-rw-r--r--lib/SlackBuilder/Package.hs4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/SlackBuilder/Package.hs b/lib/SlackBuilder/Package.hs
index 0597819..3b3a244 100644
--- a/lib/SlackBuilder/Package.hs
+++ b/lib/SlackBuilder/Package.hs
@@ -1,3 +1,7 @@
+{- This Source Code Form is subject to the terms of the Mozilla Public License,
+ v. 2.0. If a copy of the MPL was not distributed with this file, You can
+ obtain one at https://mozilla.org/MPL/2.0/. -}
+
module SlackBuilder.Package
( DownloadPlaceholder(..)
, Download(..)