From 495396d4da80904360f96164f06c3d35b17433c6 Mon Sep 17 00:00:00 2001 From: willdavsmith Date: Thu, 19 Sep 2024 11:16:34 -0700 Subject: [PATCH] adding channel to install-rad functionality Signed-off-by: willdavsmith --- .github/scripts/install-radius.sh | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/.github/scripts/install-radius.sh b/.github/scripts/install-radius.sh index cf6b34c4..d2ac3974 100755 --- a/.github/scripts/install-radius.sh +++ b/.github/scripts/install-radius.sh @@ -1,6 +1,12 @@ -#!/bin/bash - # ------------------------------------------------------------ +# Copyright 2023 The Radius Authors. +# +# 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.