From 362aa7039c7bdef613c9b367683af57467918683 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Mon, 17 Sep 2018 11:33:46 +0200 Subject: [PATCH] Update meta-files Signed-off-by: Knut Ahlers --- LICENSE | 4 ++-- README.md | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 8f71f43..283860a 100644 --- a/LICENSE +++ b/LICENSE @@ -178,7 +178,7 @@ APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "{}" + boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright {yyyy} {name of copyright owner} + Copyright 2017- Knut Ahlers Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/README.md b/README.md index 66b5d21..480afce 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +[![Go Report Card](https://goreportcard.com/badge/github.com/Luzifer/tex-api)](https://goreportcard.com/report/github.com/Luzifer/tex-api) +![](https://badges.fyi/github/license/Luzifer/tex-api) +![](https://badges.fyi/github/downloads/Luzifer/tex-api) +![](https://badges.fyi/github/latest-release/Luzifer/tex-api) + # Luzifer / tex-api `tex-api` is a docker container being able to generate a PDF document from a LaTeX file and additional assets using a simple `curl` call.