From 45ca1485abad7629fde01157cf40535b52390812 Mon Sep 17 00:00:00 2001 From: Jen Looper Date: Sat, 14 Nov 2020 15:40:28 -0500 Subject: [PATCH] adding root README.md files --- 3-terrarium/solution/README.md | 1 + 4-typing-game/solution/README.md | 1 + 5-browser-extension/solution/README copy.md | 1 + 5-browser-extension/start/README copy.md | 1 + .../4-collision-detection/solution/README.md | 1 + .../4-collision-detection/your-work/README.md | 1 + .../5-keeping-score/solution/README.md | 1 + .../5-keeping-score/your-work/README.md | 1 + .../6-end-condition/solution/README.md | 1 + .../6-end-condition/your-work/README.md | 1 + 6-space-game/solution/README.md | 1 + 7-bank-project/api/LICENSE | 21 ------------------- lesson-template/LICENSE | 21 ------------------- 13 files changed, 11 insertions(+), 42 deletions(-) create mode 100644 3-terrarium/solution/README.md create mode 100644 4-typing-game/solution/README.md create mode 100644 5-browser-extension/solution/README copy.md create mode 100644 5-browser-extension/start/README copy.md create mode 100644 6-space-game/4-collision-detection/solution/README.md create mode 100644 6-space-game/4-collision-detection/your-work/README.md create mode 100644 6-space-game/5-keeping-score/solution/README.md create mode 100644 6-space-game/5-keeping-score/your-work/README.md create mode 100644 6-space-game/6-end-condition/solution/README.md create mode 100644 6-space-game/6-end-condition/your-work/README.md create mode 100644 6-space-game/solution/README.md delete mode 100644 7-bank-project/api/LICENSE delete mode 100644 lesson-template/LICENSE diff --git a/3-terrarium/solution/README.md b/3-terrarium/solution/README.md new file mode 100644 index 00000000..7dd0df8e --- /dev/null +++ b/3-terrarium/solution/README.md @@ -0,0 +1 @@ +This is a placeholder, left blank purposefully \ No newline at end of file diff --git a/4-typing-game/solution/README.md b/4-typing-game/solution/README.md new file mode 100644 index 00000000..7dd0df8e --- /dev/null +++ b/4-typing-game/solution/README.md @@ -0,0 +1 @@ +This is a placeholder, left blank purposefully \ No newline at end of file diff --git a/5-browser-extension/solution/README copy.md b/5-browser-extension/solution/README copy.md new file mode 100644 index 00000000..7dd0df8e --- /dev/null +++ b/5-browser-extension/solution/README copy.md @@ -0,0 +1 @@ +This is a placeholder, left blank purposefully \ No newline at end of file diff --git a/5-browser-extension/start/README copy.md b/5-browser-extension/start/README copy.md new file mode 100644 index 00000000..7dd0df8e --- /dev/null +++ b/5-browser-extension/start/README copy.md @@ -0,0 +1 @@ +This is a placeholder, left blank purposefully \ No newline at end of file diff --git a/6-space-game/4-collision-detection/solution/README.md b/6-space-game/4-collision-detection/solution/README.md new file mode 100644 index 00000000..7dd0df8e --- /dev/null +++ b/6-space-game/4-collision-detection/solution/README.md @@ -0,0 +1 @@ +This is a placeholder, left blank purposefully \ No newline at end of file diff --git a/6-space-game/4-collision-detection/your-work/README.md b/6-space-game/4-collision-detection/your-work/README.md new file mode 100644 index 00000000..7dd0df8e --- /dev/null +++ b/6-space-game/4-collision-detection/your-work/README.md @@ -0,0 +1 @@ +This is a placeholder, left blank purposefully \ No newline at end of file diff --git a/6-space-game/5-keeping-score/solution/README.md b/6-space-game/5-keeping-score/solution/README.md new file mode 100644 index 00000000..7dd0df8e --- /dev/null +++ b/6-space-game/5-keeping-score/solution/README.md @@ -0,0 +1 @@ +This is a placeholder, left blank purposefully \ No newline at end of file diff --git a/6-space-game/5-keeping-score/your-work/README.md b/6-space-game/5-keeping-score/your-work/README.md new file mode 100644 index 00000000..7dd0df8e --- /dev/null +++ b/6-space-game/5-keeping-score/your-work/README.md @@ -0,0 +1 @@ +This is a placeholder, left blank purposefully \ No newline at end of file diff --git a/6-space-game/6-end-condition/solution/README.md b/6-space-game/6-end-condition/solution/README.md new file mode 100644 index 00000000..7dd0df8e --- /dev/null +++ b/6-space-game/6-end-condition/solution/README.md @@ -0,0 +1 @@ +This is a placeholder, left blank purposefully \ No newline at end of file diff --git a/6-space-game/6-end-condition/your-work/README.md b/6-space-game/6-end-condition/your-work/README.md new file mode 100644 index 00000000..7dd0df8e --- /dev/null +++ b/6-space-game/6-end-condition/your-work/README.md @@ -0,0 +1 @@ +This is a placeholder, left blank purposefully \ No newline at end of file diff --git a/6-space-game/solution/README.md b/6-space-game/solution/README.md new file mode 100644 index 00000000..7dd0df8e --- /dev/null +++ b/6-space-game/solution/README.md @@ -0,0 +1 @@ +This is a placeholder, left blank purposefully \ No newline at end of file diff --git a/7-bank-project/api/LICENSE b/7-bank-project/api/LICENSE deleted file mode 100644 index e4cd85b1..00000000 --- a/7-bank-project/api/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2020 Yohan Lasorsa (@sinedied) - -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/lesson-template/LICENSE b/lesson-template/LICENSE deleted file mode 100644 index 034c6b2d..00000000 --- a/lesson-template/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -MIT License - -Copyright (c) 2020 WebDev-For-Beginners - -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.