summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastermain/settings_production_example.py
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/lib/toaster/toastermain/settings_production_example.py')
-rw-r--r--bitbake/lib/toaster/toastermain/settings_production_example.py12
1 files changed, 0 insertions, 12 deletions
diff --git a/bitbake/lib/toaster/toastermain/settings_production_example.py b/bitbake/lib/toaster/toastermain/settings_production_example.py
index 2067624358..d06841fcce 100644
--- a/bitbake/lib/toaster/toastermain/settings_production_example.py
+++ b/bitbake/lib/toaster/toastermain/settings_production_example.py
@@ -8,18 +8,6 @@
8# 8#
9# SPDX-License-Identifier: GPL-2.0-only 9# SPDX-License-Identifier: GPL-2.0-only
10# 10#
11# This program is free software; you can redistribute it and/or modify
12# it under the terms of the GNU General Public License version 2 as
13# published by the Free Software Foundation.
14#
15# This program is distributed in the hope that it will be useful,
16# but WITHOUT ANY WARRANTY; without even the implied warranty of
17# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18# GNU General Public License for more details.
19#
20# You should have received a copy of the GNU General Public License along
21# with this program; if not, write to the Free Software Foundation, Inc.,
22# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
23 11
24# See Django documentation for more information about deployment 12# See Django documentation for more information about deployment
25# https://docs.djangoproject.com/en/1.8/howto/deployment/checklist/ 13# https://docs.djangoproject.com/en/1.8/howto/deployment/checklist/