From 8199ab92247e87bb4c240a6df1dff8c3a121f1d8 Mon Sep 17 00:00:00 2001 From: Dmitry Kandalov Date: Sat, 4 Mar 2017 19:20:53 +0000 Subject: [PATCH] removed licence adding script (because it's simpler to add licence file one rather than add it to all files) --- add_license.rb | 43 ------------------------------------------- 1 file changed, 43 deletions(-) delete mode 100755 add_license.rb diff --git a/add_license.rb b/add_license.rb deleted file mode 100755 index c317eb64..00000000 --- a/add_license.rb +++ /dev/null @@ -1,43 +0,0 @@ -#!/usr/bin/ruby -# 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. - -A2_LICENSE = <