From 4ddef87fdad47e609c2b2b9c71cf0b4526de8eab Mon Sep 17 00:00:00 2001 From: Arthur DANJOU Date: Thu, 29 Oct 2020 23:52:41 +0100 Subject: [PATCH] fix LICENSE & .gitignore --- .gitignore | 1 + LICENSE | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0781604..6ab80f3 100644 --- a/.gitignore +++ b/.gitignore @@ -91,3 +91,4 @@ sw.* # Vim swap files *.swp +/build/ diff --git a/LICENSE b/LICENSE index a397bb6..ae0d5e1 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2020 Arthur Danjou +Copyright 2020 © Arthur Danjou Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal