From 7de8276ca92db0630009eeab865afc445a30e1b8 Mon Sep 17 00:00:00 2001 From: Bill Hoffman Date: Fri, 19 Jun 2015 16:12:43 -0400 Subject: bindexplib: Add copyright/license notice block --- Source/bindexplib.cxx | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/Source/bindexplib.cxx b/Source/bindexplib.cxx index 6f9605c..a86318f 100644 --- a/Source/bindexplib.cxx +++ b/Source/bindexplib.cxx @@ -1,3 +1,21 @@ +/*============================================================================ + CMake - Cross Platform Makefile Generator + Copyright 2000-2015 Kitware, Inc. + + Distributed under the OSI-approved BSD License (the "License"); + see accompanying file Copyright.txt for details. + + This software is distributed WITHOUT ANY WARRANTY; without even the + implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + See the License for more information. +============================================================================*/ +/*------------------------------------------------------------------------- + Portions of this source have been derived from the 'bindexplib' tool + provided by the CERN ROOT Data Analysis Framework project (root.cern.ch). + Permission has been granted by Pere Mato to distribute + this derived work under the CMake license. +-------------------------------------------------------------------------*/ + /* *---------------------------------------------------------------------- * Program: dumpexts.exe -- cgit v0.12