From f68e761eb21558c63c38062c7cbebae3da003da0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Toni=20Kre=C5=A1i=C4=87?= Date: Tue, 9 Feb 2021 20:29:13 +0100 Subject: [PATCH] {package}: [add] - licence --- LICENCE.md | 21 +++++++++++++++++++++ README.md | 3 ++- 2 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 LICENCE.md diff --git a/LICENCE.md b/LICENCE.md new file mode 100644 index 0000000..14ae459 --- /dev/null +++ b/LICENCE.md @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2021 Toni Krešić + +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. diff --git a/README.md b/README.md index 90c973d..f6677d6 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # Croatian Fiscalization -[![](https://img.shields.io/badge/version-1.0.0-blue.svg)](https://shields.io/) +[![](https://img.shields.io/badge/version-1.0.2-blue.svg)](https://shields.io/) [![](https://img.shields.io/badge/maintained-yes-green.svg)](https://shields.io/) + PHP package for Croatian fiscalization. Provides basic service for fiscalizing the invoices with Croatian tax PDV (25%). ## Install the required package