From bc3ba48d851f4f46f0ab33547efa39fa1fb0414a Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Tue, 19 Mar 2024 11:34:19 +0100 Subject: Recognize + in sematnic tags --- tests/SlackBuilder/PackageSpec.hs | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/SlackBuilder/PackageSpec.hs') diff --git a/tests/SlackBuilder/PackageSpec.hs b/tests/SlackBuilder/PackageSpec.hs index ffe6737..2a34c89 100644 --- a/tests/SlackBuilder/PackageSpec.hs +++ b/tests/SlackBuilder/PackageSpec.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.PackageSpec ( spec ) where -- cgit v1.2.3