From a8e7b41a1112ac95957b466f79403b695e077e9d Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Tue, 4 Aug 2015 21:46:18 +0200 Subject: [PATCH] Destroyed License Headers (markdown) --- License-Headers.md | 37 ------------------------------------- 1 file changed, 37 deletions(-) delete mode 100644 License-Headers.md diff --git a/License-Headers.md b/License-Headers.md deleted file mode 100644 index 76417f4..0000000 --- a/License-Headers.md +++ /dev/null @@ -1,37 +0,0 @@ -## JavaScript -```javascript -/* Copyright 2015 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 - -``` \ No newline at end of file