summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorAlberto Sartori <alberto.sartori@huawei.com>2022-11-28 16:12:49 +0100
committerAlberto Sartori <alberto.sartori@huawei.com>2022-11-29 11:44:14 +0100
commita6576499eeb3bf4b7976c38cfd73cb5ec878c8bb (patch)
tree52dd735a039c0f71ea7f03fd908b3693b13b96c8 /share
parent1f151e0824c9cdc48a30f5cc54b55d1264ecbb6b (diff)
downloadjustbuild-a6576499eeb3bf4b7976c38cfd73cb5ec878c8bb.tar.gz
bash completion: add copyright
Diffstat (limited to 'share')
-rw-r--r--share/just_complete.bash14
1 files changed, 14 insertions, 0 deletions
diff --git a/share/just_complete.bash b/share/just_complete.bash
index d6640c5f..a45ca7c7 100644
--- a/share/just_complete.bash
+++ b/share/just_complete.bash
@@ -1,3 +1,17 @@
+# Copyright 2022 Huawei Cloud Computing Technology Co., Ltd.
+#
+# 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.
+
########################### just completion
_just_subcommand_options(){