From 3cee4351d62b2c038871884d7c84622ed8a65173 Mon Sep 17 00:00:00 2001 From: kean Date: Mon, 15 Jul 2024 20:17:04 -0400 Subject: [PATCH] Update documentation comment in HARDocument --- Sources/PulseUI/Helpers/HARDocument.swift | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/Sources/PulseUI/Helpers/HARDocument.swift b/Sources/PulseUI/Helpers/HARDocument.swift index a5b7bcf99..8aa289f0d 100644 --- a/Sources/PulseUI/Helpers/HARDocument.swift +++ b/Sources/PulseUI/Helpers/HARDocument.swift @@ -1,10 +1,6 @@ +// The MIT License (MIT) // -// HARDocument.swift -// PulseUI -// -// Created by Jota Uribe on 6/02/24. -// Copyright © 2024 kean. All rights reserved. -// +// Copyright (c) 2020-2024 Alexander Grebenyuk (github.com/kean). import Foundation import Pulse