X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=extras%2Femacs%2Fcli-cmd-skel.el;fp=extras%2Femacs%2Fcli-cmd-skel.el;h=57c15c825e38e8497d853d737e9a42b8e84a0245;hb=8d0f2f0031589513833ab726a7bad5d9e19ff898;hp=cf8658c4233202f9ec58b247a65f8f3abc96e838;hpb=3c2a416c42a0481698735a0b1e355bfb7a702882;p=vpp.git diff --git a/extras/emacs/cli-cmd-skel.el b/extras/emacs/cli-cmd-skel.el index cf8658c4233..57c15c825e3 100644 --- a/extras/emacs/cli-cmd-skel.el +++ b/extras/emacs/cli-cmd-skel.el @@ -1,3 +1,16 @@ +;;; Copyright (c) 2016 Cisco and/or its affiliates. +;;; 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. + ;;; cli-cmd-skel.el - cli command skeleton (require 'skeleton)