From d82857d408695d0630724a3fa2df5751c83918dc Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Thu, 24 Jul 2014 12:22:05 -0700 Subject: [PATCH] Remove Python (almost no Python is left) --- License-Headers.md | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/License-Headers.md b/License-Headers.md index 3532b91..8d643f2 100644 --- a/License-Headers.md +++ b/License-Headers.md @@ -16,24 +16,6 @@ */ ``` -## Python - -```python -# Copyright 2014 Mozilla Foundation -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. -``` - ## HTML ```html