From c40e0bff3df4b15e54a5a9dd1cb63a3b192228fe Mon Sep 17 00:00:00 2001 From: Yuki Hattori Date: Tue, 9 Oct 2018 02:36:54 +0900 Subject: [PATCH 1/2] Update license author to Marp team --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 96be3f5b..8bc6c35b 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2018 Yuki Hattori (yukihattori1116@gmail.com) +Copyright (c) 2018 Marp team (marp-team@marp.app) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal From 4578072850f069809389f6cc3a21a0941cf9a7db Mon Sep 17 00:00:00 2001 From: Yuki Hattori Date: Tue, 9 Oct 2018 12:59:49 +0900 Subject: [PATCH 2/2] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6076015e..d9439694 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ - Upgrade marp-core to [v0.0.11](https://github.com/marp-team/marp-core/releases/tag/v0.0.11) to fix fitting header regression ([#30](https://github.com/marp-team/marp-cli/pull/30)) +### Changed + +- Update license author to marp-team ([#31](https://github.com/marp-team/marp-cli/pull/31)) + ## v0.0.11 - 2018-10-06 ### Added