From: Ben Pfaff Date: Thu, 19 Feb 2015 19:09:22 +0000 (-0800) Subject: ovsdb-doc: Add license and copyright notice. X-Git-Tag: v2.4.0~592 X-Git-Url: http://git.cascardo.eti.br/?p=cascardo%2Fovs.git;a=commitdiff_plain;h=bcbb130f154cb017a5714ac97edcdef7b4032212 ovsdb-doc: Add license and copyright notice. The copyright dates are taken from "git log --follow ovsdb/ovsdb-doc", considering only Nicira authors' changes. (Only one change was from a non-Nicira author anyhow.) Signed-off-by: Ben Pfaff Acked-by: Thomas Graf --- diff --git a/ovsdb/ovsdb-doc b/ovsdb/ovsdb-doc index 369efa964..51b022b43 100755 --- a/ovsdb/ovsdb-doc +++ b/ovsdb/ovsdb-doc @@ -1,5 +1,19 @@ #! /usr/bin/python +# Copyright (c) 2010, 2011, 2012, 2013, 2014, 2015 Nicira, Inc. +# +# 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. + from datetime import date import getopt import os