From b2985d28e78b7fe476f1134dc1b8ba3e6325d2cc Mon Sep 17 00:00:00 2001 From: David Chan Date: Thu, 23 Sep 2021 23:41:47 -0400 Subject: [PATCH] License --- get-asn | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/get-asn b/get-asn index 199ffa5..793b416 100755 --- a/get-asn +++ b/get-asn @@ -1,4 +1,19 @@ #!/usr/bin/env bash + +# Copyright 2021 acx0 +# +# 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. + set -e # notes: