From b980903a1637354d78367d4c2b1bb0364fbf776d Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Sat, 1 Feb 2020 18:00:41 +0100 Subject: [PATCH] fix license formatting --- LICENSE | 4 +++- {{cookiecutter.author}}.{{cookiecutter.role_name}}/LICENSE | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 7f2f925..bb3e998 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,6 @@ -MIT License Copyright (c) 2020 Robert Kaussow +MIT License + +Copyright (c) 2020 Robert Kaussow Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/{{cookiecutter.author}}.{{cookiecutter.role_name}}/LICENSE b/{{cookiecutter.author}}.{{cookiecutter.role_name}}/LICENSE index 36f60a0..0daf822 100644 --- a/{{cookiecutter.author}}.{{cookiecutter.role_name}}/LICENSE +++ b/{{cookiecutter.author}}.{{cookiecutter.role_name}}/LICENSE @@ -1,4 +1,6 @@ -MIT License Copyright (c) {{ cookiecutter.license_year }} {{ cookiecutter.author_full }} <{{ cookiecutter.author_email }}> +MIT License Copyright + +(c) {{ cookiecutter.license_year }} {{ cookiecutter.author_full }} <{{ cookiecutter.author_email }}> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal