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/InfoSpec.hs | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/SlackBuilder/InfoSpec.hs') diff --git a/tests/SlackBuilder/InfoSpec.hs b/tests/SlackBuilder/InfoSpec.hs index 301db54..c05aa3e 100644 --- a/tests/SlackBuilder/InfoSpec.hs +++ b/tests/SlackBuilder/InfoSpec.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.InfoSpec ( spec ) where -- cgit v1.2.3