diff options
Diffstat (limited to 'nikola/plugins/task_copy_files.py')
| -rw-r--r-- | nikola/plugins/task_copy_files.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nikola/plugins/task_copy_files.py b/nikola/plugins/task_copy_files.py index f8d761d..feaf147 100644 --- a/nikola/plugins/task_copy_files.py +++ b/nikola/plugins/task_copy_files.py @@ -8,11 +8,11 @@ # 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 |
