From 67cb9f093fc9651ad8920f7e3360c80305b528e0 Mon Sep 17 00:00:00 2001 From: peterpeterparker Date: Sun, 3 Mar 2019 14:26:10 +0100 Subject: [PATCH] doc: update licenses --- LICENSE | 21 --------------------- README.md | 5 ----- docs/LICENSE | 2 +- docs/README.md | 2 +- webcomponents/charts/LICENSE | 2 +- webcomponents/charts/README.md | 2 +- webcomponents/core/LICENSE | 2 +- webcomponents/core/README.md | 2 +- webcomponents/highlight-code/LICENSE | 2 +- webcomponents/highlight-code/README.md | 2 +- webcomponents/inline-editor/LICENSE | 2 +- webcomponents/inline-editor/README.md | 2 +- webcomponents/qrcode/LICENSE | 2 +- webcomponents/qrcode/README.md | 2 +- webcomponents/remote/LICENSE | 2 +- webcomponents/remote/README.md | 2 +- 16 files changed, 14 insertions(+), 40 deletions(-) delete mode 100644 LICENSE diff --git a/LICENSE b/LICENSE deleted file mode 100644 index c0e5d1513..000000000 --- a/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -MIT License - -Copyright (c) 2019 David Dal Busco and Nicolas Mattia - -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 0e31ad404..af649a06a 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,6 @@ Cherry on the cake 🍒🎂 [DeckDeckGo] comes with a [Progressive Web App](http - [Getting Started](#getting-started) - [Example](#example) -- [License](#license) ## Getting Started @@ -18,8 +17,4 @@ Start you new presentation by following the quick 👉 [Getting Started guide]( The [DeckDeckGo website](https://github.com/deckgo/deckdeckgo-website) is a full featured presentation developed with [DeckDeckGo]. -## License - -MIT © [David Dal Busco](mailto:david.dalbusco@outlook.com) and [Nicolas Mattia](nicolas@nmattia.com) - [DeckDeckGo]: https://deckdeckgo.com diff --git a/docs/LICENSE b/docs/LICENSE index 0a24144c5..c0e5d1513 100644 --- a/docs/LICENSE +++ b/docs/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2017 DeckDeckGo team +Copyright (c) 2019 David Dal Busco and Nicolas Mattia 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/docs/README.md b/docs/README.md index dea285a0d..75878cbe6 100644 --- a/docs/README.md +++ b/docs/README.md @@ -22,6 +22,6 @@ npm run start ## License -MIT © DeckDeckGo team +MIT © [David Dal Busco](mailto:david.dalbusco@outlook.com) and [Nicolas Mattia](nicolas@nmattia.com) [DeckDeckGo]: https://deckdeckgo.com diff --git a/webcomponents/charts/LICENSE b/webcomponents/charts/LICENSE index 0a24144c5..c0e5d1513 100644 --- a/webcomponents/charts/LICENSE +++ b/webcomponents/charts/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2017 DeckDeckGo team +Copyright (c) 2019 David Dal Busco and Nicolas Mattia 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/webcomponents/charts/README.md b/webcomponents/charts/README.md index 5941e8775..9719ee2a1 100644 --- a/webcomponents/charts/README.md +++ b/webcomponents/charts/README.md @@ -27,6 +27,6 @@ npm run start ## License -MIT © DeckDeckGo team +MIT © [David Dal Busco](mailto:david.dalbusco@outlook.com) and [Nicolas Mattia](nicolas@nmattia.com) [DeckDeckGo]: https://deckdeckgo.com diff --git a/webcomponents/core/LICENSE b/webcomponents/core/LICENSE index 0a24144c5..c0e5d1513 100644 --- a/webcomponents/core/LICENSE +++ b/webcomponents/core/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2017 DeckDeckGo team +Copyright (c) 2019 David Dal Busco and Nicolas Mattia 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/webcomponents/core/README.md b/webcomponents/core/README.md index eec354a2e..b7c82221a 100644 --- a/webcomponents/core/README.md +++ b/webcomponents/core/README.md @@ -22,6 +22,6 @@ npm run start ## License -MIT © DeckDeckGo team +MIT © [David Dal Busco](mailto:david.dalbusco@outlook.com) and [Nicolas Mattia](nicolas@nmattia.com) [DeckDeckGo]: https://deckdeckgo.com diff --git a/webcomponents/highlight-code/LICENSE b/webcomponents/highlight-code/LICENSE index 0a24144c5..c0e5d1513 100644 --- a/webcomponents/highlight-code/LICENSE +++ b/webcomponents/highlight-code/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2017 DeckDeckGo team +Copyright (c) 2019 David Dal Busco and Nicolas Mattia 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/webcomponents/highlight-code/README.md b/webcomponents/highlight-code/README.md index b73f97187..f6e258ea7 100644 --- a/webcomponents/highlight-code/README.md +++ b/webcomponents/highlight-code/README.md @@ -27,6 +27,6 @@ npm run start ## License -MIT © DeckDeckGo team +MIT © [David Dal Busco](mailto:david.dalbusco@outlook.com) and [Nicolas Mattia](nicolas@nmattia.com) [DeckDeckGo]: https://deckdeckgo.com diff --git a/webcomponents/inline-editor/LICENSE b/webcomponents/inline-editor/LICENSE index 0a24144c5..c0e5d1513 100644 --- a/webcomponents/inline-editor/LICENSE +++ b/webcomponents/inline-editor/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2017 DeckDeckGo team +Copyright (c) 2019 David Dal Busco and Nicolas Mattia 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/webcomponents/inline-editor/README.md b/webcomponents/inline-editor/README.md index e10566bc6..5ce2c0699 100644 --- a/webcomponents/inline-editor/README.md +++ b/webcomponents/inline-editor/README.md @@ -22,6 +22,6 @@ npm run start ## License -MIT © DeckDeckGo team +MIT © [David Dal Busco](mailto:david.dalbusco@outlook.com) and [Nicolas Mattia](nicolas@nmattia.com) [DeckDeckGo]: https://deckdeckgo.com diff --git a/webcomponents/qrcode/LICENSE b/webcomponents/qrcode/LICENSE index 0a24144c5..c0e5d1513 100644 --- a/webcomponents/qrcode/LICENSE +++ b/webcomponents/qrcode/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2017 DeckDeckGo team +Copyright (c) 2019 David Dal Busco and Nicolas Mattia 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/webcomponents/qrcode/README.md b/webcomponents/qrcode/README.md index 238c3a9ba..83556d733 100644 --- a/webcomponents/qrcode/README.md +++ b/webcomponents/qrcode/README.md @@ -27,6 +27,6 @@ npm run start ## License -MIT © DeckDeckGo team +MIT © [David Dal Busco](mailto:david.dalbusco@outlook.com) and [Nicolas Mattia](nicolas@nmattia.com) [DeckDeckGo]: https://deckdeckgo.com diff --git a/webcomponents/remote/LICENSE b/webcomponents/remote/LICENSE index 0a24144c5..c0e5d1513 100644 --- a/webcomponents/remote/LICENSE +++ b/webcomponents/remote/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2017 DeckDeckGo team +Copyright (c) 2019 David Dal Busco and Nicolas Mattia 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/webcomponents/remote/README.md b/webcomponents/remote/README.md index 1d0de333f..e40696388 100644 --- a/webcomponents/remote/README.md +++ b/webcomponents/remote/README.md @@ -131,6 +131,6 @@ await deck.slideTo(0); // parameters: index: number, speed?: number | undefined ## License -MIT © DeckDeckGo team +MIT © [David Dal Busco](mailto:david.dalbusco@outlook.com) and [Nicolas Mattia](nicolas@nmattia.com) [DeckDeckGo]: https://deckdeckgo.com