From f5c4671bfbad96bf346bd7e9a21fc4317b4959df Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Sat, 3 Dec 2022 17:00:20 +0530 Subject: Adds most of the tools --- go-ipfs/LICENSE-APACHE | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 go-ipfs/LICENSE-APACHE (limited to 'go-ipfs/LICENSE-APACHE') diff --git a/go-ipfs/LICENSE-APACHE b/go-ipfs/LICENSE-APACHE new file mode 100644 index 0000000..14478a3 --- /dev/null +++ b/go-ipfs/LICENSE-APACHE @@ -0,0 +1,5 @@ +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. -- cgit v1.2.3