From 8ecd830934ecb305a5744b443d3a4750c166643a Mon Sep 17 00:00:00 2001 From: Nirmal Kumar R Date: Fri, 5 Jun 2026 03:39:01 +0530 Subject: [PATCH] feat: Add NOTICE text --- NOTICE | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 NOTICE diff --git a/NOTICE b/NOTICE new file mode 100644 index 0000000..8513c01 --- /dev/null +++ b/NOTICE @@ -0,0 +1,8 @@ +Nir Programming Language +Copyright 2026 Nirmal Kumar R + +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