Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

Commit 1b055ed

Browse files
author
Adis Nezirović
committed
Add license notice to the code.
1 parent ac2fe74 commit 1b055ed

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

acme.lua

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,10 @@
88
--
99
-- Copyright (c) 2017-2018. Adis Nezirovic <anezirovic@haproxy.com>
1010
-- Copyright (c) 2017-2018. HAProxy Technologies, LLC.
11-
-- All rights reserved
11+
--
12+
-- This program is free software: you can redistribute it and/or modify
13+
-- it under the terms of the GNU General Public License as published by
14+
-- the Free Software Foundation, version 2 of the License
1215

1316
local _author = "Adis Nezirovic <anezirovic@haproxy.com>"
1417
local _copyright = "Copyright 2017-2018. HAProxy Technologies, LLC. All Rights Reserved."

0 commit comments

Comments
 (0)