summaryrefslogtreecommitdiff
path: root/pkg/config/version/LICENSE
diff options
context:
space:
mode:
authorkali kaneko (leap communications) <kali@leap.se>2020-06-16 22:14:35 +0200
committerkali kaneko (leap communications) <kali@leap.se>2020-06-26 12:13:40 +0200
commit35971c9a80879728a7bec38494a1edc1ecbf740f (patch)
treea64f19f5e4359f674c7d541436b8aca51133b10e /pkg/config/version/LICENSE
parent3b9c7e91bc4f89d7e134bc4c848eae52a0030921 (diff)
[feat] include git version in generated variable
Diffstat (limited to 'pkg/config/version/LICENSE')
-rw-r--r--pkg/config/version/LICENSE19
1 files changed, 19 insertions, 0 deletions
diff --git a/pkg/config/version/LICENSE b/pkg/config/version/LICENSE
new file mode 100644
index 0000000..8ba5491
--- /dev/null
+++ b/pkg/config/version/LICENSE
@@ -0,0 +1,19 @@
+Copyright (c) 2015 Vincent Batts, Raleigh, NC, USA
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.